Data.Number.Erf:$cinvnormcdf from erf-2.0.0.0, A

Time bar (total: 17.1s)

analyze165.0ms (1%)

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

Compiled 22 to 16 computations (27.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 76.0ms
ival-mult: 43.0ms (56.9% of total)
ival-exp: 9.0ms (11.9% of total)
ival-sqrt: 9.0ms (11.9% of total)
ival-div: 8.0ms (10.6% of total)
ival-sub: 6.0ms (7.9% of total)
const: 2.0ms (2.6% of total)
backward-pass: 0.0ms (0% of total)

sample1.8s (10.3%)

Results
1.1s8256×0valid
207.0ms1990×0invalid
Precisions
Click to see histograms. Total time spent on operations: 879.0ms
ival-mult: 526.0ms (59.8% of total)
ival-exp: 86.0ms (9.8% of total)
ival-sqrt: 86.0ms (9.8% of total)
ival-div: 85.0ms (9.7% of total)
ival-sub: 75.0ms (8.5% of total)
const: 18.0ms (2% of total)
backward-pass: 4.0ms (0.5% of total)
Bogosity

preprocess197.0ms (1.2%)

Algorithm
egg-herbie
Rules
2234×sum3-define
1798×fnmsub-define
1790×fmsub-define
1536×sum5-define
1384×fma-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
073218
1213212
2538212
31674210
45094210
01514
13014
25414
311514
427614
549614
680114
7137814
8363914
9607614
10753614
11798214
0800614
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))
Outputs
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))
Call 2
Inputs
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))
(* (* (- (* (neg x) 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))
(* (* (- (* x 1/2) (neg y)) (sqrt (* z 2))) (exp (/ (* t t) 2)))
(* (* (- (* x 1/2) y) (sqrt (* (neg z) 2))) (exp (/ (* t t) 2)))
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* (neg t) (neg t)) 2)))
(neg (* (* (- (* (neg x) 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))))
(neg (* (* (- (* x 1/2) (neg y)) (sqrt (* z 2))) (exp (/ (* t t) 2))))
(neg (* (* (- (* x 1/2) y) (sqrt (* (neg z) 2))) (exp (/ (* t t) 2))))
(neg (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* (neg t) (neg t)) 2))))
(* (* (- (* y 1/2) x) (sqrt (* z 2))) (exp (/ (* t t) 2)))
(* (* (- (* z 1/2) y) (sqrt (* x 2))) (exp (/ (* t t) 2)))
(* (* (- (* t 1/2) y) (sqrt (* z 2))) (exp (/ (* x x) 2)))
(* (* (- (* x 1/2) z) (sqrt (* y 2))) (exp (/ (* t t) 2)))
(* (* (- (* x 1/2) t) (sqrt (* z 2))) (exp (/ (* y y) 2)))
(* (* (- (* x 1/2) y) (sqrt (* t 2))) (exp (/ (* z z) 2)))
Outputs
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))
(* (sqrt (* z 2)) (* (fnmsub x -1/2 y) (sqrt (exp (square t)))))
(* (* (- (* (neg x) 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))
(* (sqrt (exp (square t))) (* (sqrt (* z 2)) (fnmsub x 1/2 y)))
(* (* (- (* x 1/2) (neg y)) (sqrt (* z 2))) (exp (/ (* t t) 2)))
(* (sqrt (exp (square t))) (* (sqrt (* z 2)) (fma x 1/2 y)))
(* (* (- (* x 1/2) y) (sqrt (* (neg z) 2))) (exp (/ (* t t) 2)))
(* (sqrt (exp (square t))) (* (fnmsub x -1/2 y) (sqrt (* z -2))))
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* (neg t) (neg t)) 2)))
(* (sqrt (* z 2)) (* (fnmsub x -1/2 y) (sqrt (exp (square t)))))
(neg (* (* (- (* (neg x) 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))))
(* (sqrt (exp (square t))) (* (sqrt (* z 2)) (fma x 1/2 y)))
(neg (* (* (- (* x 1/2) (neg y)) (sqrt (* z 2))) (exp (/ (* t t) 2))))
(* (sqrt (exp (square t))) (* (sqrt (* z 2)) (fnmsub x 1/2 y)))
(neg (* (* (- (* x 1/2) y) (sqrt (* (neg z) 2))) (exp (/ (* t t) 2))))
(* (sqrt (exp (square t))) (* (sqrt (* z -2)) (fma x -1/2 y)))
(neg (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* (neg t) (neg t)) 2))))
(* (sqrt (* z 2)) (* (sqrt (exp (square t))) (fma x -1/2 y)))
(* (* (- (* y 1/2) x) (sqrt (* z 2))) (exp (/ (* t t) 2)))
(* (sqrt (* z 2)) (* (sqrt (exp (square t))) (fnmsub y -1/2 x)))
(* (* (- (* z 1/2) y) (sqrt (* x 2))) (exp (/ (* t t) 2)))
(* (sqrt (exp (square t))) (* (fmsub 1/2 z y) (sqrt (* x 2))))
(* (* (- (* t 1/2) y) (sqrt (* z 2))) (exp (/ (* x x) 2)))
(* (* (sqrt (* z 2)) (fnmsub t -1/2 y)) (sqrt (exp (square x))))
(* (* (- (* x 1/2) z) (sqrt (* y 2))) (exp (/ (* t t) 2)))
(* (sqrt (exp (square t))) (* (fnmsub x -1/2 z) (sqrt (* y 2))))
(* (* (- (* x 1/2) t) (sqrt (* z 2))) (exp (/ (* y y) 2)))
(* (sqrt (* z 2)) (* (fnmsub x -1/2 t) (sqrt (exp (square y)))))
(* (* (- (* x 1/2) y) (sqrt (* t 2))) (exp (/ (* z z) 2)))
(* (* (fnmsub x -1/2 y) (sqrt (* 2 t))) (sqrt (exp (square z))))
Symmetry

(abs t)

explain136.0ms (0.8%)

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

Compiled 155 to 47 computations (69.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 37.0ms
ival-mult: 22.0ms (59.2% of total)
ival-div: 4.0ms (10.8% of total)
ival-sqrt: 4.0ms (10.8% of total)
ival-sub: 3.0ms (8.1% of total)
ival-exp: 3.0ms (8.1% of total)
const: 1.0ms (2.7% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 21 to 15 computations (28.6% saved)

prune1.0ms (0%)

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

Compiled 42 to 30 computations (28.6% saved)

simplify170.0ms (1%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x #s(literal 1/2 binary64))
cost-diff0
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
cost-diff0
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
cost-diff0
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))
cost-diff0
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))
cost-diff0
(*.f64 z #s(literal 2 binary64))
cost-diff0
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
cost-diff0
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))
Rules
2866×sum3-define
1696×sum5-define
1458×fnmsub-define
1426×fmsub-define
1376×fma-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
017106
135106
262106
3149106
4329106
5519106
6836106
71440106
83878106
96168106
107927106
08057106
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (exp (/ (* t t) 2))))
(sqrt (* z 2))
(* z 2)
z
2
(* (- (* x 1/2) y) (exp (/ (* t t) 2)))
(- (* x 1/2) y)
(* x 1/2)
x
1/2
y
(exp (/ (* t t) 2))
(/ (* t t) 2)
(* t t)
t
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))
(* (- (* x 1/2) y) (sqrt (* z 2)))
(- (* x 1/2) y)
(* x 1/2)
x
1/2
y
(sqrt (* z 2))
(* z 2)
z
2
(exp (/ (* t t) 2))
(/ (* t t) 2)
(* t t)
t
Outputs
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (exp (/ (* t t) 2))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))
(sqrt (* z 2))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(* (- (* x 1/2) y) (exp (/ (* t t) 2)))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))
(- (* x 1/2) y)
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
x
1/2
#s(literal 1/2 binary64)
y
(exp (/ (* t t) 2))
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))
(/ (* t t) 2)
(/.f64 (*.f64 t t) #s(literal 2 binary64))
(* t t)
(*.f64 t t)
t
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))
(* (- (* x 1/2) y) (sqrt (* z 2)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(- (* x 1/2) y)
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
x
1/2
#s(literal 1/2 binary64)
y
(sqrt (* z 2))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(exp (/ (* t t) 2))
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))
(/ (* t t) 2)
(/.f64 (*.f64 t t) #s(literal 2 binary64))
(* t t)
(*.f64 t t)
t

localize86.0ms (0.5%)

Localize:

Found 8 expressions of interest:

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

Compiled 131 to 18 computations (86.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 24.0ms
ival-mult: 15.0ms (63.4% of total)
ival-div: 2.0ms (8.5% of total)
ival-exp: 2.0ms (8.5% of total)
ival-sqrt: 2.0ms (8.5% of total)
ival-sub: 1.0ms (4.2% of total)
const: 1.0ms (4.2% of total)
backward-pass: 0.0ms (0% of total)

series28.0ms (0.2%)

Counts
9 → 240
Calls
Call 1
Inputs
#<alt (* (sqrt (* z 2)) (* (- (* x 1/2) y) (exp (/ (* t t) 2))))>
#<alt (sqrt (* z 2))>
#<alt (* z 2)>
#<alt (* (- (* x 1/2) y) (exp (/ (* t t) 2)))>
#<alt (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))>
#<alt (* (- (* x 1/2) y) (sqrt (* z 2)))>
#<alt (- (* x 1/2) y)>
#<alt (* x 1/2)>
#<alt (exp (/ (* t t) 2))>
Outputs
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))>
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))>
#<alt (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))>
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))>
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))>
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))>
#<alt (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))>
#<alt (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))>
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))>
#<alt (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))>
#<alt (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* -1 (* y (exp (* 1/2 (pow t 2)))))>
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))>
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))>
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))>
#<alt (* 1/2 (* x (exp (* 1/2 (pow t 2)))))>
#<alt (* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2))))))>
#<alt (* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2))))))>
#<alt (* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2))))))>
#<alt (* 1/2 (* x (exp (* 1/2 (pow t 2)))))>
#<alt (* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x))))>
#<alt (* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x))))>
#<alt (* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x))))>
#<alt (* 1/2 (* x (exp (* 1/2 (pow t 2)))))>
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))>
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))>
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))>
#<alt (* -1 (* y (exp (* 1/2 (pow t 2)))))>
#<alt (* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))>
#<alt (* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))>
#<alt (* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))>
#<alt (* -1 (* y (exp (* 1/2 (pow t 2)))))>
#<alt (* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))>
#<alt (* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))>
#<alt (* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))>
#<alt (- (* 1/2 x) y)>
#<alt (- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)>
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)>
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y)>
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))>
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))>
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))>
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))>
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))>
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))>
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))>
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))>
#<alt (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))>
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))>
#<alt (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))>
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))>
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))>
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))>
#<alt (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))>
#<alt (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))>
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))>
#<alt (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))>
#<alt (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 y)>
#<alt (- (* 1/2 x) y)>
#<alt (- (* 1/2 x) y)>
#<alt (- (* 1/2 x) y)>
#<alt (* 1/2 x)>
#<alt (* x (+ 1/2 (* -1 (/ y x))))>
#<alt (* x (+ 1/2 (* -1 (/ y x))))>
#<alt (* x (+ 1/2 (* -1 (/ y x))))>
#<alt (* 1/2 x)>
#<alt (* -1 (* x (- (/ y x) 1/2)))>
#<alt (* -1 (* x (- (/ y x) 1/2)))>
#<alt (* -1 (* x (- (/ y x) 1/2)))>
#<alt (* 1/2 x)>
#<alt (+ (* -1 y) (* 1/2 x))>
#<alt (+ (* -1 y) (* 1/2 x))>
#<alt (+ (* -1 y) (* 1/2 x))>
#<alt (* -1 y)>
#<alt (* y (- (* 1/2 (/ x y)) 1))>
#<alt (* y (- (* 1/2 (/ x y)) 1))>
#<alt (* y (- (* 1/2 (/ x y)) 1))>
#<alt (* -1 y)>
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))>
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))>
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt 1>
#<alt (+ 1 (* 1/2 (pow t 2)))>
#<alt (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))>
#<alt (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))>
#<alt (exp (* 1/2 (pow t 2)))>
#<alt (exp (* 1/2 (pow t 2)))>
#<alt (exp (* 1/2 (pow t 2)))>
#<alt (exp (* 1/2 (pow t 2)))>
#<alt (exp (* 1/2 (pow t 2)))>
#<alt (exp (* 1/2 (pow t 2)))>
#<alt (exp (* 1/2 (pow t 2)))>
#<alt (exp (* 1/2 (pow t 2)))>
Calls

60 calls:

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

rewrite382.0ms (2.2%)

Algorithm
batch-egg-rewrite
Rules
3234×*-lowering-*.f32
3234×*-lowering-*.f64
2798×/-lowering-/.f32
2798×/-lowering-/.f64
1558×pow-lowering-pow.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01764
16262
231362
3286562
0885962
Stop Event
iter limit
node limit
Counts
9 → 474
Calls
Call 1
Inputs
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (exp (/ (* t t) 2))))
(sqrt (* z 2))
(* z 2)
(* (- (* x 1/2) y) (exp (/ (* t t) 2)))
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))
(* (- (* x 1/2) y) (sqrt (* z 2)))
(- (* x 1/2) y)
(* x 1/2)
(exp (/ (* t t) 2))
Outputs
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))))
(+.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))))
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z))))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z))) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 z #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 z) #s(literal 1/2 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64))))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)))
(exp.f64 (log.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 z #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) z)
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 #s(literal 2 binary64))))
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (exp.f64 (log.f64 z)))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))
(-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 y (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))
(-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) y))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)))) (/.f64 (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)))))
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))
(*.f64 (/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))))
(+.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))))
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z))))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z))) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))))
(-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))))
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))
(+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64)))
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)))
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
(-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(-.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) y)
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y)))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y)))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y)))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))))))
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(-.f64 (/.f64 (*.f64 y y) (-.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))
(fma.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(fma.f64 #s(literal 1/2 binary64) x (-.f64 #s(literal 0 binary64) y))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(fma.f64 #s(literal -1 binary64) y (*.f64 x #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 x (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(fma.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))))
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (-.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 y (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 y (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 y (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y y))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 y y))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y y))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y y))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y y))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y y)))) (neg.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))
(exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(*.f64 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1 binary64)))
(*.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 1/2 binary64))))
(*.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) (exp.f64 (log.f64 x)))
(exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (*.f64 t t)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (E.f64)) (/.f64 t (/.f64 #s(literal 2 binary64) t))))
(exp.f64 (*.f64 (log.f64 (exp.f64 (/.f64 t #s(literal 2 binary64)))) t))
(fabs.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))
(sqrt.f64 (exp.f64 (*.f64 t t)))
(/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t t))))
(/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))
(pow.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal 1 binary64))
(pow.f64 (exp.f64 (*.f64 t t)) #s(literal 1/2 binary64))
(pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64)))
(pow.f64 (exp.f64 t) (+.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64))))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t))
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1/2 binary64))
(pow.f64 (E.f64) (/.f64 t (/.f64 #s(literal 2 binary64) t)))
(pow.f64 (exp.f64 (/.f64 t #s(literal 2 binary64))) t)
(pow.f64 (exp.f64 (/.f64 t #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(pow.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal -1 binary64))
(pow.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) #s(literal 2 binary64))
(pow.f64 (exp.f64 (*.f64 t (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (exp.f64 t) #s(literal 1 binary64)) (/.f64 t #s(literal 2 binary64)))
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 t t))
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) t)
(pow.f64 (pow.f64 (E.f64) #s(literal 1/2 binary64)) (*.f64 t t))
(pow.f64 (pow.f64 (E.f64) t) (/.f64 t #s(literal 2 binary64)))
(pow.f64 (pow.f64 (E.f64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (E.f64) #s(literal 1 binary64)) (/.f64 t (/.f64 #s(literal 2 binary64) t)))
(pow.f64 (pow.f64 (E.f64) #s(literal -1 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64)))
(pow.f64 (pow.f64 (E.f64) (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal -2 binary64)))
(pow.f64 (pow.f64 (E.f64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t #s(literal -1/2 binary64)))
(pow.f64 (pow.f64 (E.f64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(pow.f64 (pow.f64 (E.f64) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal -1/2 binary64)))
(pow.f64 (pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) t)) (/.f64 t #s(literal 2 binary64)))
(pow.f64 (pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (exp.f64 (/.f64 t #s(literal 2 binary64))) (sqrt.f64 t)) (sqrt.f64 t))
(pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64))
(pow.f64 (*.f64 (exp.f64 t) (exp.f64 t)) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64)))
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal -2 binary64)))
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 t #s(literal -1/2 binary64)))
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(pow.f64 (exp.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal -1/2 binary64)))
(pow.f64 (exp.f64 (*.f64 #s(literal 1 binary64) t)) (/.f64 t #s(literal 2 binary64)))
(pow.f64 (exp.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) #s(literal -1/2 binary64))
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))
(*.f64 (exp.f64 (*.f64 t (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))) (exp.f64 (*.f64 t (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (sqrt.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))

simplify355.0ms (2.1%)

Algorithm
egg-herbie
Rules
5212×*-lowering-*.f32
5212×*-lowering-*.f64
2908×+-lowering-+.f64
2908×+-lowering-+.f32
1896×fnmadd-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01793733
16343297
223812956
364682923
080372923
Stop Event
iter limit
node limit
Counts
240 → 240
Calls
Call 1
Inputs
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* -1 (* y (exp (* 1/2 (pow t 2)))))
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))
(* 1/2 (* x (exp (* 1/2 (pow t 2)))))
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2))))))
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2))))))
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2))))))
(* 1/2 (* x (exp (* 1/2 (pow t 2)))))
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x))))
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x))))
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x))))
(* 1/2 (* x (exp (* 1/2 (pow t 2)))))
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))
(* -1 (* y (exp (* 1/2 (pow t 2)))))
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))
(* -1 (* y (exp (* 1/2 (pow t 2)))))
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))
(- (* 1/2 x) y)
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y)
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 y)
(- (* 1/2 x) y)
(- (* 1/2 x) y)
(- (* 1/2 x) y)
(* 1/2 x)
(* x (+ 1/2 (* -1 (/ y x))))
(* x (+ 1/2 (* -1 (/ y x))))
(* x (+ 1/2 (* -1 (/ y x))))
(* 1/2 x)
(* -1 (* x (- (/ y x) 1/2)))
(* -1 (* x (- (/ y x) 1/2)))
(* -1 (* x (- (/ y x) 1/2)))
(* 1/2 x)
(+ (* -1 y) (* 1/2 x))
(+ (* -1 y) (* 1/2 x))
(+ (* -1 y) (* 1/2 x))
(* -1 y)
(* y (- (* 1/2 (/ x y)) 1))
(* y (- (* 1/2 (/ x y)) 1))
(* y (- (* 1/2 (/ x y)) 1))
(* -1 y)
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
1
(+ 1 (* 1/2 (pow t 2)))
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))
(exp (* 1/2 (pow t 2)))
(exp (* 1/2 (pow t 2)))
(exp (* 1/2 (pow t 2)))
(exp (* 1/2 (pow t 2)))
(exp (* 1/2 (pow t 2)))
(exp (* 1/2 (pow t 2)))
(exp (* 1/2 (pow t 2)))
(exp (* 1/2 (pow t 2)))
Outputs
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))))
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))))
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))))
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))))
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))))
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))))
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))))
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))))
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))
(+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* -1 (* y (exp (* 1/2 (pow t 2)))))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* 1/2 (* x (exp (* 1/2 (pow t 2)))))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x))
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2))))))
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2))))))
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2))))))
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))
(* 1/2 (* x (exp (* 1/2 (pow t 2)))))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x))
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x))))
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x))))
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x))))
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))
(* 1/2 (* x (exp (* 1/2 (pow t 2)))))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* -1 (* y (exp (* 1/2 (pow t 2)))))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))
(*.f64 y (-.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))
(*.f64 y (-.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))
(*.f64 y (-.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(* -1 (* y (exp (* 1/2 (pow t 2)))))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))
(*.f64 y (-.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))
(*.f64 y (-.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))
(*.f64 y (-.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y)
(+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))))
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))))
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))))
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))))
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))))
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))))
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))))
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))))
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))
(+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 #s(literal 2 binary64)))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 #s(literal 2 binary64)))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 #s(literal 2 binary64)))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 #s(literal 2 binary64)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 #s(literal 2 binary64)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 #s(literal 2 binary64)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* x (+ 1/2 (* -1 (/ y x))))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* x (+ 1/2 (* -1 (/ y x))))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* x (+ 1/2 (* -1 (/ y x))))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (* x (- (/ y x) 1/2)))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* -1 (* x (- (/ y x) 1/2)))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* -1 (* x (- (/ y x) 1/2)))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* -1 y) (* 1/2 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(+ (* -1 y) (* 1/2 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(+ (* -1 y) (* 1/2 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) y)) y)
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) y)) y)
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) y)) y)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (pow t 2)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(exp (* 1/2 (pow t 2)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))
(exp (* 1/2 (pow t 2)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))
(exp (* 1/2 (pow t 2)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))
(exp (* 1/2 (pow t 2)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))
(exp (* 1/2 (pow t 2)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))
(exp (* 1/2 (pow t 2)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))
(exp (* 1/2 (pow t 2)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))
(exp (* 1/2 (pow t 2)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))

eval165.0ms (1%)

Compiler

Compiled 36956 to 2152 computations (94.2% saved)

prune122.0ms (0.7%)

Pruning

16 alts after pruning (16 fresh and 0 done)

PrunedKeptTotal
New1008161024
Fresh000
Picked202
Done000
Total1010161026
Accuracy
100.0%
Counts
1026 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
16.9%
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
99.7%
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
73.1%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
99.6%
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))))
77.4%
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
99.8%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
55.7%
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
99.7%
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z))) (sqrt.f64 #s(literal 2 binary64)))
87.5%
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
96.4%
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))
94.2%
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
96.5%
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) y)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))
55.8%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
96.4%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
89.0%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))))
95.0%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
Compiler

Compiled 846 to 588 computations (30.5% saved)

simplify328.0ms (1.9%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))
cost-diff0
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))
cost-diff0
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
cost-diff0
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
cost-diff0
(*.f64 z #s(literal 2 binary64))
cost-diff0
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
cost-diff0
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))
cost-diff128
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
cost-diff0
(*.f64 x #s(literal 1/2 binary64))
cost-diff0
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
cost-diff0
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
cost-diff0
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
cost-diff0
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
cost-diff0
(*.f64 z #s(literal 2 binary64))
cost-diff0
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
cost-diff0
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
cost-diff0
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))
cost-diff0
(*.f64 x #s(literal 1/2 binary64))
cost-diff0
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
cost-diff0
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
Rules
3264×+-lowering-+.f64
3264×+-lowering-+.f32
2888×*-lowering-*.f32
2888×*-lowering-*.f64
1930×fmsub-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
043355
1115346
2280346
3929346
43650346
56619346
08281346
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (- (* x 1/2) y) (sqrt (* (* z 2) (exp (* t t)))))
(- (* x 1/2) y)
(* x 1/2)
x
1/2
y
(sqrt (* (* z 2) (exp (* t t))))
(* (* z 2) (exp (* t t)))
(* z 2)
z
2
(exp (* t t))
(* t t)
t
(* (sqrt (* z 2)) (- (* 1/2 x) y))
(sqrt (* z 2))
(* z 2)
z
2
(- (* 1/2 x) y)
(* 1/2 x)
1/2
x
y
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))
(* (- (* x 1/2) y) (sqrt (* z 2)))
(- (* x 1/2) y)
(* x 1/2)
x
1/2
y
(sqrt (* z 2))
(* z 2)
z
2
(+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8)))))
1
(* t (* t (+ 1/2 (* (* t t) 1/8))))
t
(* t (+ 1/2 (* (* t t) 1/8)))
(+ 1/2 (* (* t t) 1/8))
(* (* t t) 1/8)
(* t t)
1/8
(/ (sqrt (* (* z 2) (exp (* t t)))) (/ 1 (- (* x 1/2) y)))
(sqrt (* (* z 2) (exp (* t t))))
(* (* z 2) (exp (* t t)))
(* z 2)
z
2
(exp (* t t))
(* t t)
t
(/ 1 (- (* x 1/2) y))
1
(- (* x 1/2) y)
(* x 1/2)
x
1/2
y
(/ (* (+ (* (* x (* x x)) 1/8) (* y (* y y))) (sqrt (* (* z 2) (exp (* t t))))) (+ (* x (* x 1/4)) (* y (+ (* x 1/2) y))))
(* (+ (* (* x (* x x)) 1/8) (* y (* y y))) (sqrt (* (* z 2) (exp (* t t)))))
(+ (* (* x (* x x)) 1/8) (* y (* y y)))
(* (* x (* x x)) 1/8)
(* x (* x x))
x
(* x x)
1/8
(* y (* y y))
y
(* y y)
(sqrt (* (* z 2) (exp (* t t))))
(* (* z 2) (exp (* t t)))
(* z 2)
z
2
(exp (* t t))
(* t t)
t
(+ (* x (* x 1/4)) (* y (+ (* x 1/2) y)))
(* x (* x 1/4))
(* x 1/4)
1/4
(* y (+ (* x 1/2) y))
(+ (* x 1/2) y)
(* x 1/2)
1/2
Outputs
(* (- (* x 1/2) y) (sqrt (* (* z 2) (exp (* t t)))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
(- (* x 1/2) y)
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
x
1/2
#s(literal 1/2 binary64)
y
(sqrt (* (* z 2) (exp (* t t))))
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))
(* (* z 2) (exp (* t t)))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(exp (* t t))
(exp.f64 (*.f64 t t))
(* t t)
(*.f64 t t)
t
(* (sqrt (* z 2)) (- (* 1/2 x) y))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(sqrt (* z 2))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(- (* 1/2 x) y)
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
(* 1/2 x)
(*.f64 x #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
x
y
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* (- (* x 1/2) y) (sqrt (* z 2)))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(- (* x 1/2) y)
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
x
1/2
#s(literal 1/2 binary64)
y
(sqrt (* z 2))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8)))))
(+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
1
#s(literal 1 binary64)
(* t (* t (+ 1/2 (* (* t t) 1/8))))
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
t
(* t (+ 1/2 (* (* t t) 1/8)))
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(+ 1/2 (* (* t t) 1/8))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))
(* (* t t) 1/8)
(*.f64 (*.f64 t t) #s(literal 1/8 binary64))
(* t t)
(*.f64 t t)
1/8
#s(literal 1/8 binary64)
(/ (sqrt (* (* z 2) (exp (* t t)))) (/ 1 (- (* x 1/2) y)))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
(sqrt (* (* z 2) (exp (* t t))))
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))
(* (* z 2) (exp (* t t)))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(exp (* t t))
(exp.f64 (*.f64 t t))
(* t t)
(*.f64 t t)
t
(/ 1 (- (* x 1/2) y))
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
1
#s(literal 1 binary64)
(- (* x 1/2) y)
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
x
1/2
#s(literal 1/2 binary64)
y
(/ (* (+ (* (* x (* x x)) 1/8) (* y (* y y))) (sqrt (* (* z 2) (exp (* t t))))) (+ (* x (* x 1/4)) (* y (+ (* x 1/2) y))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(* (+ (* (* x (* x x)) 1/8) (* y (* y y))) (sqrt (* (* z 2) (exp (* t t)))))
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))))
(+ (* (* x (* x x)) 1/8) (* y (* y y)))
(+.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))
(* (* x (* x x)) 1/8)
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/8 binary64)))
(* x (* x x))
(*.f64 x (*.f64 x x))
x
(* x x)
(*.f64 x x)
1/8
#s(literal 1/8 binary64)
(* y (* y y))
(*.f64 y (*.f64 y y))
y
(* y y)
(*.f64 y y)
(sqrt (* (* z 2) (exp (* t t))))
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))
(* (* z 2) (exp (* t t)))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(exp (* t t))
(exp.f64 (*.f64 t t))
(* t t)
(*.f64 t t)
t
(+ (* x (* x 1/4)) (* y (+ (* x 1/2) y)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(* x (* x 1/4))
(*.f64 (*.f64 x x) #s(literal 1/4 binary64))
(* x 1/4)
(*.f64 x #s(literal 1/4 binary64))
1/4
#s(literal 1/4 binary64)
(* y (+ (* x 1/2) y))
(*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(+ (* x 1/2) y)
(+.f64 (*.f64 x #s(literal 1/2 binary64)) y)
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)

localize274.0ms (1.6%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy96.6%
(+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
accuracy94.9%
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))
accuracy91.7%
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
accuracy48.5%
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
accuracy100.0%
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))
accuracy100.0%
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
accuracy100.0%
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
accuracy99.8%
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
accuracy100.0%
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
accuracy99.9%
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
accuracy99.7%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
accuracy98.6%
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
accuracy100.0%
(*.f64 z #s(literal 2 binary64))
accuracy100.0%
(*.f64 #s(literal 1/2 binary64) x)
accuracy100.0%
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
accuracy99.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
accuracy100.0%
(exp.f64 (*.f64 t t))
accuracy100.0%
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))
accuracy100.0%
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
accuracy99.8%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
Results
179.0ms256×0valid
Compiler

Compiled 429 to 44 computations (89.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 58.0ms
ival-mult: 35.0ms (60.4% of total)
ival-add: 6.0ms (10.4% of total)
ival-div: 5.0ms (8.6% of total)
ival-exp: 4.0ms (6.9% of total)
ival-sqrt: 4.0ms (6.9% of total)
ival-sub: 3.0ms (5.2% of total)
const: 1.0ms (1.7% of total)
backward-pass: 0.0ms (0% of total)

series86.0ms (0.5%)

Counts
22 → 576
Calls
Call 1
Inputs
#<alt (* (- (* x 1/2) y) (sqrt (* (* z 2) (exp (* t t)))))>
#<alt (- (* x 1/2) y)>
#<alt (* x 1/2)>
#<alt (sqrt (* (* z 2) (exp (* t t))))>
#<alt (* (sqrt (* z 2)) (- (* 1/2 x) y))>
#<alt (sqrt (* z 2))>
#<alt (* z 2)>
#<alt (- (* 1/2 x) y)>
#<alt (* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))>
#<alt (* (- (* x 1/2) y) (sqrt (* z 2)))>
#<alt (/ (sqrt (* (* z 2) (exp (* t t)))) (/ 1 (- (* x 1/2) y)))>
#<alt (* (* z 2) (exp (* t t)))>
#<alt (/ (* (+ (* (* x (* x x)) 1/8) (* y (* y y))) (sqrt (* (* z 2) (exp (* t t))))) (+ (* x (* x 1/4)) (* y (+ (* x 1/2) y))))>
#<alt (* (+ (* (* x (* x x)) 1/8) (* y (* y y))) (sqrt (* (* z 2) (exp (* t t)))))>
#<alt (+ (* (* x (* x x)) 1/8) (* y (* y y)))>
#<alt (* (* x (* x x)) 1/8)>
#<alt (exp (* t t))>
#<alt (* 1/2 x)>
#<alt (* t (+ 1/2 (* (* t t) 1/8)))>
#<alt (* t (* t (+ 1/2 (* (* t t) 1/8))))>
#<alt (/ 1 (- (* x 1/2) y))>
#<alt (+ (* x (* x 1/4)) (* y (+ (* x 1/2) y)))>
Outputs
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z)))))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* -1 y)>
#<alt (- (* 1/2 x) y)>
#<alt (- (* 1/2 x) y)>
#<alt (- (* 1/2 x) y)>
#<alt (* 1/2 x)>
#<alt (* x (+ 1/2 (* -1 (/ y x))))>
#<alt (* x (+ 1/2 (* -1 (/ y x))))>
#<alt (* x (+ 1/2 (* -1 (/ y x))))>
#<alt (* 1/2 x)>
#<alt (* -1 (* x (- (/ y x) 1/2)))>
#<alt (* -1 (* x (- (/ y x) 1/2)))>
#<alt (* -1 (* x (- (/ y x) 1/2)))>
#<alt (* 1/2 x)>
#<alt (+ (* -1 y) (* 1/2 x))>
#<alt (+ (* -1 y) (* 1/2 x))>
#<alt (+ (* -1 y) (* 1/2 x))>
#<alt (* -1 y)>
#<alt (* y (- (* 1/2 (/ x y)) 1))>
#<alt (* y (- (* 1/2 (/ x y)) 1))>
#<alt (* y (- (* 1/2 (/ x y)) 1))>
#<alt (* -1 y)>
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))>
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))>
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))>
#<alt (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z)))))))>
#<alt (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z)))))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* -1 y)>
#<alt (- (* 1/2 x) y)>
#<alt (- (* 1/2 x) y)>
#<alt (- (* 1/2 x) y)>
#<alt (* 1/2 x)>
#<alt (* x (+ 1/2 (* -1 (/ y x))))>
#<alt (* x (+ 1/2 (* -1 (/ y x))))>
#<alt (* x (+ 1/2 (* -1 (/ y x))))>
#<alt (* 1/2 x)>
#<alt (* -1 (* x (- (/ y x) 1/2)))>
#<alt (* -1 (* x (- (/ y x) 1/2)))>
#<alt (* -1 (* x (- (/ y x) 1/2)))>
#<alt (* 1/2 x)>
#<alt (+ (* -1 y) (* 1/2 x))>
#<alt (+ (* -1 y) (* 1/2 x))>
#<alt (+ (* -1 y) (* 1/2 x))>
#<alt (* -1 y)>
#<alt (* y (- (* 1/2 (/ x y)) 1))>
#<alt (* y (- (* 1/2 (/ x y)) 1))>
#<alt (* y (- (* 1/2 (/ x y)) 1))>
#<alt (* -1 y)>
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))>
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))>
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))>
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))>
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))>
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))>
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))>
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))>
#<alt (* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))>
#<alt (* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z)))))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 z)>
#<alt (+ (* 2 z) (* 2 (* (pow t 2) z)))>
#<alt (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z))))>
#<alt (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z)))))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))>
#<alt (+ (* -1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (+ (* x (+ (* -1 (* (* x (+ (* -1/4 (/ (sqrt 2) y)) (* 1/4 (/ (sqrt 2) y)))) (sqrt (* z (exp (pow t 2)))))) (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (+ (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* x (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (+ (* -1/4 (/ (sqrt 2) y)) (* 1/4 (/ (sqrt 2) y))))) (* (* x (- (* 1/8 (/ (sqrt 2) (pow y 2))) (+ (* -1/2 (/ (+ (* -1/4 (/ (sqrt 2) y)) (* 1/4 (/ (sqrt 2) y))) y)) (* -1/8 (/ (sqrt 2) (pow y 2)))))) (sqrt (* z (exp (pow t 2))))))))) (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (+ (* -1 (* (/ (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (+ (* -1 (* (/ (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (+ (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (- (* 4 (* (pow y 3) (sqrt 2))) (+ (* -4 (* (pow y 3) (sqrt 2))) (* -2 (* y (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))))))) (pow x 3)) (sqrt (* z (exp (pow t 2)))))))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (/ (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))) x) (sqrt (* z (exp (pow t 2)))))) x)) (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* -1 (/ (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))))) (* -1 (* (/ (- (* 4 (* (pow y 3) (sqrt 2))) (+ (* -4 (* (pow y 3) (sqrt 2))) (* 2 (* y (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))))))) x) (sqrt (* z (exp (pow t 2))))))) x))) x)) (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (+ (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1 (* (* y (+ (* -2 (/ (sqrt 2) x)) (* 2 (/ (sqrt 2) x)))) (sqrt (* z (exp (pow t 2)))))))))>
#<alt (+ (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (+ (* -2 (/ (sqrt 2) x)) (* 2 (/ (sqrt 2) x))))) (* (* y (- (* 4 (/ (sqrt 2) (pow x 2))) (+ (* -4 (/ (sqrt 2) (pow x 2))) (* -2 (/ (+ (* -2 (/ (sqrt 2) x)) (* 2 (/ (sqrt 2) x))) x))))) (sqrt (* z (exp (pow t 2))))))))))>
#<alt (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))>
#<alt (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))>
#<alt (* y (+ (* -1 (* (/ (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))) (pow y 2)) (sqrt (* z (exp (pow t 2)))))) (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* y (+ (* -1 (* (/ (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))) (pow y 2)) (sqrt (* z (exp (pow t 2)))))) (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (+ (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) (* (/ (- (* 1/8 (* (pow x 3) (sqrt 2))) (+ (* -1/2 (* x (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))))) (* -1/8 (* (pow x 3) (sqrt 2))))) (pow y 3)) (sqrt (* z (exp (pow t 2)))))))))>
#<alt (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))>
#<alt (* -1 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))>
#<alt (* -1 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1 (/ (+ (* -1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (/ (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))) y) (sqrt (* z (exp (pow t 2)))))) y)))))>
#<alt (* -1 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))))) (* -1 (* (/ (- (* 1/8 (* (pow x 3) (sqrt 2))) (+ (* -1/8 (* (pow x 3) (sqrt 2))) (* 1/2 (* x (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))))))) y) (sqrt (* z (exp (pow t 2))))))) y)) (* -1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) y)))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))))>
#<alt (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))))>
#<alt (+ (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/2 z) (* 1/4 z))))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))) (sqrt (/ 1 z)))))))>
#<alt (+ (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (/ (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/2 z) (* 1/4 z)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))) (sqrt (/ 1 z)))))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))>
#<alt (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))>
#<alt (+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* (pow x 3) (+ (* 1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (* (pow x 3) (+ (* 1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (* (pow x 3) (+ (* 1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* -1 (* (pow x 3) (+ (* -1 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))) (* -1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))>
#<alt (* -1 (* (pow x 3) (+ (* -1 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))) (* -1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))>
#<alt (* -1 (* (pow x 3) (+ (* -1 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))) (* -1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))>
#<alt (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))>
#<alt (* (pow y 3) (+ (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))>
#<alt (* (pow y 3) (+ (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))>
#<alt (* (pow y 3) (+ (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))>
#<alt (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))>
#<alt (* -1 (* (pow y 3) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))))))>
#<alt (* -1 (* (pow y 3) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))))))>
#<alt (* -1 (* (pow y 3) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3))))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3))))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3))))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3))))))>
#<alt (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3)))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))))) (sqrt (/ 1 z)))))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))>
#<alt (pow y 3)>
#<alt (+ (* 1/8 (pow x 3)) (pow y 3))>
#<alt (+ (* 1/8 (pow x 3)) (pow y 3))>
#<alt (+ (* 1/8 (pow x 3)) (pow y 3))>
#<alt (* 1/8 (pow x 3))>
#<alt (* (pow x 3) (+ 1/8 (/ (pow y 3) (pow x 3))))>
#<alt (* (pow x 3) (+ 1/8 (/ (pow y 3) (pow x 3))))>
#<alt (* (pow x 3) (+ 1/8 (/ (pow y 3) (pow x 3))))>
#<alt (* 1/8 (pow x 3))>
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (pow y 3) (pow x 3))) 1/8)))>
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (pow y 3) (pow x 3))) 1/8)))>
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (pow y 3) (pow x 3))) 1/8)))>
#<alt (* 1/8 (pow x 3))>
#<alt (+ (* 1/8 (pow x 3)) (pow y 3))>
#<alt (+ (* 1/8 (pow x 3)) (pow y 3))>
#<alt (+ (* 1/8 (pow x 3)) (pow y 3))>
#<alt (pow y 3)>
#<alt (* (pow y 3) (+ 1 (* 1/8 (/ (pow x 3) (pow y 3)))))>
#<alt (* (pow y 3) (+ 1 (* 1/8 (/ (pow x 3) (pow y 3)))))>
#<alt (* (pow y 3) (+ 1 (* 1/8 (/ (pow x 3) (pow y 3)))))>
#<alt (pow y 3)>
#<alt (* -1 (* (pow y 3) (- (* -1/8 (/ (pow x 3) (pow y 3))) 1)))>
#<alt (* -1 (* (pow y 3) (- (* -1/8 (/ (pow x 3) (pow y 3))) 1)))>
#<alt (* -1 (* (pow y 3) (- (* -1/8 (/ (pow x 3) (pow y 3))) 1)))>
#<alt (* 1/8 (pow x 3))>
#<alt (* 1/8 (pow x 3))>
#<alt (* 1/8 (pow x 3))>
#<alt (* 1/8 (pow x 3))>
#<alt (* 1/8 (pow x 3))>
#<alt (* 1/8 (pow x 3))>
#<alt (* 1/8 (pow x 3))>
#<alt (* 1/8 (pow x 3))>
#<alt (* 1/8 (pow x 3))>
#<alt (* 1/8 (pow x 3))>
#<alt (* 1/8 (pow x 3))>
#<alt (* 1/8 (pow x 3))>
#<alt 1>
#<alt (+ 1 (pow t 2))>
#<alt (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2)))))>
#<alt (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))>
#<alt (exp (pow t 2))>
#<alt (exp (pow t 2))>
#<alt (exp (pow t 2))>
#<alt (exp (pow t 2))>
#<alt (exp (pow t 2))>
#<alt (exp (pow t 2))>
#<alt (exp (pow t 2))>
#<alt (exp (pow t 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 t)>
#<alt (* t (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* t (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* t (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* 1/8 (pow t 3))>
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* 1/8 (pow t 3))>
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* 1/2 (pow t 2))>
#<alt (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* 1/8 (pow t 4))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* 1/8 (pow t 4))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (/ -1 y)>
#<alt (- (* -1/2 (/ x (pow y 2))) (/ 1 y))>
#<alt (- (* x (- (* -1/4 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))>
#<alt (- (* x (- (* x (- (* -1/8 (/ x (pow y 4))) (* 1/4 (/ 1 (pow y 3))))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))>
#<alt (/ 2 x)>
#<alt (/ (+ 2 (* 4 (/ y x))) x)>
#<alt (/ (- (+ 2 (* 8 (/ (pow y 2) (pow x 2)))) (* -4 (/ y x))) x)>
#<alt (/ (- (+ 2 (* 16 (/ (pow y 3) (pow x 3)))) (+ (* -8 (/ (pow y 2) (pow x 2))) (* -4 (/ y x)))) x)>
#<alt (/ 2 x)>
#<alt (* -1 (/ (- (* -4 (/ y x)) 2) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow y 2) x)) (* -4 y)) x)) 2) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -16 (/ (pow y 3) x)) (* 8 (pow y 2))) x)) (* -4 y)) x)) 2) x))>
#<alt (/ 2 x)>
#<alt (+ (* 4 (/ y (pow x 2))) (* 2 (/ 1 x)))>
#<alt (+ (* y (+ (* 8 (/ y (pow x 3))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))>
#<alt (+ (* y (+ (* y (+ (* 16 (/ y (pow x 4))) (* 8 (/ 1 (pow x 3))))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))>
#<alt (/ -1 y)>
#<alt (/ (- (* -1/2 (/ x y)) 1) y)>
#<alt (/ (- (* -1/4 (/ (pow x 2) (pow y 2))) (+ 1 (* 1/2 (/ x y)))) y)>
#<alt (/ (- (* -1/8 (/ (pow x 3) (pow y 3))) (+ 1 (+ (* 1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y))))) y)>
#<alt (/ -1 y)>
#<alt (* -1 (/ (+ 1 (* 1/2 (/ x y))) y))>
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y))) y))>
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow x 3) y)) (* -1/4 (pow x 2))) y)) (* 1/2 x)) y))) y))>
#<alt (pow y 2)>
#<alt (+ (* 1/2 (* x y)) (pow y 2))>
#<alt (+ (* x (+ (* 1/4 x) (* 1/2 y))) (pow y 2))>
#<alt (+ (* x (+ (* 1/4 x) (* 1/2 y))) (pow y 2))>
#<alt (* 1/4 (pow x 2))>
#<alt (* (pow x 2) (+ 1/4 (* 1/2 (/ y x))))>
#<alt (* (pow x 2) (+ 1/4 (+ (* 1/2 (/ y x)) (/ (pow y 2) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/4 (+ (* 1/2 (/ y x)) (/ (pow y 2) (pow x 2)))))>
#<alt (* 1/4 (pow x 2))>
#<alt (* (pow x 2) (+ 1/4 (* 1/2 (/ y x))))>
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* -1/2 y)) x))))>
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* -1/2 y)) x))))>
#<alt (* 1/4 (pow x 2))>
#<alt (+ (* 1/4 (pow x 2)) (* 1/2 (* x y)))>
#<alt (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))>
#<alt (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))>
#<alt (pow y 2)>
#<alt (* (pow y 2) (+ 1 (* 1/2 (/ x y))))>
#<alt (* (pow y 2) (+ 1 (+ (* 1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y)))))>
#<alt (* (pow y 2) (+ 1 (+ (* 1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y)))))>
#<alt (pow y 2)>
#<alt (* (pow y 2) (+ 1 (* 1/2 (/ x y))))>
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/2 x) (* -1/4 (/ (pow x 2) y))) y))))>
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/2 x) (* -1/4 (/ (pow x 2) y))) y))))>
Calls

144 calls:

TimeVariablePointExpression
19.0ms
y
@0
(* (- (* x 1/2) y) (sqrt (* (* z 2) (exp (* t t)))))
7.0ms
y
@0
(/ (* (+ (* (* x (* x x)) 1/8) (* y (* y y))) (sqrt (* (* z 2) (exp (* t t))))) (+ (* x (* x 1/4)) (* y (+ (* x 1/2) y))))
4.0ms
x
@inf
(* (+ (* (* x (* x x)) 1/8) (* y (* y y))) (sqrt (* (* z 2) (exp (* t t)))))
3.0ms
x
@0
(* (- (* x 1/2) y) (sqrt (* (* z 2) (exp (* t t)))))
3.0ms
x
@inf
(/ (* (+ (* (* x (* x x)) 1/8) (* y (* y y))) (sqrt (* (* z 2) (exp (* t t))))) (+ (* x (* x 1/4)) (* y (+ (* x 1/2) y))))

rewrite446.0ms (2.6%)

Algorithm
batch-egg-rewrite
Rules
4046×*-lowering-*.f32
4046×*-lowering-*.f64
3822×/-lowering-/.f32
3822×/-lowering-/.f64
1500×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
043196
1221190
21700190
08472190
Stop Event
iter limit
node limit
Counts
22 → 871
Calls
Call 1
Inputs
(* (- (* x 1/2) y) (sqrt (* (* z 2) (exp (* t t)))))
(- (* x 1/2) y)
(* x 1/2)
(sqrt (* (* z 2) (exp (* t t))))
(* (sqrt (* z 2)) (- (* 1/2 x) y))
(sqrt (* z 2))
(* z 2)
(- (* 1/2 x) y)
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))
(* (- (* x 1/2) y) (sqrt (* z 2)))
(/ (sqrt (* (* z 2) (exp (* t t)))) (/ 1 (- (* x 1/2) y)))
(* (* z 2) (exp (* t t)))
(/ (* (+ (* (* x (* x x)) 1/8) (* y (* y y))) (sqrt (* (* z 2) (exp (* t t))))) (+ (* x (* x 1/4)) (* y (+ (* x 1/2) y))))
(* (+ (* (* x (* x x)) 1/8) (* y (* y y))) (sqrt (* (* z 2) (exp (* t t)))))
(+ (* (* x (* x x)) 1/8) (* y (* y y)))
(* (* x (* x x)) 1/8)
(exp (* t t))
(* 1/2 x)
(* t (+ 1/2 (* (* t t) 1/8)))
(* t (* t (+ 1/2 (* (* t t) 1/8))))
(/ 1 (- (* x 1/2) y))
(+ (* x (* x 1/4)) (* y (+ (* x 1/2) y)))
Outputs
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)))
(neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 z) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))
(+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))))
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))
(fma.f64 #s(literal 1/2 binary64) x (-.f64 #s(literal 0 binary64) y))
(fma.f64 #s(literal -1 binary64) y (*.f64 x #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (neg.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))))
(*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1/2 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)))
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 z (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (sqrt.f64 z))
(*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) z) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z)) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)))
(*.f64 z #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) z)
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))
(+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))))
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))
(fma.f64 #s(literal 1/2 binary64) x (-.f64 #s(literal 0 binary64) y))
(fma.f64 #s(literal -1 binary64) y (*.f64 x #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (neg.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))))
(*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(fma.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(fma.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) t) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64))))))
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64))))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)))
(neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 z) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))) z)
(*.f64 (*.f64 (exp.f64 (*.f64 t t)) z) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (neg.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 y (*.f64 y y))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 y (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(+.f64 (*.f64 (*.f64 y (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 y (*.f64 y y))))
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 y (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(fma.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(fma.f64 (*.f64 y (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 y (*.f64 y y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 y (*.f64 y y)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 y (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 y (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 y (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 y (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))))
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(*.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))
(+.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(fma.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 y (*.f64 y y)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (*.f64 y y)))
(fma.f64 y (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))
(fma.f64 (*.f64 y y) y (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (*.f64 y y)))
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x (*.f64 y (*.f64 y y)))
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (*.f64 y (*.f64 y y)))
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(fma.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 x x) (*.f64 y (*.f64 y y)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (neg.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))))
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))))
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(*.f64 (+.f64 (*.f64 y y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)))
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3 binary64))
(pow.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))
(*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x #s(literal 1/8 binary64)))
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1/4 binary64) #s(literal 3/2 binary64)))
(*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x)
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))
(*.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 x x))
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 1/4 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))
(*.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 3/2 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(exp.f64 (*.f64 t t))
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (exp.f64 (*.f64 t t))))
(pow.f64 (exp.f64 (*.f64 t t)) #s(literal 1 binary64))
(pow.f64 (exp.f64 t) t)
(pow.f64 (exp.f64 t) (+.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64))))
(pow.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (exp.f64 t) (exp.f64 t)) (/.f64 t #s(literal 2 binary64)))
(*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))))
(*.f64 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(+.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 t #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64))) (-.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(fma.f64 #s(literal 1/2 binary64) t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(fma.f64 t #s(literal 1/2 binary64) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (/.f64 t #s(literal 2 binary64)))
(fma.f64 (*.f64 t t) (*.f64 t #s(literal 1/8 binary64)) (/.f64 t #s(literal 2 binary64)))
(fma.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)) (/.f64 t #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t (/.f64 t #s(literal 2 binary64)))
(fma.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t t) (/.f64 t #s(literal 2 binary64)))
(fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64) (/.f64 t #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) t)))
(/.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 t (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))) t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) t) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (neg.f64 (-.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (neg.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))) t)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) t)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 t #s(literal 2 binary64))))))
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t)
(*.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(*.f64 (-.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))
(*.f64 (*.f64 t (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))) t) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t)))
(+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t)))
(fma.f64 t (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))
(fma.f64 (/.f64 t #s(literal 2 binary64)) t (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))))
(/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 t (/.f64 t #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t) (*.f64 (/.f64 t #s(literal 2 binary64)) t)) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t)) (*.f64 (*.f64 (/.f64 t #s(literal 2 binary64)) t) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))))
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t))
(*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) t)
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) t)
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))
(*.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(+.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))
(+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) y)) (+.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))
(+.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))
(+.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))) (*.f64 y y))
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) y) (+.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x y) (+.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) y (+.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))
(fma.f64 y (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))
(fma.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) y (*.f64 x (*.f64 x #s(literal 1/4 binary64))))
(fma.f64 (*.f64 y x) #s(literal 1/2 binary64) (+.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) x (+.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (+.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) y)) (+.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))) (*.f64 y y)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))))
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))

simplify437.0ms (2.6%)

Algorithm
egg-herbie
Rules
5118×*-lowering-*.f32
5118×*-lowering-*.f64
3436×+-lowering-+.f64
3436×+-lowering-+.f32
2086×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
067110613
124859006
272898993
080118993
Stop Event
iter limit
node limit
Counts
576 → 576
Calls
Call 1
Inputs
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z)))))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* -1 y)
(- (* 1/2 x) y)
(- (* 1/2 x) y)
(- (* 1/2 x) y)
(* 1/2 x)
(* x (+ 1/2 (* -1 (/ y x))))
(* x (+ 1/2 (* -1 (/ y x))))
(* x (+ 1/2 (* -1 (/ y x))))
(* 1/2 x)
(* -1 (* x (- (/ y x) 1/2)))
(* -1 (* x (- (/ y x) 1/2)))
(* -1 (* x (- (/ y x) 1/2)))
(* 1/2 x)
(+ (* -1 y) (* 1/2 x))
(+ (* -1 y) (* 1/2 x))
(+ (* -1 y) (* 1/2 x))
(* -1 y)
(* y (- (* 1/2 (/ x y)) 1))
(* y (- (* 1/2 (/ x y)) 1))
(* y (- (* 1/2 (/ x y)) 1))
(* -1 y)
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(* (sqrt z) (sqrt 2))
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z)))))))
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z)))))))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* -1 y)
(- (* 1/2 x) y)
(- (* 1/2 x) y)
(- (* 1/2 x) y)
(* 1/2 x)
(* x (+ 1/2 (* -1 (/ y x))))
(* x (+ 1/2 (* -1 (/ y x))))
(* x (+ 1/2 (* -1 (/ y x))))
(* 1/2 x)
(* -1 (* x (- (/ y x) 1/2)))
(* -1 (* x (- (/ y x) 1/2)))
(* -1 (* x (- (/ y x) 1/2)))
(* 1/2 x)
(+ (* -1 y) (* 1/2 x))
(+ (* -1 y) (* 1/2 x))
(+ (* -1 y) (* 1/2 x))
(* -1 y)
(* y (- (* 1/2 (/ x y)) 1))
(* y (- (* 1/2 (/ x y)) 1))
(* y (- (* 1/2 (/ x y)) 1))
(* -1 y)
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z)))))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 z)
(+ (* 2 z) (* 2 (* (pow t 2) z)))
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z))))
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z)))))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))
(+ (* -1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* x (+ (* -1 (* (* x (+ (* -1/4 (/ (sqrt 2) y)) (* 1/4 (/ (sqrt 2) y)))) (sqrt (* z (exp (pow t 2)))))) (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* x (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (+ (* -1/4 (/ (sqrt 2) y)) (* 1/4 (/ (sqrt 2) y))))) (* (* x (- (* 1/8 (/ (sqrt 2) (pow y 2))) (+ (* -1/2 (/ (+ (* -1/4 (/ (sqrt 2) y)) (* 1/4 (/ (sqrt 2) y))) y)) (* -1/8 (/ (sqrt 2) (pow y 2)))))) (sqrt (* z (exp (pow t 2))))))))) (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (+ (* -1 (* (/ (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (+ (* -1 (* (/ (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (+ (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (- (* 4 (* (pow y 3) (sqrt 2))) (+ (* -4 (* (pow y 3) (sqrt 2))) (* -2 (* y (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))))))) (pow x 3)) (sqrt (* z (exp (pow t 2)))))))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (/ (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))) x) (sqrt (* z (exp (pow t 2)))))) x)) (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* -1 (/ (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))))) (* -1 (* (/ (- (* 4 (* (pow y 3) (sqrt 2))) (+ (* -4 (* (pow y 3) (sqrt 2))) (* 2 (* y (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))))))) x) (sqrt (* z (exp (pow t 2))))))) x))) x)) (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1 (* (* y (+ (* -2 (/ (sqrt 2) x)) (* 2 (/ (sqrt 2) x)))) (sqrt (* z (exp (pow t 2)))))))))
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (+ (* -2 (/ (sqrt 2) x)) (* 2 (/ (sqrt 2) x))))) (* (* y (- (* 4 (/ (sqrt 2) (pow x 2))) (+ (* -4 (/ (sqrt 2) (pow x 2))) (* -2 (/ (+ (* -2 (/ (sqrt 2) x)) (* 2 (/ (sqrt 2) x))) x))))) (sqrt (* z (exp (pow t 2))))))))))
(* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))
(* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))
(* y (+ (* -1 (* (/ (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))) (pow y 2)) (sqrt (* z (exp (pow t 2)))))) (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* y (+ (* -1 (* (/ (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))) (pow y 2)) (sqrt (* z (exp (pow t 2)))))) (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (+ (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) (* (/ (- (* 1/8 (* (pow x 3) (sqrt 2))) (+ (* -1/2 (* x (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))))) (* -1/8 (* (pow x 3) (sqrt 2))))) (pow y 3)) (sqrt (* z (exp (pow t 2)))))))))
(* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))
(* -1 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))
(* -1 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1 (/ (+ (* -1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (/ (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))) y) (sqrt (* z (exp (pow t 2)))))) y)))))
(* -1 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))))) (* -1 (* (/ (- (* 1/8 (* (pow x 3) (sqrt 2))) (+ (* -1/8 (* (pow x 3) (sqrt 2))) (* 1/2 (* x (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))))))) y) (sqrt (* z (exp (pow t 2))))))) y)) (* -1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) y)))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))))
(* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))))
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/2 z) (* 1/4 z))))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))) (sqrt (/ 1 z)))))))
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (/ (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/2 z) (* 1/4 z)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))) (sqrt (/ 1 z)))))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))
(+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* (pow x 3) (+ (* 1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))))
(* (pow x 3) (+ (* 1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))))
(* (pow x 3) (+ (* 1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))))
(* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* -1 (* (pow x 3) (+ (* -1 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))) (* -1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))
(* -1 (* (pow x 3) (+ (* -1 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))) (* -1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))
(* -1 (* (pow x 3) (+ (* -1 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))) (* -1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))
(* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))
(* (pow y 3) (+ (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))
(* (pow y 3) (+ (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))
(* (pow y 3) (+ (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))
(* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))
(* -1 (* (pow y 3) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))))))
(* -1 (* (pow y 3) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))))))
(* -1 (* (pow y 3) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3))))))
(* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3)))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))))) (sqrt (/ 1 z)))))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(pow y 3)
(+ (* 1/8 (pow x 3)) (pow y 3))
(+ (* 1/8 (pow x 3)) (pow y 3))
(+ (* 1/8 (pow x 3)) (pow y 3))
(* 1/8 (pow x 3))
(* (pow x 3) (+ 1/8 (/ (pow y 3) (pow x 3))))
(* (pow x 3) (+ 1/8 (/ (pow y 3) (pow x 3))))
(* (pow x 3) (+ 1/8 (/ (pow y 3) (pow x 3))))
(* 1/8 (pow x 3))
(* -1 (* (pow x 3) (- (* -1 (/ (pow y 3) (pow x 3))) 1/8)))
(* -1 (* (pow x 3) (- (* -1 (/ (pow y 3) (pow x 3))) 1/8)))
(* -1 (* (pow x 3) (- (* -1 (/ (pow y 3) (pow x 3))) 1/8)))
(* 1/8 (pow x 3))
(+ (* 1/8 (pow x 3)) (pow y 3))
(+ (* 1/8 (pow x 3)) (pow y 3))
(+ (* 1/8 (pow x 3)) (pow y 3))
(pow y 3)
(* (pow y 3) (+ 1 (* 1/8 (/ (pow x 3) (pow y 3)))))
(* (pow y 3) (+ 1 (* 1/8 (/ (pow x 3) (pow y 3)))))
(* (pow y 3) (+ 1 (* 1/8 (/ (pow x 3) (pow y 3)))))
(pow y 3)
(* -1 (* (pow y 3) (- (* -1/8 (/ (pow x 3) (pow y 3))) 1)))
(* -1 (* (pow y 3) (- (* -1/8 (/ (pow x 3) (pow y 3))) 1)))
(* -1 (* (pow y 3) (- (* -1/8 (/ (pow x 3) (pow y 3))) 1)))
(* 1/8 (pow x 3))
(* 1/8 (pow x 3))
(* 1/8 (pow x 3))
(* 1/8 (pow x 3))
(* 1/8 (pow x 3))
(* 1/8 (pow x 3))
(* 1/8 (pow x 3))
(* 1/8 (pow x 3))
(* 1/8 (pow x 3))
(* 1/8 (pow x 3))
(* 1/8 (pow x 3))
(* 1/8 (pow x 3))
1
(+ 1 (pow t 2))
(+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2)))))
(+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))
(exp (pow t 2))
(exp (pow t 2))
(exp (pow t 2))
(exp (pow t 2))
(exp (pow t 2))
(exp (pow t 2))
(exp (pow t 2))
(exp (pow t 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 t)
(* t (+ 1/2 (* 1/8 (pow t 2))))
(* t (+ 1/2 (* 1/8 (pow t 2))))
(* t (+ 1/2 (* 1/8 (pow t 2))))
(* 1/8 (pow t 3))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* 1/8 (pow t 3))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* 1/2 (pow t 2))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(* 1/8 (pow t 4))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* 1/8 (pow t 4))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(/ -1 y)
(- (* -1/2 (/ x (pow y 2))) (/ 1 y))
(- (* x (- (* -1/4 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))
(- (* x (- (* x (- (* -1/8 (/ x (pow y 4))) (* 1/4 (/ 1 (pow y 3))))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))
(/ 2 x)
(/ (+ 2 (* 4 (/ y x))) x)
(/ (- (+ 2 (* 8 (/ (pow y 2) (pow x 2)))) (* -4 (/ y x))) x)
(/ (- (+ 2 (* 16 (/ (pow y 3) (pow x 3)))) (+ (* -8 (/ (pow y 2) (pow x 2))) (* -4 (/ y x)))) x)
(/ 2 x)
(* -1 (/ (- (* -4 (/ y x)) 2) x))
(* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow y 2) x)) (* -4 y)) x)) 2) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -16 (/ (pow y 3) x)) (* 8 (pow y 2))) x)) (* -4 y)) x)) 2) x))
(/ 2 x)
(+ (* 4 (/ y (pow x 2))) (* 2 (/ 1 x)))
(+ (* y (+ (* 8 (/ y (pow x 3))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))
(+ (* y (+ (* y (+ (* 16 (/ y (pow x 4))) (* 8 (/ 1 (pow x 3))))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))
(/ -1 y)
(/ (- (* -1/2 (/ x y)) 1) y)
(/ (- (* -1/4 (/ (pow x 2) (pow y 2))) (+ 1 (* 1/2 (/ x y)))) y)
(/ (- (* -1/8 (/ (pow x 3) (pow y 3))) (+ 1 (+ (* 1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y))))) y)
(/ -1 y)
(* -1 (/ (+ 1 (* 1/2 (/ x y))) y))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y))) y))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow x 3) y)) (* -1/4 (pow x 2))) y)) (* 1/2 x)) y))) y))
(pow y 2)
(+ (* 1/2 (* x y)) (pow y 2))
(+ (* x (+ (* 1/4 x) (* 1/2 y))) (pow y 2))
(+ (* x (+ (* 1/4 x) (* 1/2 y))) (pow y 2))
(* 1/4 (pow x 2))
(* (pow x 2) (+ 1/4 (* 1/2 (/ y x))))
(* (pow x 2) (+ 1/4 (+ (* 1/2 (/ y x)) (/ (pow y 2) (pow x 2)))))
(* (pow x 2) (+ 1/4 (+ (* 1/2 (/ y x)) (/ (pow y 2) (pow x 2)))))
(* 1/4 (pow x 2))
(* (pow x 2) (+ 1/4 (* 1/2 (/ y x))))
(* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* -1/2 y)) x))))
(* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* -1/2 y)) x))))
(* 1/4 (pow x 2))
(+ (* 1/4 (pow x 2)) (* 1/2 (* x y)))
(+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))
(+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))
(pow y 2)
(* (pow y 2) (+ 1 (* 1/2 (/ x y))))
(* (pow y 2) (+ 1 (+ (* 1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y)))))
(* (pow y 2) (+ 1 (+ (* 1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y)))))
(pow y 2)
(* (pow y 2) (+ 1 (* 1/2 (/ x y))))
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/2 x) (* -1/4 (/ (pow x 2) y))) y))))
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/2 x) (* -1/4 (/ (pow x 2) y))) y))))
Outputs
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) x)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) x)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) x)))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64))) (neg.f64 x))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 z #s(literal 1/4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z)))))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 z #s(literal 1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -1/4 binary64)))))))))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* x (+ 1/2 (* -1 (/ y x))))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* x (+ 1/2 (* -1 (/ y x))))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* x (+ 1/2 (* -1 (/ y x))))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (* x (- (/ y x) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 y x)) (neg.f64 x))
(* -1 (* x (- (/ y x) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 y x)) (neg.f64 x))
(* -1 (* x (- (/ y x) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 y x)) (neg.f64 x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* -1 y) (* 1/2 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(+ (* -1 y) (* 1/2 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(+ (* -1 y) (* 1/2 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))
(*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)))))
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z)))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 z #s(literal 1/4 binary64)))))))))
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z)))))))))
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 z #s(literal 1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -1/4 binary64))))))))))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z)))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* 2 z)
(*.f64 #s(literal 2 binary64) z)
(* 2 z)
(*.f64 #s(literal 2 binary64) z)
(* 2 z)
(*.f64 #s(literal 2 binary64) z)
(* 2 z)
(*.f64 #s(literal 2 binary64) z)
(* 2 z)
(*.f64 #s(literal 2 binary64) z)
(* 2 z)
(*.f64 #s(literal 2 binary64) z)
(* 2 z)
(*.f64 #s(literal 2 binary64) z)
(* 2 z)
(*.f64 #s(literal 2 binary64) z)
(* 2 z)
(*.f64 #s(literal 2 binary64) z)
(* 2 z)
(*.f64 #s(literal 2 binary64) z)
(* 2 z)
(*.f64 #s(literal 2 binary64) z)
(* 2 z)
(*.f64 #s(literal 2 binary64) z)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* x (+ 1/2 (* -1 (/ y x))))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* x (+ 1/2 (* -1 (/ y x))))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* x (+ 1/2 (* -1 (/ y x))))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (* x (- (/ y x) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 y x)) (neg.f64 x))
(* -1 (* x (- (/ y x) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 y x)) (neg.f64 x))
(* -1 (* x (- (/ y x) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 y x)) (neg.f64 x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* -1 y) (* 1/2 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(+ (* -1 y) (* 1/2 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(+ (* -1 y) (* 1/2 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))
(*.f64 x (neg.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))
(*.f64 x (neg.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))
(*.f64 x (neg.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) y))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) #s(literal 1/8 binary64)))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))) #s(literal 1/8 binary64)))))
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t t))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))))))
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t t))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z)))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 z #s(literal 1/4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z)))))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 z)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 z #s(literal 1/4 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -1/4 binary64)))))))))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) x)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) x)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) x)))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64))) (neg.f64 x))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 z)
(*.f64 #s(literal 2 binary64) z)
(+ (* 2 z) (* 2 (* (pow t 2) z)))
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) z))
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z))))
(+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z)))))))
(+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t t)) #s(literal 1 binary64)) z)))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(+ (* -1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* x (+ (* -1 (* (* x (+ (* -1/4 (/ (sqrt 2) y)) (* 1/4 (/ (sqrt 2) y)))) (sqrt (* z (exp (pow t 2)))))) (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 x (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 0 binary64))))))
(+ (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* x (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (+ (* -1/4 (/ (sqrt 2) y)) (* 1/4 (/ (sqrt 2) y))))) (* (* x (- (* 1/8 (/ (sqrt 2) (pow y 2))) (+ (* -1/2 (/ (+ (* -1/4 (/ (sqrt 2) y)) (* 1/4 (/ (sqrt 2) y))) y)) (* -1/8 (/ (sqrt 2) (pow y 2)))))) (sqrt (* z (exp (pow t 2))))))))) (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 x (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64)) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 x (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y y)) (/.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) y) #s(literal -1/8 binary64))))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) #s(literal 0 binary64)))))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) x)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (+ (* -1 (* (/ (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (+ (* -1 (* (/ (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (+ (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (- (* 4 (* (pow y 3) (sqrt 2))) (+ (* -4 (* (pow y 3) (sqrt 2))) (* -2 (* y (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))))))) (pow x 3)) (sqrt (* z (exp (pow t 2)))))))))
(*.f64 x (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (neg.f64 (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 0 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 x (*.f64 x x)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) x) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64))) (neg.f64 x))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (/ (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))) x) (sqrt (* z (exp (pow t 2)))))) x)) (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 0 binary64) x))) x)) (neg.f64 x))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* -1 (/ (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))))) (* -1 (* (/ (- (* 4 (* (pow y 3) (sqrt 2))) (+ (* -4 (* (pow y 3) (sqrt 2))) (* 2 (* y (+ (* -2 (* (pow y 2) (sqrt 2))) (* 2 (* (pow y 2) (sqrt 2)))))))) x) (sqrt (* z (exp (pow t 2))))))) x))) x)) (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))
(*.f64 x (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) #s(literal 8 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) y) #s(literal 0 binary64))) x)))) x)) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1 (* (* y (+ (* -2 (/ (sqrt 2) x)) (* 2 (/ (sqrt 2) x)))) (sqrt (* z (exp (pow t 2)))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 y (neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y #s(literal 0 binary64)))))))
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (+ (* -2 (/ (sqrt 2) x)) (* 2 (/ (sqrt 2) x))))) (* (* y (- (* 4 (/ (sqrt 2) (pow x 2))) (+ (* -4 (/ (sqrt 2) (pow x 2))) (* -2 (/ (+ (* -2 (/ (sqrt 2) x)) (* 2 (/ (sqrt 2) x))) x))))) (sqrt (* z (exp (pow t 2))))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 y (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y #s(literal 0 binary64))))) (*.f64 y (*.f64 y (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) #s(literal 8 binary64)) (/.f64 #s(literal 0 binary64) x)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))))))
(* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))
(*.f64 y (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))))
(* y (+ (* -1 (* (/ (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))) (pow y 2)) (sqrt (* z (exp (pow t 2)))))) (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 y (+.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 0 binary64) (*.f64 y y)))))
(* y (+ (* -1 (* (/ (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))) (pow y 2)) (sqrt (* z (exp (pow t 2)))))) (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (+ (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) (* (/ (- (* 1/8 (* (pow x 3) (sqrt 2))) (+ (* -1/2 (* x (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))))) (* -1/8 (* (pow x 3) (sqrt 2))))) (pow y 3)) (sqrt (* z (exp (pow t 2)))))))))
(*.f64 y (+.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 0 binary64)))) (*.f64 y (*.f64 y y))))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y)))))
(* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* -1 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))))
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1 (/ (+ (* -1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (/ (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))) y) (sqrt (* z (exp (pow t 2)))))) y)))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 #s(literal 0 binary64) y))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))))) (* -1 (* (/ (- (* 1/8 (* (pow x 3) (sqrt 2))) (+ (* -1/8 (* (pow x 3) (sqrt 2))) (* 1/2 (* x (+ (* -1/4 (* (pow x 2) (sqrt 2))) (* 1/4 (* (pow x 2) (sqrt 2)))))))) y) (sqrt (* z (exp (pow t 2))))))) y)) (* -1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) y)))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 0 binary64)))) y)))) y)) y)) (-.f64 #s(literal 0 binary64) y))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))))
(* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))
(+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/2 z) (* 1/4 z))))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))) (sqrt (/ 1 z)))))))
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (*.f64 t t) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal 1/4 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))))))
(+ (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x)))))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (/ (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/2 z) (* 1/4 z)))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))) (sqrt (/ 1 z)))))))))
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal 1/4 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))) (+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (*.f64 y y))))
(+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (pow x 3) (+ (* 1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))))))
(* (pow x 3) (+ (* 1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))))))
(* (pow x 3) (+ (* 1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))))))
(* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* -1 (* (pow x 3) (+ (* -1 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))) (* -1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(* -1 (* (pow x 3) (+ (* -1 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))) (* -1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(* -1 (* (pow x 3) (+ (* -1 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt (* z (exp (pow t 2)))))) (* -1/8 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))))
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/8 binary64)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(+ (* 1/8 (* (* (pow x 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (*.f64 y y))))
(* (pow y 3) (+ (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (*.f64 y y))))))
(* (pow y 3) (+ (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (*.f64 y y))))))
(* (pow y 3) (+ (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))
(*.f64 (*.f64 y (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (*.f64 y y))))))
(* (* (pow y 3) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (*.f64 y y))))
(* -1 (* (pow y 3) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))))))
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (neg.f64 (*.f64 y (*.f64 y y))))
(* -1 (* (pow y 3) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))))))
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (neg.f64 (*.f64 y (*.f64 y y))))
(* -1 (* (pow y 3) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) (pow y 3)) (sqrt (* z (exp (pow t 2)))))))))
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (neg.f64 (*.f64 y (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (+ (* 1/8 (pow x 3)) (pow y 3))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))))
(* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3)))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal 1/4 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (+ (* 1/8 (pow x 3)) (pow y 3)) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z))))))) (sqrt (/ 1 z)))))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal 1/4 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -1/4 binary64)))))))))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (+ (* 1/8 (pow x 3)) (pow y 3))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(pow y 3)
(*.f64 y (*.f64 y y))
(+ (* 1/8 (pow x 3)) (pow y 3))
(+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))
(+ (* 1/8 (pow x 3)) (pow y 3))
(+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))
(+ (* 1/8 (pow x 3)) (pow y 3))
(+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))
(* 1/8 (pow x 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(* (pow x 3) (+ 1/8 (/ (pow y 3) (pow x 3))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(* (pow x 3) (+ 1/8 (/ (pow y 3) (pow x 3))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(* (pow x 3) (+ 1/8 (/ (pow y 3) (pow x 3))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(* 1/8 (pow x 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(* -1 (* (pow x 3) (- (* -1 (/ (pow y 3) (pow x 3))) 1/8)))
(*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(* -1 (* (pow x 3) (- (* -1 (/ (pow y 3) (pow x 3))) 1/8)))
(*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(* -1 (* (pow x 3) (- (* -1 (/ (pow y 3) (pow x 3))) 1/8)))
(*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(* 1/8 (pow x 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(+ (* 1/8 (pow x 3)) (pow y 3))
(+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))
(+ (* 1/8 (pow x 3)) (pow y 3))
(+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))
(+ (* 1/8 (pow x 3)) (pow y 3))
(+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))
(pow y 3)
(*.f64 y (*.f64 y y))
(* (pow y 3) (+ 1 (* 1/8 (/ (pow x 3) (pow y 3)))))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(* (pow y 3) (+ 1 (* 1/8 (/ (pow x 3) (pow y 3)))))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(* (pow y 3) (+ 1 (* 1/8 (/ (pow x 3) (pow y 3)))))
(*.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(pow y 3)
(*.f64 y (*.f64 y y))
(* -1 (* (pow y 3) (- (* -1/8 (/ (pow x 3) (pow y 3))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y y))))
(* -1 (* (pow y 3) (- (* -1/8 (/ (pow x 3) (pow y 3))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y y))))
(* -1 (* (pow y 3) (- (* -1/8 (/ (pow x 3) (pow y 3))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y y))))
(* 1/8 (pow x 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(* 1/8 (pow x 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(* 1/8 (pow x 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(* 1/8 (pow x 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(* 1/8 (pow x 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(* 1/8 (pow x 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(* 1/8 (pow x 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(* 1/8 (pow x 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(* 1/8 (pow x 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(* 1/8 (pow x 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(* 1/8 (pow x 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(* 1/8 (pow x 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
1
#s(literal 1 binary64)
(+ 1 (pow t 2))
(+.f64 (*.f64 t t) #s(literal 1 binary64))
(+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))
(+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))
(exp (pow t 2))
(exp.f64 (*.f64 t t))
(exp (pow t 2))
(exp.f64 (*.f64 t t))
(exp (pow t 2))
(exp.f64 (*.f64 t t))
(exp (pow t 2))
(exp.f64 (*.f64 t t))
(exp (pow t 2))
(exp.f64 (*.f64 t t))
(exp (pow t 2))
(exp.f64 (*.f64 t t))
(exp (pow t 2))
(exp.f64 (*.f64 t t))
(exp (pow t 2))
(exp.f64 (*.f64 t t))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 t)
(*.f64 t #s(literal 1/2 binary64))
(* t (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* t (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* t (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* 1/8 (pow t 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* 1/8 (pow t 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* 1/2 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/2 binary64))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* 1/8 (pow t 4))
(*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64)))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* 1/8 (pow t 4))
(*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64)))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(/ -1 y)
(/.f64 #s(literal -1 binary64) y)
(- (* -1/2 (/ x (pow y 2))) (/ 1 y))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) y)
(- (* x (- (* -1/4 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))
(+.f64 (*.f64 x (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 x (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1 binary64) y))
(- (* x (- (* x (- (* -1/8 (/ x (pow y 4))) (* 1/4 (/ 1 (pow y 3))))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))
(+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1 binary64) y))
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ (+ 2 (* 4 (/ y x))) x)
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 y #s(literal 4 binary64)) x)) x)
(/ (- (+ 2 (* 8 (/ (pow y 2) (pow x 2)))) (* -4 (/ y x))) x)
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 4 binary64))) x)) x)
(/ (- (+ 2 (* 16 (/ (pow y 3) (pow x 3)))) (+ (* -8 (/ (pow y 2) (pow x 2))) (* -4 (/ y x)))) x)
(/.f64 (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 y y) x)) x)) (/.f64 (*.f64 y #s(literal 4 binary64)) x)) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(* -1 (/ (- (* -4 (/ y x)) 2) x))
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 y #s(literal 4 binary64)) x)) x)
(* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow y 2) x)) (* -4 y)) x)) 2) x))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 y y) x)) (*.f64 y #s(literal 4 binary64))) (neg.f64 x))) (neg.f64 x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -16 (/ (pow y 3) x)) (* 8 (pow y 2))) x)) (* -4 y)) x)) 2) x))
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 y y)) x)) (*.f64 (*.f64 y y) #s(literal -8 binary64))) (neg.f64 x)) (*.f64 y #s(literal 4 binary64))) (neg.f64 x))) (neg.f64 x))
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(+ (* 4 (/ y (pow x 2))) (* 2 (/ 1 x)))
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y (/.f64 #s(literal 4 binary64) (*.f64 x x))))
(+ (* y (+ (* 8 (/ y (pow x 3))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 (*.f64 y (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 4 binary64) (*.f64 x x)))))
(+ (* y (+ (* y (+ (* 16 (/ y (pow x 4))) (* 8 (/ 1 (pow x 3))))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) y) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))))))
(/ -1 y)
(/.f64 #s(literal -1 binary64) y)
(/ (- (* -1/2 (/ x y)) 1) y)
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) y)
(/ (- (* -1/4 (/ (pow x 2) (pow y 2))) (+ 1 (* 1/2 (/ x y)))) y)
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) y)) (*.f64 x #s(literal -1/2 binary64))) y) #s(literal 1 binary64)) y)
(/ (- (* -1/8 (/ (pow x 3) (pow y 3))) (+ 1 (+ (* 1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y))))) y)
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) y)
(/ -1 y)
(/.f64 #s(literal -1 binary64) y)
(* -1 (/ (+ 1 (* 1/2 (/ x y))) y))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y))) y))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) y)) (*.f64 x #s(literal -1/2 binary64))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow x 3) y)) (* -1/4 (pow x 2))) y)) (* 1/2 x)) y))) y))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) y)) (-.f64 #s(literal 0 binary64) y)) (*.f64 x #s(literal -1/2 binary64))) y)) (-.f64 #s(literal 0 binary64) y))
(pow y 2)
(*.f64 y y)
(+ (* 1/2 (* x y)) (pow y 2))
(*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))
(+ (* x (+ (* 1/4 x) (* 1/2 y))) (pow y 2))
(+.f64 (*.f64 y y) (*.f64 x (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y #s(literal 1/2 binary64)))))
(+ (* x (+ (* 1/4 x) (* 1/2 y))) (pow y 2))
(+.f64 (*.f64 y y) (*.f64 x (+.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 y #s(literal 1/2 binary64)))))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/4 (* 1/2 (/ y x))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)))
(* (pow x 2) (+ 1/4 (+ (* 1/2 (/ y x)) (/ (pow y 2) (pow x 2)))))
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))))
(* (pow x 2) (+ 1/4 (+ (* 1/2 (/ y x)) (/ (pow y 2) (pow x 2)))))
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/4 (* 1/2 (/ y x))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)))
(* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* -1/2 y)) x))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y y) x)) x)))
(* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* -1/2 y)) x))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 y #s(literal -1/2 binary64)) (/.f64 (*.f64 y y) x)) x)))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(+ (* 1/4 (pow x 2)) (* 1/2 (* x y)))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(+ (* 1/4 (pow x 2)) (* y (+ y (* 1/2 x))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(pow y 2)
(*.f64 y y)
(* (pow y 2) (+ 1 (* 1/2 (/ x y))))
(*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (pow y 2) (+ 1 (+ (* 1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y)))))
(*.f64 (*.f64 y y) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (pow y 2) (+ 1 (+ (* 1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y)))))
(*.f64 (*.f64 y y) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(pow y 2)
(*.f64 y y)
(* (pow y 2) (+ 1 (* 1/2 (/ x y))))
(*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/2 x) (* -1/4 (/ (pow x 2) y))) y))))
(*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) y)) (*.f64 x #s(literal -1/2 binary64))) y)))
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/2 x) (* -1/4 (/ (pow x 2) y))) y))))
(*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) y)) (*.f64 x #s(literal -1/2 binary64))) y)))

eval522.0ms (3.1%)

Compiler

Compiled 67640 to 3316 computations (95.1% saved)

prune245.0ms (1.4%)

Pruning

33 alts after pruning (32 fresh and 1 done)

PrunedKeptTotal
New1937271964
Fresh6511
Picked415
Done000
Total1947331980
Accuracy
100.0%
Counts
1980 → 33
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.6%
(/.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
8.2%
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
52.4%
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
34.9%
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
21.6%
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
49.5%
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64)))))
77.6%
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
65.3%
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 2 binary64) x))
55.7%
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
21.6%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))
52.3%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))
55.7%
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
44.4%
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
93.5%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))))
83.9%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
87.5%
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
96.4%
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))
55.7%
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
61.7%
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
95.0%
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
58.5%
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
31.0%
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z)))
27.6%
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))
55.8%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
31.1%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))
96.4%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
20.9%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
55.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
89.0%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))))
95.0%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
56.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
58.4%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))
27.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))
Compiler

Compiled 1792 to 1171 computations (34.7% saved)

simplify200.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff-64
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z)))
cost-diff0
(sqrt.f64 z)
cost-diff0
(sqrt.f64 #s(literal 2 binary64))
cost-diff0
(*.f64 y (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
cost-diff0
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
cost-diff0
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
cost-diff0
(*.f64 x #s(literal 1/2 binary64))
cost-diff0
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
cost-diff0
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
cost-diff0
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
cost-diff0
(*.f64 #s(literal 1/2 binary64) x)
cost-diff0
(*.f64 z #s(literal 2 binary64))
cost-diff0
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
cost-diff0
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))
cost-diff0
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
cost-diff0
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64))
cost-diff6528
(pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
cost-diff6656
(/.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
Rules
3518×+-lowering-+.f64
3518×+-lowering-+.f32
3416×*-lowering-*.f32
3416×*-lowering-*.f64
1568×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
037263
199250
2278248
3928248
44416248
08193248
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (pow (pow (* (* z 2) (exp (* t t))) 1/4) 2) (/ 1 (- (* x 1/2) y)))
(pow (pow (* (* z 2) (exp (* t t))) 1/4) 2)
(pow (* (* z 2) (exp (* t t))) 1/4)
(* (* z 2) (exp (* t t)))
(* z 2)
z
2
(exp (* t t))
(* t t)
t
1/4
(/ 1 (- (* x 1/2) y))
1
(- (* x 1/2) y)
(* x 1/2)
x
1/2
y
(* (sqrt (* z 2)) (* 1/2 x))
(sqrt (* z 2))
(* z 2)
z
2
(* 1/2 x)
1/2
x
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ (* 1/2 (* t t)) 1))
(* (- (* x 1/2) y) (sqrt (* z 2)))
(- (* x 1/2) y)
(* x 1/2)
x
1/2
y
(sqrt (* z 2))
(* z 2)
z
2
(+ (* 1/2 (* t t)) 1)
(* 1/2 (* t t))
(* t t)
t
1
(* (* (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/8)))) (- (* x 1/2) y)) (sqrt (* z 2)))
(* (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/8)))) (- (* x 1/2) y))
(+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/8))))
1
(* (* t t) (+ 1/2 (* (* t t) 1/8)))
(* t t)
t
(+ 1/2 (* (* t t) 1/8))
1/2
(* (* t t) 1/8)
1/8
(- (* x 1/2) y)
(* x 1/2)
x
y
(sqrt (* z 2))
(* z 2)
z
2
(* (* y (sqrt 2)) (neg (sqrt z)))
(* y (sqrt 2))
y
(sqrt 2)
2
(neg (sqrt z))
(sqrt z)
z
Outputs
(/ (pow (pow (* (* z 2) (exp (* t t))) 1/4) 2) (/ 1 (- (* x 1/2) y)))
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(pow (pow (* (* z 2) (exp (* t t))) 1/4) 2)
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))
(pow (* (* z 2) (exp (* t t))) 1/4)
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64))
(* (* z 2) (exp (* t t)))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(exp (* t t))
(exp.f64 (*.f64 t t))
(* t t)
(*.f64 t t)
t
1/4
#s(literal 1/4 binary64)
(/ 1 (- (* x 1/2) y))
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
1
#s(literal 1 binary64)
(- (* x 1/2) y)
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
x
1/2
#s(literal 1/2 binary64)
y
(* (sqrt (* z 2)) (* 1/2 x))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))
(sqrt (* z 2))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(* 1/2 x)
(*.f64 x #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
x
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ (* 1/2 (* t t)) 1))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t #s(literal 1/2 binary64)))))
(* (- (* x 1/2) y) (sqrt (* z 2)))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(- (* x 1/2) y)
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
x
1/2
#s(literal 1/2 binary64)
y
(sqrt (* z 2))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(+ (* 1/2 (* t t)) 1)
(+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t #s(literal 1/2 binary64))))
(* 1/2 (* t t))
(*.f64 t (*.f64 t #s(literal 1/2 binary64)))
(* t t)
(*.f64 t t)
t
1
#s(literal 1 binary64)
(* (* (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/8)))) (- (* x 1/2) y)) (sqrt (* z 2)))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/8)))) (- (* x 1/2) y))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/8))))
(+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
1
#s(literal 1 binary64)
(* (* t t) (+ 1/2 (* (* t t) 1/8)))
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(* t t)
(*.f64 t t)
t
(+ 1/2 (* (* t t) 1/8))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))
1/2
#s(literal 1/2 binary64)
(* (* t t) 1/8)
(*.f64 (*.f64 t t) #s(literal 1/8 binary64))
1/8
#s(literal 1/8 binary64)
(- (* x 1/2) y)
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
x
y
(sqrt (* z 2))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(* (* y (sqrt 2)) (neg (sqrt z)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) y)))
(* y (sqrt 2))
(*.f64 y (sqrt.f64 #s(literal 2 binary64)))
y
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
2
#s(literal 2 binary64)
(neg (sqrt z))
(-.f64 #s(literal 0 binary64) (sqrt.f64 z))
(sqrt z)
(sqrt.f64 z)
z

localize199.0ms (1.2%)

Localize:

Found 20 expressions of interest:

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

Compiled 302 to 38 computations (87.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 67.0ms
ival-mult: 30.0ms (45% of total)
ival-pow: 15.0ms (22.5% of total)
ival-add: 7.0ms (10.5% of total)
ival-sqrt: 5.0ms (7.5% of total)
ival-div: 4.0ms (6% of total)
ival-exp: 2.0ms (3% of total)
ival-sub: 1.0ms (1.5% of total)
const: 1.0ms (1.5% of total)
ival-neg: 1.0ms (1.5% of total)
backward-pass: 0.0ms (0% of total)

series240.0ms (1.4%)

Counts
24 → 516
Calls
Call 1
Inputs
#<alt (/ (pow (pow (* (* z 2) (exp (* t t))) 1/4) 2) (/ 1 (- (* x 1/2) y)))>
#<alt (pow (pow (* (* z 2) (exp (* t t))) 1/4) 2)>
#<alt (pow (* (* z 2) (exp (* t t))) 1/4)>
#<alt (* (* z 2) (exp (* t t)))>
#<alt (* (sqrt (* z 2)) (* 1/2 x))>
#<alt (sqrt (* z 2))>
#<alt (* z 2)>
#<alt (* 1/2 x)>
#<alt (* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ (* 1/2 (* t t)) 1))>
#<alt (* (- (* x 1/2) y) (sqrt (* z 2)))>
#<alt (- (* x 1/2) y)>
#<alt (* x 1/2)>
#<alt (* (* (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/8)))) (- (* x 1/2) y)) (sqrt (* z 2)))>
#<alt (* (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/8)))) (- (* x 1/2) y))>
#<alt (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/8))))>
#<alt (* (* t t) (+ 1/2 (* (* t t) 1/8)))>
#<alt (* y (sqrt 2))>
#<alt (sqrt 2)>
#<alt (sqrt z)>
#<alt (* (* y (sqrt 2)) (neg (sqrt z)))>
#<alt (/ 1 (- (* x 1/2) y))>
#<alt (* 1/2 (* t t))>
#<alt (* (* t t) 1/8)>
#<alt (neg (sqrt z))>
Outputs
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z)))))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (+ (* (sqrt z) (sqrt 2)) (* (/ (pow t 2) (sqrt 2)) (sqrt z)))>
#<alt (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (/ (* (pow t 2) (- z (/ z (pow (sqrt 2) 2)))) (sqrt 2)) (sqrt (/ 1 z)))) (* (sqrt z) (/ 1 (sqrt 2))))))>
#<alt (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* (sqrt z) (/ 1 (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (/ (- z (/ z (pow (sqrt 2) 2))) (sqrt 2)))) (* 1/2 (* (/ (* (pow t 2) (- (+ (* 1/3 z) (/ z (pow (sqrt 2) 4))) (/ z (pow (sqrt 2) 2)))) (sqrt 2)) (sqrt (/ 1 z)))))))))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))>
#<alt (exp (* 1/4 (+ (log z) (log (* 2 (exp (pow t 2)))))))>
#<alt (exp (* 1/4 (+ (log z) (log (* 2 (exp (pow t 2)))))))>
#<alt (exp (* 1/4 (+ (log z) (log (* 2 (exp (pow t 2)))))))>
#<alt (exp (* 1/4 (+ (log z) (log (* 2 (exp (pow t 2)))))))>
#<alt (exp (* 1/4 (+ (log (* 2 (exp (pow t 2)))) (* -1 (log (/ 1 z))))))>
#<alt (exp (* 1/4 (+ (log (* 2 (exp (pow t 2)))) (* -1 (log (/ 1 z))))))>
#<alt (exp (* 1/4 (+ (log (* 2 (exp (pow t 2)))) (* -1 (log (/ 1 z))))))>
#<alt (exp (* 1/4 (+ (log (* 2 (exp (pow t 2)))) (* -1 (log (/ 1 z))))))>
#<alt (exp (* 1/4 (+ (log (* -2 (exp (pow t 2)))) (* -1 (log (/ -1 z))))))>
#<alt (exp (* 1/4 (+ (log (* -2 (exp (pow t 2)))) (* -1 (log (/ -1 z))))))>
#<alt (exp (* 1/4 (+ (log (* -2 (exp (pow t 2)))) (* -1 (log (/ -1 z))))))>
#<alt (exp (* 1/4 (+ (log (* -2 (exp (pow t 2)))) (* -1 (log (/ -1 z))))))>
#<alt (pow (* 2 z) 1/4)>
#<alt (+ (* 1/4 (* (pow (* 2 z) 1/4) (pow t 2))) (pow (* 2 z) 1/4))>
#<alt (+ (* (pow t 2) (+ (* 1/32 (* (pow (* 2 z) 1/4) (pow t 2))) (* 1/4 (pow (* 2 z) 1/4)))) (pow (* 2 z) 1/4))>
#<alt (+ (* (pow t 2) (+ (* 1/4 (pow (* 2 z) 1/4)) (* (pow t 2) (+ (* 1/384 (* (pow (* 2 z) 1/4) (pow t 2))) (* 1/32 (pow (* 2 z) 1/4)))))) (pow (* 2 z) 1/4))>
#<alt (pow (* 2 (* z (exp (pow t 2)))) 1/4)>
#<alt (pow (* 2 (* z (exp (pow t 2)))) 1/4)>
#<alt (pow (* 2 (* z (exp (pow t 2)))) 1/4)>
#<alt (pow (* 2 (* z (exp (pow t 2)))) 1/4)>
#<alt (pow (* 2 (* z (exp (pow t 2)))) 1/4)>
#<alt (pow (* 2 (* z (exp (pow t 2)))) 1/4)>
#<alt (pow (* 2 (* z (exp (pow t 2)))) 1/4)>
#<alt (pow (* 2 (* z (exp (pow t 2)))) 1/4)>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 z)>
#<alt (+ (* 2 z) (* 2 (* (pow t 2) z)))>
#<alt (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z))))>
#<alt (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z)))))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 2 (* z (exp (pow t 2))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))>
#<alt (* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))>
#<alt (* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))>
#<alt (* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 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 (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))>
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))>
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z)))))>
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z)))))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))>
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))>
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))>
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))>
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))>
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))>
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))>
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 y)>
#<alt (- (* 1/2 x) y)>
#<alt (- (* 1/2 x) y)>
#<alt (- (* 1/2 x) y)>
#<alt (* 1/2 x)>
#<alt (* x (+ 1/2 (* -1 (/ y x))))>
#<alt (* x (+ 1/2 (* -1 (/ y x))))>
#<alt (* x (+ 1/2 (* -1 (/ y x))))>
#<alt (* 1/2 x)>
#<alt (* -1 (* x (- (/ y x) 1/2)))>
#<alt (* -1 (* x (- (/ y x) 1/2)))>
#<alt (* -1 (* x (- (/ y x) 1/2)))>
#<alt (* 1/2 x)>
#<alt (+ (* -1 y) (* 1/2 x))>
#<alt (+ (* -1 y) (* 1/2 x))>
#<alt (+ (* -1 y) (* 1/2 x))>
#<alt (* -1 y)>
#<alt (* y (- (* 1/2 (/ x y)) 1))>
#<alt (* y (- (* 1/2 (/ x y)) 1))>
#<alt (* y (- (* 1/2 (/ x y)) 1))>
#<alt (* -1 y)>
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))>
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))>
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))>
#<alt (* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))>
#<alt (* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))>
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))>
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))>
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))>
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))>
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))>
#<alt (- (* 1/2 x) y)>
#<alt (- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)>
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)>
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)>
#<alt (* 1/8 (* (pow t 4) (- (* 1/2 x) y)))>
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))>
#<alt (* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))>
#<alt (* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))>
#<alt (* 1/8 (* (pow t 4) (- (* 1/2 x) y)))>
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))>
#<alt (* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))>
#<alt (* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))>
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))>
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))>
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))>
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))>
#<alt (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))>
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))>
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))>
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))>
#<alt (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))>
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x))))>
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x))))>
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x))))>
#<alt (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))>
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))>
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))>
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))>
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))>
#<alt (* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))>
#<alt (* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))>
#<alt (* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))>
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))>
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))>
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))>
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))>
#<alt 1>
#<alt (+ 1 (* 1/2 (pow t 2)))>
#<alt (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))>
#<alt (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))>
#<alt (* 1/8 (pow t 4))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4)))))>
#<alt (* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4)))))>
#<alt (* 1/8 (pow t 4))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4)))))>
#<alt (* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4)))))>
#<alt (* 1/2 (pow t 2))>
#<alt (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* 1/8 (pow t 4))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* 1/8 (pow t 4))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* y (sqrt 2))>
#<alt (* y (sqrt 2))>
#<alt (* y (sqrt 2))>
#<alt (* y (sqrt 2))>
#<alt (* y (sqrt 2))>
#<alt (* y (sqrt 2))>
#<alt (* y (sqrt 2))>
#<alt (* y (sqrt 2))>
#<alt (* y (sqrt 2))>
#<alt (* y (sqrt 2))>
#<alt (* y (sqrt 2))>
#<alt (* y (sqrt 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 (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))>
#<alt (* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))>
#<alt (* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))>
#<alt (* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))>
#<alt (/ -1 y)>
#<alt (- (* -1/2 (/ x (pow y 2))) (/ 1 y))>
#<alt (- (* x (- (* -1/4 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))>
#<alt (- (* x (- (* x (- (* -1/8 (/ x (pow y 4))) (* 1/4 (/ 1 (pow y 3))))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))>
#<alt (/ 2 x)>
#<alt (/ (+ 2 (* 4 (/ y x))) x)>
#<alt (/ (- (+ 2 (* 8 (/ (pow y 2) (pow x 2)))) (* -4 (/ y x))) x)>
#<alt (/ (- (+ 2 (* 16 (/ (pow y 3) (pow x 3)))) (+ (* -8 (/ (pow y 2) (pow x 2))) (* -4 (/ y x)))) x)>
#<alt (/ 2 x)>
#<alt (* -1 (/ (- (* -4 (/ y x)) 2) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow y 2) x)) (* -4 y)) x)) 2) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -16 (/ (pow y 3) x)) (* 8 (pow y 2))) x)) (* -4 y)) x)) 2) x))>
#<alt (/ 2 x)>
#<alt (+ (* 4 (/ y (pow x 2))) (* 2 (/ 1 x)))>
#<alt (+ (* y (+ (* 8 (/ y (pow x 3))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))>
#<alt (+ (* y (+ (* y (+ (* 16 (/ y (pow x 4))) (* 8 (/ 1 (pow x 3))))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))>
#<alt (/ -1 y)>
#<alt (/ (- (* -1/2 (/ x y)) 1) y)>
#<alt (/ (- (* -1/4 (/ (pow x 2) (pow y 2))) (+ 1 (* 1/2 (/ x y)))) y)>
#<alt (/ (- (* -1/8 (/ (pow x 3) (pow y 3))) (+ 1 (+ (* 1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y))))) y)>
#<alt (/ -1 y)>
#<alt (* -1 (/ (+ 1 (* 1/2 (/ x y))) y))>
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y))) y))>
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow x 3) y)) (* -1/4 (pow x 2))) y)) (* 1/2 x)) y))) y))>
#<alt (* 1/2 (pow t 2))>
#<alt (* 1/2 (pow t 2))>
#<alt (* 1/2 (pow t 2))>
#<alt (* 1/2 (pow t 2))>
#<alt (* 1/2 (pow t 2))>
#<alt (* 1/2 (pow t 2))>
#<alt (* 1/2 (pow t 2))>
#<alt (* 1/2 (pow t 2))>
#<alt (* 1/2 (pow t 2))>
#<alt (* 1/2 (pow t 2))>
#<alt (* 1/2 (pow t 2))>
#<alt (* 1/2 (pow t 2))>
#<alt (* 1/8 (pow t 2))>
#<alt (* 1/8 (pow t 2))>
#<alt (* 1/8 (pow t 2))>
#<alt (* 1/8 (pow t 2))>
#<alt (* 1/8 (pow t 2))>
#<alt (* 1/8 (pow t 2))>
#<alt (* 1/8 (pow t 2))>
#<alt (* 1/8 (pow t 2))>
#<alt (* 1/8 (pow t 2))>
#<alt (* 1/8 (pow t 2))>
#<alt (* 1/8 (pow t 2))>
#<alt (* 1/8 (pow t 2))>
#<alt (* -1 (sqrt z))>
#<alt (* -1 (sqrt z))>
#<alt (* -1 (sqrt z))>
#<alt (* -1 (sqrt z))>
#<alt (* -1 (sqrt z))>
#<alt (* -1 (sqrt z))>
#<alt (* -1 (sqrt z))>
#<alt (* -1 (sqrt z))>
#<alt (* (sqrt z) (pow (sqrt -1) 2))>
#<alt (* (sqrt z) (pow (sqrt -1) 2))>
#<alt (* (sqrt z) (pow (sqrt -1) 2))>
#<alt (* (sqrt z) (pow (sqrt -1) 2))>
Calls

129 calls:

TimeVariablePointExpression
100.0ms
t
@inf
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ (* 1/2 (* t t)) 1))
41.0ms
z
@0
(pow (* (* z 2) (exp (* t t))) 1/4)
41.0ms
t
@inf
(pow (* (* z 2) (exp (* t t))) 1/4)
15.0ms
z
@-inf
(pow (* (* z 2) (exp (* t t))) 1/4)
9.0ms
z
@inf
(pow (* (* z 2) (exp (* t t))) 1/4)

rewrite345.0ms (2%)

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

Useful iterations: 1 (0.0ms)

IterNodesCost
037178
1182167
21329167
08502167
Stop Event
iter limit
node limit
Counts
24 → 694
Calls
Call 1
Inputs
(/ (pow (pow (* (* z 2) (exp (* t t))) 1/4) 2) (/ 1 (- (* x 1/2) y)))
(pow (pow (* (* z 2) (exp (* t t))) 1/4) 2)
(pow (* (* z 2) (exp (* t t))) 1/4)
(* (* z 2) (exp (* t t)))
(* (sqrt (* z 2)) (* 1/2 x))
(sqrt (* z 2))
(* z 2)
(* 1/2 x)
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ (* 1/2 (* t t)) 1))
(* (- (* x 1/2) y) (sqrt (* z 2)))
(- (* x 1/2) y)
(* x 1/2)
(* (* (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/8)))) (- (* x 1/2) y)) (sqrt (* z 2)))
(* (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/8)))) (- (* x 1/2) y))
(+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/8))))
(* (* t t) (+ 1/2 (* (* t t) 1/8)))
(* y (sqrt 2))
(sqrt 2)
(sqrt z)
(* (* y (sqrt 2)) (neg (sqrt z)))
(/ 1 (- (* x 1/2) y))
(* 1/2 (* t t))
(* (* t t) 1/8)
(neg (sqrt z))
Outputs
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))))
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))))
(exp.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))))
(neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))) #s(literal 1 binary64))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))))) (-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)))))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (sqrt.f64 z) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (exp.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (exp.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64))))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (exp.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64))))))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (exp.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (exp.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64))))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64)))))))
(exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64)))))))
(exp.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64)))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 2 binary64))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (*.f64 (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64)))))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)))
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) #s(literal 4 binary64))
(pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 2 binary64)) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 2 binary64))) #s(literal 1/8 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64))))))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 z (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))))
(*.f64 (sqrt.f64 z) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (exp.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64))))))))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (exp.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64))))))) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal -1 binary64))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (sqrt.f64 z))
(*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)))
(*.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) z) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 z) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 3/8 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z)) (sqrt.f64 #s(literal 2 binary64)))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64))))))
(exp.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 2 binary64))) #s(literal 1/8 binary64)))
(/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/4 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 2 binary64)) #s(literal 1/8 binary64))
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64)))))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64)))
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) z) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 z #s(literal 1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))) #s(literal 1/8 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 t t) (log.f64 (*.f64 z #s(literal 2 binary64)))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))
(*.f64 (exp.f64 (*.f64 t t)) (exp.f64 (log.f64 (*.f64 z #s(literal 2 binary64)))))
(*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))) z)
(*.f64 (*.f64 (exp.f64 (*.f64 t t)) z) #s(literal 2 binary64))
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (+.f64 (*.f64 t t) (log.f64 #s(literal 2 binary64)))))
(*.f64 (exp.f64 (log.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (*.f64 t t)))
(*.f64 x (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) x)
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 z) #s(literal 1/2 binary64))))
(exp.f64 (+.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(exp.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (log.f64 (*.f64 z #s(literal 2 binary64))))))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)))
(*.f64 z #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) z)
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))))
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))))
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))))
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))))
(fma.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (/.f64 t #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))))
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))))
(fma.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))))
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 t #s(literal 2 binary64))) t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))))
(/.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) #s(literal -1 binary64))) (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) #s(literal -1 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64)))))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))))))
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))))
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) #s(literal -1 binary64))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) #s(literal -1 binary64))))
(+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) x (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) x (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))
(+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64)))
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))))
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))
(fma.f64 #s(literal 1/2 binary64) x (-.f64 #s(literal 0 binary64) y))
(fma.f64 #s(literal -1 binary64) y (*.f64 x #s(literal 1/2 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(/.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(*.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))
(+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))
(fma.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))
(fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 #s(literal 0 binary64) y)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))
(+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 binary64)))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal 1 binary64))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (neg.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (/.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(-.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))))
(fma.f64 t (/.f64 t #s(literal 2 binary64)) (+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 binary64)))
(fma.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 binary64))
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))) (+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 binary64)))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 t t) #s(literal 1 binary64))
(fma.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(fma.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(fma.f64 (/.f64 t #s(literal 2 binary64)) t (+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) t #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)) (+.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (+.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (neg.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(/.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (pow.f64 (+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (/.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (/.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (*.f64 (+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 binary64)))) (-.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t t)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64)))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (*.f64 (/.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (/.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (/.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(*.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal -1 binary64))))
(+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (/.f64 t #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t t))) (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))
(fma.f64 t (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(fma.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 t (/.f64 t #s(literal 2 binary64))))
(fma.f64 t (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t t)) (*.f64 t (/.f64 t #s(literal 2 binary64))))
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(fma.f64 (*.f64 t t) (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 t (/.f64 t #s(literal 2 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(fma.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 t (/.f64 t #s(literal 2 binary64))))
(fma.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 t t) (*.f64 t (/.f64 t #s(literal 2 binary64))))
(fma.f64 (/.f64 t #s(literal 2 binary64)) t (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(fma.f64 (*.f64 t (*.f64 t t)) (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (/.f64 t #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/8 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) t) t (*.f64 t (/.f64 t #s(literal 2 binary64))))
(/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (+.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (+.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t t))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t t))))
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(/.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))
(/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (+.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (+.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t t)) (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (+.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (+.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t t))) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (/.f64 t #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) (-.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t (/.f64 t #s(literal 2 binary64)))))
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 t t))
(*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal 1 binary64))
(*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) t)
(*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))))
(*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (+.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) #s(literal -1/2 binary64))))))
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (+.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) #s(literal -1/2 binary64))))))
(*.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(*.f64 y (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) y)
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))
(sqrt.f64 #s(literal 2 binary64))
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64))
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)))
(+.f64 #s(literal 0 binary64) (sqrt.f64 z))
(exp.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)))
(sqrt.f64 z)
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 z #s(literal 3/2 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 z #s(literal 0 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 (*.f64 z z) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 1/2 binary64))
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64)))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))))
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (sqrt.f64 z))))
(-.f64 #s(literal 0 binary64) (*.f64 y (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(neg.f64 (*.f64 y (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 y (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 y (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 y (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 y (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 y (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)))))
(*.f64 y (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 y (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) y)
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))
(*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (sqrt.f64 z))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) y) (sqrt.f64 #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))
(/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(*.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)))
(*.f64 t (/.f64 t #s(literal 2 binary64)))
(*.f64 (*.f64 t t) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (*.f64 t t))
(*.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (/.f64 t #s(literal 2 binary64)) t)
(*.f64 t (*.f64 t #s(literal 1/8 binary64)))
(*.f64 (*.f64 t t) #s(literal 1/8 binary64))
(*.f64 #s(literal 1/8 binary64) (*.f64 t t))
(*.f64 (*.f64 t #s(literal 1/8 binary64)) t)
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (pow.f64 z #s(literal 1/4 binary64))) (pow.f64 z #s(literal 1/4 binary64))))
(-.f64 #s(literal 0 binary64) (sqrt.f64 z))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 z #s(literal 0 binary64))) (/.f64 (pow.f64 z #s(literal 3/2 binary64)) (+.f64 z #s(literal 0 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 z)) (/.f64 z (sqrt.f64 z)))
(neg.f64 (sqrt.f64 z))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 z #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal 3/2 binary64))) (+.f64 z #s(literal 0 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) z) (sqrt.f64 z))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal 3/2 binary64)))) (neg.f64 (+.f64 z #s(literal 0 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (-.f64 #s(literal 0 binary64) (sqrt.f64 z)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))))
(*.f64 (sqrt.f64 z) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (sqrt.f64 z))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z #s(literal 0 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) (sqrt.f64 z)))

simplify410.0ms (2.4%)

Algorithm
egg-herbie
Rules
6308×*-lowering-*.f32
6308×*-lowering-*.f64
1840×+-lowering-+.f64
1840×+-lowering-+.f32
1406×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
05248140
118526647
267796631
080846631
Stop Event
iter limit
node limit
Counts
516 → 516
Calls
Call 1
Inputs
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z)))))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(* (sqrt z) (sqrt 2))
(+ (* (sqrt z) (sqrt 2)) (* (/ (pow t 2) (sqrt 2)) (sqrt z)))
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (/ (* (pow t 2) (- z (/ z (pow (sqrt 2) 2)))) (sqrt 2)) (sqrt (/ 1 z)))) (* (sqrt z) (/ 1 (sqrt 2))))))
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* (sqrt z) (/ 1 (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (/ (- z (/ z (pow (sqrt 2) 2))) (sqrt 2)))) (* 1/2 (* (/ (* (pow t 2) (- (+ (* 1/3 z) (/ z (pow (sqrt 2) 4))) (/ z (pow (sqrt 2) 2)))) (sqrt 2)) (sqrt (/ 1 z)))))))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(exp (* 1/4 (+ (log z) (log (* 2 (exp (pow t 2)))))))
(exp (* 1/4 (+ (log z) (log (* 2 (exp (pow t 2)))))))
(exp (* 1/4 (+ (log z) (log (* 2 (exp (pow t 2)))))))
(exp (* 1/4 (+ (log z) (log (* 2 (exp (pow t 2)))))))
(exp (* 1/4 (+ (log (* 2 (exp (pow t 2)))) (* -1 (log (/ 1 z))))))
(exp (* 1/4 (+ (log (* 2 (exp (pow t 2)))) (* -1 (log (/ 1 z))))))
(exp (* 1/4 (+ (log (* 2 (exp (pow t 2)))) (* -1 (log (/ 1 z))))))
(exp (* 1/4 (+ (log (* 2 (exp (pow t 2)))) (* -1 (log (/ 1 z))))))
(exp (* 1/4 (+ (log (* -2 (exp (pow t 2)))) (* -1 (log (/ -1 z))))))
(exp (* 1/4 (+ (log (* -2 (exp (pow t 2)))) (* -1 (log (/ -1 z))))))
(exp (* 1/4 (+ (log (* -2 (exp (pow t 2)))) (* -1 (log (/ -1 z))))))
(exp (* 1/4 (+ (log (* -2 (exp (pow t 2)))) (* -1 (log (/ -1 z))))))
(pow (* 2 z) 1/4)
(+ (* 1/4 (* (pow (* 2 z) 1/4) (pow t 2))) (pow (* 2 z) 1/4))
(+ (* (pow t 2) (+ (* 1/32 (* (pow (* 2 z) 1/4) (pow t 2))) (* 1/4 (pow (* 2 z) 1/4)))) (pow (* 2 z) 1/4))
(+ (* (pow t 2) (+ (* 1/4 (pow (* 2 z) 1/4)) (* (pow t 2) (+ (* 1/384 (* (pow (* 2 z) 1/4) (pow t 2))) (* 1/32 (pow (* 2 z) 1/4)))))) (pow (* 2 z) 1/4))
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 z)
(+ (* 2 z) (* 2 (* (pow t 2) z)))
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z))))
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z)))))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 2 (* z (exp (pow t 2))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 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)
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z)))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z)))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 y)
(- (* 1/2 x) y)
(- (* 1/2 x) y)
(- (* 1/2 x) y)
(* 1/2 x)
(* x (+ 1/2 (* -1 (/ y x))))
(* x (+ 1/2 (* -1 (/ y x))))
(* x (+ 1/2 (* -1 (/ y x))))
(* 1/2 x)
(* -1 (* x (- (/ y x) 1/2)))
(* -1 (* x (- (/ y x) 1/2)))
(* -1 (* x (- (/ y x) 1/2)))
(* 1/2 x)
(+ (* -1 y) (* 1/2 x))
(+ (* -1 y) (* 1/2 x))
(+ (* -1 y) (* 1/2 x))
(* -1 y)
(* y (- (* 1/2 (/ x y)) 1))
(* y (- (* 1/2 (/ x y)) 1))
(* y (- (* 1/2 (/ x y)) 1))
(* -1 y)
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(- (* 1/2 x) y)
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)
(* 1/8 (* (pow t 4) (- (* 1/2 x) y)))
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))
(* 1/8 (* (pow t 4) (- (* 1/2 x) y)))
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x))))
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x))))
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x))))
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
1
(+ 1 (* 1/2 (pow t 2)))
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))
(* 1/8 (pow t 4))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4)))))
(* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4)))))
(* 1/8 (pow t 4))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4)))))
(* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4)))))
(* 1/2 (pow t 2))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(* 1/8 (pow t 4))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* 1/8 (pow t 4))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* y (sqrt 2))
(* y (sqrt 2))
(* y (sqrt 2))
(* y (sqrt 2))
(* y (sqrt 2))
(* y (sqrt 2))
(* y (sqrt 2))
(* y (sqrt 2))
(* y (sqrt 2))
(* y (sqrt 2))
(* y (sqrt 2))
(* y (sqrt 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 (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))
(* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))
(* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))
(* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))
(/ -1 y)
(- (* -1/2 (/ x (pow y 2))) (/ 1 y))
(- (* x (- (* -1/4 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))
(- (* x (- (* x (- (* -1/8 (/ x (pow y 4))) (* 1/4 (/ 1 (pow y 3))))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))
(/ 2 x)
(/ (+ 2 (* 4 (/ y x))) x)
(/ (- (+ 2 (* 8 (/ (pow y 2) (pow x 2)))) (* -4 (/ y x))) x)
(/ (- (+ 2 (* 16 (/ (pow y 3) (pow x 3)))) (+ (* -8 (/ (pow y 2) (pow x 2))) (* -4 (/ y x)))) x)
(/ 2 x)
(* -1 (/ (- (* -4 (/ y x)) 2) x))
(* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow y 2) x)) (* -4 y)) x)) 2) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -16 (/ (pow y 3) x)) (* 8 (pow y 2))) x)) (* -4 y)) x)) 2) x))
(/ 2 x)
(+ (* 4 (/ y (pow x 2))) (* 2 (/ 1 x)))
(+ (* y (+ (* 8 (/ y (pow x 3))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))
(+ (* y (+ (* y (+ (* 16 (/ y (pow x 4))) (* 8 (/ 1 (pow x 3))))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))
(/ -1 y)
(/ (- (* -1/2 (/ x y)) 1) y)
(/ (- (* -1/4 (/ (pow x 2) (pow y 2))) (+ 1 (* 1/2 (/ x y)))) y)
(/ (- (* -1/8 (/ (pow x 3) (pow y 3))) (+ 1 (+ (* 1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y))))) y)
(/ -1 y)
(* -1 (/ (+ 1 (* 1/2 (/ x y))) y))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y))) y))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow x 3) y)) (* -1/4 (pow x 2))) y)) (* 1/2 x)) y))) y))
(* 1/2 (pow t 2))
(* 1/2 (pow t 2))
(* 1/2 (pow t 2))
(* 1/2 (pow t 2))
(* 1/2 (pow t 2))
(* 1/2 (pow t 2))
(* 1/2 (pow t 2))
(* 1/2 (pow t 2))
(* 1/2 (pow t 2))
(* 1/2 (pow t 2))
(* 1/2 (pow t 2))
(* 1/2 (pow t 2))
(* 1/8 (pow t 2))
(* 1/8 (pow t 2))
(* 1/8 (pow t 2))
(* 1/8 (pow t 2))
(* 1/8 (pow t 2))
(* 1/8 (pow t 2))
(* 1/8 (pow t 2))
(* 1/8 (pow t 2))
(* 1/8 (pow t 2))
(* 1/8 (pow t 2))
(* 1/8 (pow t 2))
(* 1/8 (pow t 2))
(* -1 (sqrt z))
(* -1 (sqrt z))
(* -1 (sqrt z))
(* -1 (sqrt z))
(* -1 (sqrt z))
(* -1 (sqrt z))
(* -1 (sqrt z))
(* -1 (sqrt z))
(* (sqrt z) (pow (sqrt -1) 2))
(* (sqrt z) (pow (sqrt -1) 2))
(* (sqrt z) (pow (sqrt -1) 2))
(* (sqrt z) (pow (sqrt -1) 2))
Outputs
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z #s(literal 1/4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 t t))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z)))))))))
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z #s(literal 1/4 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal -1/8 binary64) z))))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(*.f64 y (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(*.f64 y (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))))
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))
(*.f64 y (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(+ (* (sqrt z) (sqrt 2)) (* (/ (pow t 2) (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64))))
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (/ (* (pow t 2) (- z (/ z (pow (sqrt 2) 2)))) (sqrt 2)) (sqrt (/ 1 z)))) (* (sqrt z) (/ 1 (sqrt 2))))))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (/.f64 (+.f64 z (/.f64 z #s(literal -2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 t t))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* (sqrt z) (/ 1 (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (/ (- z (/ z (pow (sqrt 2) 2))) (sqrt 2)))) (* 1/2 (* (/ (* (pow t 2) (- (+ (* 1/3 z) (/ z (pow (sqrt 2) 4))) (/ z (pow (sqrt 2) 2)))) (sqrt 2)) (sqrt (/ 1 z)))))))))
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 (+.f64 z (/.f64 z #s(literal -2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (+.f64 (/.f64 z (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 z #s(literal -2 binary64)))) (/.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64)))))))))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))
(exp (* 1/4 (+ (log z) (log (* 2 (exp (pow t 2)))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))))))
(exp (* 1/4 (+ (log z) (log (* 2 (exp (pow t 2)))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))))))
(exp (* 1/4 (+ (log z) (log (* 2 (exp (pow t 2)))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))))))
(exp (* 1/4 (+ (log z) (log (* 2 (exp (pow t 2)))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))))))
(exp (* 1/4 (+ (log (* 2 (exp (pow t 2)))) (* -1 (log (/ 1 z))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))))))
(exp (* 1/4 (+ (log (* 2 (exp (pow t 2)))) (* -1 (log (/ 1 z))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))))))
(exp (* 1/4 (+ (log (* 2 (exp (pow t 2)))) (* -1 (log (/ 1 z))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))))))
(exp (* 1/4 (+ (log (* 2 (exp (pow t 2)))) (* -1 (log (/ 1 z))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 z) (log.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))))))
(exp (* 1/4 (+ (log (* -2 (exp (pow t 2)))) (* -1 (log (/ -1 z))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(exp (* 1/4 (+ (log (* -2 (exp (pow t 2)))) (* -1 (log (/ -1 z))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(exp (* 1/4 (+ (log (* -2 (exp (pow t 2)))) (* -1 (log (/ -1 z))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(exp (* 1/4 (+ (log (* -2 (exp (pow t 2)))) (* -1 (log (/ -1 z))))))
(exp.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal -2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) z)))))
(pow (* 2 z) 1/4)
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))
(+ (* 1/4 (* (pow (* 2 z) 1/4) (pow t 2))) (pow (* 2 z) 1/4))
(+.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 t (*.f64 t (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))))))
(+ (* (pow t 2) (+ (* 1/32 (* (pow (* 2 z) 1/4) (pow t 2))) (* 1/4 (pow (* 2 z) 1/4)))) (pow (* 2 z) 1/4))
(+.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/32 binary64))) (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))))))
(+ (* (pow t 2) (+ (* 1/4 (pow (* 2 z) 1/4)) (* (pow t 2) (+ (* 1/384 (* (pow (* 2 z) 1/4) (pow t 2))) (* 1/32 (pow (* 2 z) 1/4)))))) (pow (* 2 z) 1/4))
(+.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 t (*.f64 t (+.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/384 binary64))) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/32 binary64))))))))
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(pow.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) #s(literal 1/4 binary64))
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(pow.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) #s(literal 1/4 binary64))
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(pow.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) #s(literal 1/4 binary64))
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(pow.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) #s(literal 1/4 binary64))
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(pow.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) #s(literal 1/4 binary64))
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(pow.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) #s(literal 1/4 binary64))
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(pow.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) #s(literal 1/4 binary64))
(pow (* 2 (* z (exp (pow t 2)))) 1/4)
(pow.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) #s(literal 1/4 binary64))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(+ (* 2 z) (* 2 (* (pow t 2) z)))
(*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t))))
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z))))
(+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z)))))))
(+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 t (*.f64 t (+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/3 binary64)) #s(literal 1 binary64)) z)))))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 2 (* z (exp (pow t 2))))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 z))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 z))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 z))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 z))))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 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)
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))
(*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) x)))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))
(*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) x)))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))
(*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) x)))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z)))))
(*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 z))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z)))))
(*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 z))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z)))))
(*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 z))))) (neg.f64 x))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z)))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 z)))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z)))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 z)))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z)))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 z)))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (sqrt.f64 z) (*.f64 t t)))))
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (sqrt.f64 z) (*.f64 t t)))))
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (sqrt.f64 z) (*.f64 t t)))))
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (sqrt.f64 z) (*.f64 t t)))))
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (sqrt.f64 z) (*.f64 t t)))))
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (sqrt.f64 z) (*.f64 t t)))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))) (neg.f64 x))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))))
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* x (+ 1/2 (* -1 (/ y x))))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* x (+ 1/2 (* -1 (/ y x))))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* x (+ 1/2 (* -1 (/ y x))))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (* x (- (/ y x) 1/2)))
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) x)
(* -1 (* x (- (/ y x) 1/2)))
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) x)
(* -1 (* x (- (/ y x) 1/2)))
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* -1 y) (* 1/2 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(+ (* -1 y) (* 1/2 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(+ (* -1 y) (* 1/2 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 z) #s(literal 1/8 binary64)))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 z) #s(literal 1/8 binary64)))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t t))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64))))))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64))))))))
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t t))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64))))))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64))))))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 z) y) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (neg.f64 x))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) y) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) y) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) y) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) y)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) y)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) y)))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 z)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) y)
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)
(+.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)
(+.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* 1/8 (* (pow t 4) (- (* 1/2 x) y)))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))))
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))))
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64))))))
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64))))))
(* 1/8 (* (pow t 4) (- (* 1/2 x) y)))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))))
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))))
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64))))))
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64))))))
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) #s(literal -1 binary64)))))
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 x (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) x))))
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 x (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) x))))
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 x (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) x))))
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x))))
(*.f64 x (neg.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal -1/2 binary64))) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) x))))))
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x))))
(*.f64 x (neg.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal -1/2 binary64))) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) x))))))
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x))))
(*.f64 x (neg.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal -1/2 binary64))) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) x))))))
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) #s(literal -1 binary64)))))
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) #s(literal -1 binary64)))))
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y))) (-.f64 #s(literal 0 binary64) y))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (pow t 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(* 1/8 (pow t 4))
(*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64)))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/8 binary64))))
(* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/8 binary64))))
(* 1/8 (pow t 4))
(*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64)))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/8 binary64))))
(* (pow t 4) (+ 1/8 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 4 binary64))) #s(literal 1/8 binary64))))
(* 1/2 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/2 binary64))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(* 1/8 (pow t 4))
(*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64)))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* 1/8 (pow t 4))
(*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64)))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* y (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) y)
(* y (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) y)
(* y (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) y)
(* y (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) y)
(* y (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) y)
(* y (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) y)
(* y (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) y)
(* y (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) y)
(* y (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) y)
(* y (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) y)
(* y (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) y)
(* y (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) y)
(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 (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* (* y (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(/ -1 y)
(/.f64 #s(literal -1 binary64) y)
(- (* -1/2 (/ x (pow y 2))) (/ 1 y))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) y)
(- (* x (- (* -1/4 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 x #s(literal -1/4 binary64)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1 binary64) y))
(- (* x (- (* x (- (* -1/8 (/ x (pow y 4))) (* 1/4 (/ 1 (pow y 3))))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))
(+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 x #s(literal -1/8 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1 binary64) y))
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ (+ 2 (* 4 (/ y x))) x)
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (/.f64 y x))) x)
(/ (- (+ 2 (* 8 (/ (pow y 2) (pow x 2)))) (* -4 (/ y x))) x)
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) x) (*.f64 y #s(literal 4 binary64))) x)) x)
(/ (- (+ 2 (* 16 (/ (pow y 3) (pow x 3)))) (+ (* -8 (/ (pow y 2) (pow x 2))) (* -4 (/ y x)))) x)
(/.f64 (+.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal 16 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 y #s(literal -4 binary64)) x) (/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x))))) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(* -1 (/ (- (* -4 (/ y x)) 2) x))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 4 binary64) (/.f64 y x))) x)
(* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow y 2) x)) (* -4 y)) x)) 2) x))
(/.f64 (+.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y #s(literal 8 binary64))) x) (*.f64 y #s(literal 4 binary64))) x))) (neg.f64 x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -16 (/ (pow y 3) x)) (* 8 (pow y 2))) x)) (* -4 y)) x)) 2) x))
(/.f64 (+.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) #s(literal -16 binary64)) x) (*.f64 (*.f64 y y) #s(literal -8 binary64))) x)) (*.f64 y #s(literal 4 binary64))) x))) (neg.f64 x))
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(+ (* 4 (/ y (pow x 2))) (* 2 (/ 1 x)))
(+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 y x)) x))
(+ (* y (+ (* 8 (/ y (pow x 3))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 (/.f64 (*.f64 y #s(literal 8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 x x)))))
(+ (* y (+ (* y (+ (* 16 (/ y (pow x 4))) (* 8 (/ 1 (pow x 3))))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (/.f64 (*.f64 y #s(literal 16 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))))))
(/ -1 y)
(/.f64 #s(literal -1 binary64) y)
(/ (- (* -1/2 (/ x y)) 1) y)
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) y)
(/ (- (* -1/4 (/ (pow x 2) (pow y 2))) (+ 1 (* 1/2 (/ x y)))) y)
(/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) y) (*.f64 x #s(literal -1/2 binary64))) y) #s(literal 1 binary64)) y)
(/ (- (* -1/8 (/ (pow x 3) (pow y 3))) (+ 1 (+ (* 1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y))))) y)
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) y)
(/ -1 y)
(/.f64 #s(literal -1 binary64) y)
(* -1 (/ (+ 1 (* 1/2 (/ x y))) y))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y))) y))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) y) (*.f64 x #s(literal -1/2 binary64))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow x 3) y)) (* -1/4 (pow x 2))) y)) (* 1/2 x)) y))) y))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) y) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 x #s(literal -1/2 binary64))) y)) (-.f64 #s(literal 0 binary64) y))
(* 1/2 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/2 binary64))
(* 1/2 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/2 binary64))
(* 1/2 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/2 binary64))
(* 1/2 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/2 binary64))
(* 1/2 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/2 binary64))
(* 1/2 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/2 binary64))
(* 1/2 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/2 binary64))
(* 1/2 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/2 binary64))
(* 1/2 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/2 binary64))
(* 1/2 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/2 binary64))
(* 1/2 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/2 binary64))
(* 1/2 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/2 binary64))
(* 1/8 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/8 binary64))
(* 1/8 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/8 binary64))
(* 1/8 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/8 binary64))
(* 1/8 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/8 binary64))
(* 1/8 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/8 binary64))
(* 1/8 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/8 binary64))
(* 1/8 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/8 binary64))
(* 1/8 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/8 binary64))
(* 1/8 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/8 binary64))
(* 1/8 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/8 binary64))
(* 1/8 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/8 binary64))
(* 1/8 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/8 binary64))
(* -1 (sqrt z))
(-.f64 #s(literal 0 binary64) (sqrt.f64 z))
(* -1 (sqrt z))
(-.f64 #s(literal 0 binary64) (sqrt.f64 z))
(* -1 (sqrt z))
(-.f64 #s(literal 0 binary64) (sqrt.f64 z))
(* -1 (sqrt z))
(-.f64 #s(literal 0 binary64) (sqrt.f64 z))
(* -1 (sqrt z))
(-.f64 #s(literal 0 binary64) (sqrt.f64 z))
(* -1 (sqrt z))
(-.f64 #s(literal 0 binary64) (sqrt.f64 z))
(* -1 (sqrt z))
(-.f64 #s(literal 0 binary64) (sqrt.f64 z))
(* -1 (sqrt z))
(-.f64 #s(literal 0 binary64) (sqrt.f64 z))
(* (sqrt z) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 z))
(* (sqrt z) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 z))
(* (sqrt z) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 z))
(* (sqrt z) (pow (sqrt -1) 2))
(-.f64 #s(literal 0 binary64) (sqrt.f64 z))

eval332.0ms (1.9%)

Compiler

Compiled 45870 to 3066 computations (93.3% saved)

prune253.0ms (1.5%)

Pruning

40 alts after pruning (37 fresh and 3 done)

PrunedKeptTotal
New1499151514
Fresh52227
Picked325
Done011
Total1507401547
Accuracy
100.0%
Counts
1547 → 40
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.6%
(/.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
8.2%
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
88.2%
(/.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
52.4%
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
34.9%
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
21.6%
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
87.5%
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))))
94.2%
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
49.5%
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64)))))
77.6%
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
65.3%
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 2 binary64) x))
55.7%
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
21.6%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))
52.3%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))
55.7%
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
27.6%
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
44.4%
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
25.0%
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x))
93.5%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))))
83.9%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
96.4%
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))
31.0%
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) y) (sqrt.f64 #s(literal 2 binary64)))
54.2%
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
61.7%
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
62.4%
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
89.0%
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
85.3%
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
27.6%
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
53.3%
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
31.0%
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z)))
60.4%
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
27.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
55.8%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
31.1%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))
96.4%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
20.9%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
55.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
56.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
58.4%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))
27.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))
Compiler

Compiled 2036 to 1351 computations (33.6% saved)

simplify254.0ms (1.5%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
cost-diff0
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
cost-diff0
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64)))))
cost-diff0
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
cost-diff0
(-.f64 #s(literal 0 binary64) y)
cost-diff0
(*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
cost-diff64
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
cost-diff0
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64))))
cost-diff0
(*.f64 x #s(literal 1/2 binary64))
cost-diff0
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
cost-diff0
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
cost-diff0
(-.f64 #s(literal 0 binary64) y)
cost-diff0
(*.f64 z #s(literal 2 binary64))
cost-diff0
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
cost-diff0
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))
cost-diff0
(*.f64 z #s(literal 2 binary64))
cost-diff0
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
cost-diff384
(+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))
cost-diff384
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
Rules
4928×*-lowering-*.f32
4928×*-lowering-*.f64
3008×+-lowering-+.f64
3008×+-lowering-+.f32
1948×sum5-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
053630
1183519
2790507
34331500
08682500
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (sqrt (* z 2)) (+ (* (+ (* 1/2 (* t t)) 1) (- (* 1/2 x) y)) (* t (* t (* (* t (* t (- (* 1/2 x) y))) (+ 1/8 (* (* t t) 1/48)))))))
(sqrt (* z 2))
(* z 2)
z
2
(+ (* (+ (* 1/2 (* t t)) 1) (- (* 1/2 x) y)) (* t (* t (* (* t (* t (- (* 1/2 x) y))) (+ 1/8 (* (* t t) 1/48))))))
(* (+ (* 1/2 (* t t)) 1) (- (* 1/2 x) y))
(+ (* 1/2 (* t t)) 1)
(* 1/2 (* t t))
1/2
(* t t)
t
1
(- (* 1/2 x) y)
(* 1/2 x)
x
y
(* t (* t (* (* t (* t (- (* 1/2 x) y))) (+ 1/8 (* (* t t) 1/48)))))
(* t (* (* t (* t (- (* 1/2 x) y))) (+ 1/8 (* (* t t) 1/48))))
(* (* t (* t (- (* 1/2 x) y))) (+ 1/8 (* (* t t) 1/48)))
(* t (* t (- (* 1/2 x) y)))
(* t (- (* 1/2 x) y))
(+ 1/8 (* (* t t) 1/48))
1/8
(* (* t t) 1/48)
1/48
(* (sqrt (* z 2)) (- 0 y))
(sqrt (* z 2))
(* z 2)
z
2
(- 0 y)
0
y
(* (- (* x 1/2) y) (sqrt (* (* z 2) (+ (* t t) 1))))
(- (* x 1/2) y)
(* x 1/2)
x
1/2
y
(sqrt (* (* z 2) (+ (* t t) 1)))
(* (* z 2) (+ (* t t) 1))
(* z 2)
z
2
(+ (* t t) 1)
(* t t)
t
1
(* (* (- 0 y) (sqrt (* z 2))) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))
(* (- 0 y) (sqrt (* z 2)))
(- 0 y)
0
y
(sqrt (* z 2))
(* z 2)
z
2
(+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8)))))
1
(* t (* t (+ 1/2 (* (* t t) 1/8))))
t
(* t (+ 1/2 (* (* t t) 1/8)))
(+ 1/2 (* (* t t) 1/8))
1/2
(* (* t t) 1/8)
(* t t)
1/8
(/ (* (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))) (* (- (* x 1/2) y) (sqrt (* z 2)))) (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (- (* (* t t) (+ 1/2 (* (* t t) 1/8))) 1))))
(* (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))) (* (- (* x 1/2) y) (sqrt (* z 2))))
(+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8)))))
1
(* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))
(* (* t t) (+ 1/2 (* (* t t) 1/8)))
(* t t)
t
(+ 1/2 (* (* t t) 1/8))
1/2
(* (* t t) 1/8)
1/8
(* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8)))
(* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t))
(* (- (* x 1/2) y) (sqrt (* z 2)))
(- (* x 1/2) y)
(* x 1/2)
x
y
(sqrt (* z 2))
(* z 2)
z
2
(+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (- (* (* t t) (+ 1/2 (* (* t t) 1/8))) 1)))
(* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (- (* (* t t) (+ 1/2 (* (* t t) 1/8))) 1))
(- (* (* t t) (+ 1/2 (* (* t t) 1/8))) 1)
Outputs
(* (sqrt (* z 2)) (+ (* (+ (* 1/2 (* t t)) 1) (- (* 1/2 x) y)) (* t (* t (* (* t (* t (- (* 1/2 x) y))) (+ 1/8 (* (* t t) 1/48)))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (+.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))
(sqrt (* z 2))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(+ (* (+ (* 1/2 (* t t)) 1) (- (* 1/2 x) y)) (* t (* t (* (* t (* t (- (* 1/2 x) y))) (+ 1/8 (* (* t t) 1/48))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (+.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))
(* (+ (* 1/2 (* t t)) 1) (- (* 1/2 x) y))
(*.f64 (+.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+ (* 1/2 (* t t)) 1)
(+.f64 (*.f64 t (*.f64 #s(literal 1/2 binary64) t)) #s(literal 1 binary64))
(* 1/2 (* t t))
(*.f64 t (*.f64 #s(literal 1/2 binary64) t))
1/2
#s(literal 1/2 binary64)
(* t t)
(*.f64 t t)
t
1
#s(literal 1 binary64)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
x
y
(* t (* t (* (* t (* t (- (* 1/2 x) y))) (+ 1/8 (* (* t t) 1/48)))))
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* t (* (* t (* t (- (* 1/2 x) y))) (+ 1/8 (* (* t t) 1/48))))
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))) (*.f64 t (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (* t (* t (- (* 1/2 x) y))) (+ 1/8 (* (* t t) 1/48)))
(*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))
(* t (* t (- (* 1/2 x) y)))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* t (- (* 1/2 x) y))
(*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+ 1/8 (* (* t t) 1/48))
(+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))
1/8
#s(literal 1/8 binary64)
(* (* t t) 1/48)
(*.f64 t (*.f64 t #s(literal 1/48 binary64)))
1/48
#s(literal 1/48 binary64)
(* (sqrt (* z 2)) (- 0 y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))
(sqrt (* z 2))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(- 0 y)
(-.f64 #s(literal 0 binary64) y)
0
#s(literal 0 binary64)
y
(* (- (* x 1/2) y) (sqrt (* (* z 2) (+ (* t t) 1))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
(- (* x 1/2) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(* x 1/2)
(*.f64 #s(literal 1/2 binary64) x)
x
1/2
#s(literal 1/2 binary64)
y
(sqrt (* (* z 2) (+ (* t t) 1)))
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64))))
(* (* z 2) (+ (* t t) 1))
(*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(+ (* t t) 1)
(+.f64 (*.f64 t t) #s(literal 1 binary64))
(* t t)
(*.f64 t t)
t
1
#s(literal 1 binary64)
(* (* (- 0 y) (sqrt (* z 2))) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(* (- 0 y) (sqrt (* z 2)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))
(- 0 y)
(-.f64 #s(literal 0 binary64) y)
0
#s(literal 0 binary64)
y
(sqrt (* z 2))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
1
#s(literal 1 binary64)
(* t (* t (+ 1/2 (* (* t t) 1/8))))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))
t
(* t (+ 1/2 (* (* t t) 1/8)))
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))
(+ 1/2 (* (* t t) 1/8))
(+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))
1/2
#s(literal 1/2 binary64)
(* (* t t) 1/8)
(*.f64 t (*.f64 t #s(literal 1/8 binary64)))
(* t t)
(*.f64 t t)
1/8
#s(literal 1/8 binary64)
(/ (* (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))) (* (- (* x 1/2) y) (sqrt (* z 2)))) (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (- (* (* t t) (+ 1/2 (* (* t t) 1/8))) 1))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) t))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))
(* (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))) (* (- (* x 1/2) y) (sqrt (* z 2))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) t)))))))
(+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8)))))
(+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) t)))))
1
#s(literal 1 binary64)
(* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))
(*.f64 t (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 t t))) t))))
(* (* t t) (+ 1/2 (* (* t t) 1/8)))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))
(* t t)
(*.f64 t t)
t
(+ 1/2 (* (* t t) 1/8))
(+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))
1/2
#s(literal 1/2 binary64)
(* (* t t) 1/8)
(*.f64 t (*.f64 t #s(literal 1/8 binary64)))
1/8
#s(literal 1/8 binary64)
(* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8)))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))
(* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t))
(*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(* (- (* x 1/2) y) (sqrt (* z 2)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(- (* x 1/2) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(* x 1/2)
(*.f64 #s(literal 1/2 binary64) x)
x
y
(sqrt (* z 2))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (- (* (* t t) (+ 1/2 (* (* t t) 1/8))) 1)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal -1 binary64))))
(* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (- (* (* t t) (+ 1/2 (* (* t t) 1/8))) 1))
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal -1 binary64)))
(- (* (* t t) (+ 1/2 (* (* t t) 1/8))) 1)
(+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal -1 binary64))

localize295.0ms (1.7%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
accuracy99.7%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
accuracy99.3%
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
accuracy56.7%
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64)))))
accuracy100.0%
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
accuracy99.9%
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
accuracy99.6%
(*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
accuracy96.7%
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
accuracy100.0%
(*.f64 t t)
accuracy98.6%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
accuracy94.1%
(*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))
accuracy82.1%
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64))))
accuracy100.0%
(-.f64 #s(literal 0 binary64) y)
accuracy100.0%
(*.f64 z #s(literal 2 binary64))
accuracy100.0%
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
accuracy99.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))
accuracy99.8%
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
accuracy99.7%
(*.f64 (*.f64 t t) #s(literal 1/48 binary64))
accuracy99.4%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
accuracy98.1%
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
Results
178.0ms256×0valid
Compiler

Compiled 754 to 54 computations (92.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 103.0ms
ival-mult: 77.0ms (74.6% of total)
ival-add: 10.0ms (9.7% of total)
ival-sub: 5.0ms (4.8% of total)
...c/correct-round.rkt:119:19: 4.0ms (3.9% of total)
ival-sqrt: 4.0ms (3.9% of total)
ival-div: 2.0ms (1.9% of total)
const: 1.0ms (1% of total)
backward-pass: 0.0ms (0% of total)

series111.0ms (0.7%)

Counts
25 → 624
Calls
Call 1
Inputs
#<alt (* (sqrt (* z 2)) (+ (* (+ (* 1/2 (* t t)) 1) (- (* 1/2 x) y)) (* t (* t (* (* t (* t (- (* 1/2 x) y))) (+ 1/8 (* (* t t) 1/48)))))))>
#<alt (+ (* (+ (* 1/2 (* t t)) 1) (- (* 1/2 x) y)) (* t (* t (* (* t (* t (- (* 1/2 x) y))) (+ 1/8 (* (* t t) 1/48))))))>
#<alt (sqrt (* z 2))>
#<alt (* z 2)>
#<alt (* (sqrt (* z 2)) (- 0 y))>
#<alt (- 0 y)>
#<alt (* (- (* x 1/2) y) (sqrt (* (* z 2) (+ (* t t) 1))))>
#<alt (- (* x 1/2) y)>
#<alt (* x 1/2)>
#<alt (sqrt (* (* z 2) (+ (* t t) 1)))>
#<alt (* (* (- 0 y) (sqrt (* z 2))) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))>
#<alt (* (- 0 y) (sqrt (* z 2)))>
#<alt (/ (* (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))) (* (- (* x 1/2) y) (sqrt (* z 2)))) (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (- (* (* t t) (+ 1/2 (* (* t t) 1/8))) 1))))>
#<alt (* (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))) (* (- (* x 1/2) y) (sqrt (* z 2))))>
#<alt (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8)))))>
#<alt (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))>
#<alt (* (+ (* 1/2 (* t t)) 1) (- (* 1/2 x) y))>
#<alt (* (* t t) 1/48)>
#<alt (* t (* t (- (* 1/2 x) y)))>
#<alt (* (* z 2) (+ (* t t) 1))>
#<alt (* t t)>
#<alt (* t (+ 1/2 (* (* t t) 1/8)))>
#<alt (* t (* t (+ 1/2 (* (* t t) 1/8))))>
#<alt (* (- (* x 1/2) y) (sqrt (* z 2)))>
#<alt (* (* t t) (+ 1/2 (* (* t t) 1/8)))>
Outputs
#<alt (* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))>
#<alt (* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))>
#<alt (* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))>
#<alt (* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))>
#<alt (* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))>
#<alt (* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))>
#<alt (* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))>
#<alt (* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))>
#<alt (* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))>
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))>
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))>
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))))))>
#<alt (* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))>
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))>
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))>
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))))))>
#<alt (* (sqrt z) (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* x (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* x (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* x (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))>
#<alt (* (* x (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z))>
#<alt (* x (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))))>
#<alt (* x (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))))>
#<alt (* x (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))))>
#<alt (* -1 (* (* x (* (sqrt 2) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))))>
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))))>
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))))>
#<alt (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* y (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* y (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* y (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))>
#<alt (* (* y (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z))>
#<alt (* y (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))))>
#<alt (* y (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))))>
#<alt (* y (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))) (sqrt z)))>
#<alt (* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))))>
#<alt (* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))))>
#<alt (* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))))>
#<alt (- (* 1/2 x) y)>
#<alt (- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)>
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)>
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y)>
#<alt (* 1/48 (* (pow t 6) (- (* 1/2 x) y)))>
#<alt (* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 2)))))>
#<alt (* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4))))))>
#<alt (* (pow t 6) (- (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 1/2 (/ x (pow t 6))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) (/ y (pow t 6))))>
#<alt (* 1/48 (* (pow t 6) (- (* 1/2 x) y)))>
#<alt (* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 2)))))>
#<alt (* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4))))))>
#<alt (* (pow t 6) (- (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 1/2 (/ x (pow t 6))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) (/ y (pow t 6))))>
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))>
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (+ (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))) (* x (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (+ (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))) (* x (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (+ (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))) (* x (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (* x (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))>
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (+ (* -1 (/ (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))) x)) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (+ (* -1 (/ (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))) x)) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (+ (* -1 (/ (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))) x)) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2)))))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))) x)) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))) x)) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))) x)) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))>
#<alt (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (+ (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))) (* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (+ (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))) (* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (+ (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))) (* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))))>
#<alt (* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))>
#<alt (* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (+ (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (/ (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))) y))))))>
#<alt (* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (+ (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (/ (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))) y))))))>
#<alt (* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (+ (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (/ (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))) y))))))>
#<alt (* -1 (* y (+ 1 (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))))))>
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))>
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))>
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* 2 z)>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))>
#<alt (* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))>
#<alt (* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))>
#<alt (* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<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 (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2))))))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2))))))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2))))))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))>
#<alt (* y (+ (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2))))))))>
#<alt (* y (+ (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2))))))))>
#<alt (* y (+ (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2))))))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2)))))) (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2)))))) (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2)))))) (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* -1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/16 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))))))))>
#<alt (* (* t (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))>
#<alt (* t (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))>
#<alt (* t (+ (* -1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))>
#<alt (* t (+ (* -1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (+ (* 1/16 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))>
#<alt (* -1 (* (* t (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))>
#<alt (* -1 (* t (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))>
#<alt (* -1 (* t (+ (* -1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))>
#<alt (* -1 (* t (+ (* -1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (+ (* 1/16 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))>
#<alt (* -1 y)>
#<alt (- (* 1/2 x) y)>
#<alt (- (* 1/2 x) y)>
#<alt (- (* 1/2 x) y)>
#<alt (* 1/2 x)>
#<alt (* x (+ 1/2 (* -1 (/ y x))))>
#<alt (* x (+ 1/2 (* -1 (/ y x))))>
#<alt (* x (+ 1/2 (* -1 (/ y x))))>
#<alt (* 1/2 x)>
#<alt (* -1 (* x (- (/ y x) 1/2)))>
#<alt (* -1 (* x (- (/ y x) 1/2)))>
#<alt (* -1 (* x (- (/ y x) 1/2)))>
#<alt (* 1/2 x)>
#<alt (+ (* -1 y) (* 1/2 x))>
#<alt (+ (* -1 y) (* 1/2 x))>
#<alt (+ (* -1 y) (* 1/2 x))>
#<alt (* -1 y)>
#<alt (* y (- (* 1/2 (/ x y)) 1))>
#<alt (* y (- (* 1/2 (/ x y)) 1))>
#<alt (* y (- (* 1/2 (/ x y)) 1))>
#<alt (* -1 y)>
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))>
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))>
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))>
#<alt (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))>
#<alt (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (sqrt -1))))>
#<alt (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (sqrt -1))))>
#<alt (* (sqrt z) (sqrt 2))>
#<alt (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))>
#<alt (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* -1/8 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))>
#<alt (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* -1/8 (* (sqrt z) (sqrt 2))) (* 1/16 (* (* (pow t 2) (sqrt 2)) (sqrt z))))))))>
#<alt (* (* t (sqrt 2)) (sqrt z))>
#<alt (* t (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))>
#<alt (* t (+ (* -1/8 (* (/ (sqrt 2) (pow t 4)) (sqrt z))) (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* t (+ (* -1/8 (* (/ (sqrt 2) (pow t 4)) (sqrt z))) (+ (* 1/16 (* (/ (sqrt 2) (pow t 6)) (sqrt z))) (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))))>
#<alt (* -1 (* (* t (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* t (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* -1 (* t (+ (* -1/8 (* (/ (sqrt 2) (pow t 4)) (sqrt z))) (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))))>
#<alt (* -1 (* t (+ (* -1/8 (* (/ (sqrt 2) (pow t 4)) (sqrt z))) (+ (* 1/16 (* (/ (sqrt 2) (pow t 6)) (sqrt z))) (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))))))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))>
#<alt (* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))>
#<alt (* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))>
#<alt (* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))>
#<alt (* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* -1/2 (* (* y (sqrt 2)) (sqrt z))) (* -1/8 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* -1/2 (* (* y (sqrt 2)) (sqrt z))) (* -1/8 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))))))>
#<alt (* -1/8 (* (* (pow t 4) (* y (sqrt 2))) (sqrt z)))>
#<alt (* (pow t 4) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z)))))>
#<alt (* (pow t 4) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z))))))>
#<alt (* (pow t 4) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z))))))>
#<alt (* -1/8 (* (* (pow t 4) (* y (sqrt 2))) (sqrt z)))>
#<alt (* (pow t 4) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z)))))>
#<alt (* (pow t 4) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z))))))>
#<alt (* (pow t 4) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z))))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))>
#<alt (* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))>
#<alt (* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))>
#<alt (* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1 (* (* (pow t 2) (+ (* -1/4 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* -1 (* (sqrt z) (+ (* -1/4 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/8 (* (sqrt 2) (- (* 1/2 x) y)))))) (* -1 (* (* (pow t 2) (+ (* 1/16 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (+ (* -1/4 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))))))) (sqrt z))))))))>
#<alt (* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z))))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z)) (* (/ (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))) (pow t 4)) (sqrt z)))))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z)) (+ (* (/ (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))) (pow t 4)) (sqrt z)) (* (/ (- (* 8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* -4 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* 8 (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))))))) (pow t 6)) (sqrt z))))))>
#<alt (* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z))))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z)) (* (/ (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))) (pow t 4)) (sqrt z)))))>
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z)) (+ (* (/ (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))) (pow t 4)) (sqrt z)) (* (/ (- (* 8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* -4 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* 8 (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))))))) (pow t 6)) (sqrt z))))))>
#<alt (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))>
#<alt (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))>
#<alt (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))>
#<alt (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))>
#<alt (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))>
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))>
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))>
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))>
#<alt (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))>
#<alt (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))>
#<alt (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))>
#<alt (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))>
#<alt (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))>
#<alt (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))>
#<alt (* y (+ (* -1 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))>
#<alt (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))>
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))>
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))>
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))>
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))>
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))>
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))>
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))>
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))>
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))>
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))>
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))>
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (+ (* 1/8 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 6) (+ (* 3/32 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))>
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 6) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 3/128 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 3/32 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))>
#<alt (* 1/512 (* (* (pow t 12) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))>
#<alt (* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))>
#<alt (* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 3/32 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))>
#<alt (* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 3/32 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))))>
#<alt (* 1/512 (* (* (pow t 12) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))>
#<alt (* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))>
#<alt (* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 3/32 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))>
#<alt (* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 3/32 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))>
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))>
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))>
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))>
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))>
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z)))))>
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))>
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z)))))>
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))>
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))))>
#<alt 1>
#<alt (+ 1 (* 1/8 (pow t 6)))>
#<alt (+ 1 (* (pow t 6) (+ 1/8 (* 3/32 (pow t 2)))))>
#<alt (+ 1 (* (pow t 6) (+ 1/8 (* (pow t 2) (+ 3/32 (* 3/128 (pow t 2)))))))>
#<alt (* 1/512 (pow t 12))>
#<alt (* (pow t 12) (+ 1/512 (* 3/128 (/ 1 (pow t 2)))))>
#<alt (* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (* 3/128 (/ 1 (pow t 2))))))>
#<alt (* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (+ (* 3/128 (/ 1 (pow t 2))) (* 1/8 (/ 1 (pow t 6)))))))>
#<alt (* 1/512 (pow t 12))>
#<alt (* (pow t 12) (+ 1/512 (* 3/128 (/ 1 (pow t 2)))))>
#<alt (* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (* 3/128 (/ 1 (pow t 2))))))>
#<alt (* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (+ (* 3/128 (/ 1 (pow t 2))) (* 1/8 (/ 1 (pow t 6)))))))>
#<alt (* 1/8 (pow t 6))>
#<alt (* (pow t 6) (+ 1/8 (* 3/32 (pow t 2))))>
#<alt (* (pow t 6) (+ 1/8 (* (pow t 2) (+ 3/32 (* 3/128 (pow t 2))))))>
#<alt (* (pow t 6) (+ 1/8 (* (pow t 2) (+ 3/32 (* (pow t 2) (+ 3/128 (* 1/512 (pow t 2))))))))>
#<alt (* 1/512 (pow t 12))>
#<alt (* (pow t 12) (+ 1/512 (* 3/128 (/ 1 (pow t 2)))))>
#<alt (* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (* 3/128 (/ 1 (pow t 2))))))>
#<alt (* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (+ (* 3/128 (/ 1 (pow t 2))) (* 1/8 (/ 1 (pow t 6)))))))>
#<alt (* 1/512 (pow t 12))>
#<alt (* (pow t 12) (+ 1/512 (* 3/128 (/ 1 (pow t 2)))))>
#<alt (* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (* 3/128 (/ 1 (pow t 2))))))>
#<alt (* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (+ (* 3/128 (/ 1 (pow t 2))) (* 1/8 (/ 1 (pow t 6)))))))>
#<alt (- (* 1/2 x) y)>
#<alt (- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)>
#<alt (- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)>
#<alt (- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)>
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))>
#<alt (* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))>
#<alt (* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))>
#<alt (* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))>
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))>
#<alt (* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))>
#<alt (* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))>
#<alt (* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))>
#<alt (* -1 (* y (+ 1 (* 1/2 (pow t 2)))))>
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))>
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))>
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))>
#<alt (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))>
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))>
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))>
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))>
#<alt (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))>
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))>
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))>
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))>
#<alt (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))>
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))>
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))>
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))>
#<alt (* -1 (* y (+ 1 (* 1/2 (pow t 2)))))>
#<alt (* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))>
#<alt (* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))>
#<alt (* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))>
#<alt (* -1 (* y (+ 1 (* 1/2 (pow t 2)))))>
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))>
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))>
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))>
#<alt (* 1/48 (pow t 2))>
#<alt (* 1/48 (pow t 2))>
#<alt (* 1/48 (pow t 2))>
#<alt (* 1/48 (pow t 2))>
#<alt (* 1/48 (pow t 2))>
#<alt (* 1/48 (pow t 2))>
#<alt (* 1/48 (pow t 2))>
#<alt (* 1/48 (pow t 2))>
#<alt (* 1/48 (pow t 2))>
#<alt (* 1/48 (pow t 2))>
#<alt (* 1/48 (pow t 2))>
#<alt (* 1/48 (pow t 2))>
#<alt (* (pow t 2) (- (* 1/2 x) y))>
#<alt (* (pow t 2) (- (* 1/2 x) y))>
#<alt (* (pow t 2) (- (* 1/2 x) y))>
#<alt (* (pow t 2) (- (* 1/2 x) y))>
#<alt (* (pow t 2) (- (* 1/2 x) y))>
#<alt (* (pow t 2) (- (* 1/2 x) y))>
#<alt (* (pow t 2) (- (* 1/2 x) y))>
#<alt (* (pow t 2) (- (* 1/2 x) y))>
#<alt (* (pow t 2) (- (* 1/2 x) y))>
#<alt (* (pow t 2) (- (* 1/2 x) y))>
#<alt (* (pow t 2) (- (* 1/2 x) y))>
#<alt (* (pow t 2) (- (* 1/2 x) y))>
#<alt (* -1 (* (pow t 2) y))>
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))>
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))>
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))>
#<alt (* 1/2 (* (pow t 2) x))>
#<alt (* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))>
#<alt (* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))>
#<alt (* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))>
#<alt (* 1/2 (* (pow t 2) x))>
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))>
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))>
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))>
#<alt (* 1/2 (* (pow t 2) x))>
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))>
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))>
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))>
#<alt (* -1 (* (pow t 2) y))>
#<alt (* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))>
#<alt (* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))>
#<alt (* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))>
#<alt (* -1 (* (pow t 2) y))>
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))>
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))>
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))>
#<alt (* 2 (* z (+ 1 (pow t 2))))>
#<alt (* 2 (* z (+ 1 (pow t 2))))>
#<alt (* 2 (* z (+ 1 (pow t 2))))>
#<alt (* 2 (* z (+ 1 (pow t 2))))>
#<alt (* 2 (* z (+ 1 (pow t 2))))>
#<alt (* 2 (* z (+ 1 (pow t 2))))>
#<alt (* 2 (* z (+ 1 (pow t 2))))>
#<alt (* 2 (* z (+ 1 (pow t 2))))>
#<alt (* 2 (* z (+ 1 (pow t 2))))>
#<alt (* 2 (* z (+ 1 (pow t 2))))>
#<alt (* 2 (* z (+ 1 (pow t 2))))>
#<alt (* 2 (* z (+ 1 (pow t 2))))>
#<alt (* 2 z)>
#<alt (+ (* 2 z) (* 2 (* (pow t 2) z)))>
#<alt (+ (* 2 z) (* 2 (* (pow t 2) z)))>
#<alt (+ (* 2 z) (* 2 (* (pow t 2) z)))>
#<alt (* 2 (* (pow t 2) z))>
#<alt (* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))>
#<alt (* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))>
#<alt (* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))>
#<alt (* 2 (* (pow t 2) z))>
#<alt (* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))>
#<alt (* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))>
#<alt (* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (pow t 2)>
#<alt (* 1/2 t)>
#<alt (* t (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* t (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* t (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* 1/8 (pow t 3))>
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* 1/8 (pow t 3))>
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* 1/2 (pow t 2))>
#<alt (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* 1/8 (pow t 4))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* 1/8 (pow t 4))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))>
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))>
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))>
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))>
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))>
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))>
#<alt (* 1/2 (pow t 2))>
#<alt (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))>
#<alt (* 1/8 (pow t 4))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* 1/8 (pow t 4))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))>
Calls

156 calls:

TimeVariablePointExpression
27.0ms
t
@inf
(/ (* (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))) (* (- (* x 1/2) y) (sqrt (* z 2)))) (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (- (* (* t t) (+ 1/2 (* (* t t) 1/8))) 1))))
3.0ms
z
@0
(/ (* (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))) (* (- (* x 1/2) y) (sqrt (* z 2)))) (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (- (* (* t t) (+ 1/2 (* (* t t) 1/8))) 1))))
3.0ms
x
@0
(/ (* (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))) (* (- (* x 1/2) y) (sqrt (* z 2)))) (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (- (* (* t t) (+ 1/2 (* (* t t) 1/8))) 1))))
2.0ms
y
@0
(/ (* (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))) (* (- (* x 1/2) y) (sqrt (* z 2)))) (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (- (* (* t t) (+ 1/2 (* (* t t) 1/8))) 1))))
2.0ms
x
@-inf
(+ (* (+ (* 1/2 (* t t)) 1) (- (* 1/2 x) y)) (* t (* t (* (* t (* t (- (* 1/2 x) y))) (+ 1/8 (* (* t t) 1/48))))))

rewrite368.0ms (2.2%)

Algorithm
batch-egg-rewrite
Rules
4256×*-lowering-*.f32
4256×*-lowering-*.f64
2438×/-lowering-/.f32
2438×/-lowering-/.f64
1630×pow-lowering-pow.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
053362
1341251
23061251
08561251
Stop Event
iter limit
node limit
Counts
25 → 539
Calls
Call 1
Inputs
(* (sqrt (* z 2)) (+ (* (+ (* 1/2 (* t t)) 1) (- (* 1/2 x) y)) (* t (* t (* (* t (* t (- (* 1/2 x) y))) (+ 1/8 (* (* t t) 1/48)))))))
(+ (* (+ (* 1/2 (* t t)) 1) (- (* 1/2 x) y)) (* t (* t (* (* t (* t (- (* 1/2 x) y))) (+ 1/8 (* (* t t) 1/48))))))
(sqrt (* z 2))
(* z 2)
(* (sqrt (* z 2)) (- 0 y))
(- 0 y)
(* (- (* x 1/2) y) (sqrt (* (* z 2) (+ (* t t) 1))))
(- (* x 1/2) y)
(* x 1/2)
(sqrt (* (* z 2) (+ (* t t) 1)))
(* (* (- 0 y) (sqrt (* z 2))) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))
(* (- 0 y) (sqrt (* z 2)))
(/ (* (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))) (* (- (* x 1/2) y) (sqrt (* z 2)))) (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (- (* (* t t) (+ 1/2 (* (* t t) 1/8))) 1))))
(* (+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))) (* (- (* x 1/2) y) (sqrt (* z 2))))
(+ 1 (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8)))))
(* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* (* (* (* t t) (+ 1/2 (* (* t t) 1/8))) (* t t)) (+ 1/2 (* (* t t) 1/8))))
(* (+ (* 1/2 (* t t)) 1) (- (* 1/2 x) y))
(* (* t t) 1/48)
(* t (* t (- (* 1/2 x) y)))
(* (* z 2) (+ (* t t) 1))
(* t t)
(* t (+ 1/2 (* (* t t) 1/8)))
(* t (* t (+ 1/2 (* (* t t) 1/8))))
(* (- (* x 1/2) y) (sqrt (* z 2)))
(* (* t t) (+ 1/2 (* (* t t) 1/8)))
Outputs
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(fma.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))) (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))
(*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))
(fma.f64 t (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(fma.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) t (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))) (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))) (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))
(*.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 z #s(literal 1 binary64)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z #s(literal 1 binary64))))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) z) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 z #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) z)
(*.f64 #s(literal 2 binary64) (*.f64 z #s(literal 1 binary64)))
(*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) z) #s(literal 2 binary64))
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 y y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y)
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y))
(+.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) y)
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y)))
(-.f64 (/.f64 #s(literal 0 binary64) y) y)
(neg.f64 y)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 y y))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(pow.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) y)
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))
(+.f64 (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t)))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t)))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t)))))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t))))))) (neg.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (hypot.f64 #s(literal 1 binary64) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t))))))
(*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (hypot.f64 #s(literal 1 binary64) t))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) y))
(+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/2 binary64) x))
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) y))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 y y) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 0 binary64)) y)
(fma.f64 #s(literal 1/2 binary64) x (-.f64 #s(literal 0 binary64) y))
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) y)))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x)) (*.f64 y y))) (*.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x)) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (neg.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 x #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) #s(literal 1/2 binary64)))
(sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))))) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z #s(literal 2 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t)))) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) (sqrt.f64 (-.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z #s(literal 2 binary64)))))
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) (sqrt.f64 (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 #s(literal 1 binary64) (*.f64 t t)))))
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (sqrt.f64 (+.f64 (*.f64 t t) #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 z #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 #s(literal 1 binary64) (*.f64 t t)))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 z #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (*.f64 t t) #s(literal -1 binary64))))
(pow.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t)))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t)))) (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t))))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t)))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (hypot.f64 #s(literal 1 binary64) t))
(*.f64 (sqrt.f64 z) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t)))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 z (+.f64 (*.f64 t t) #s(literal 1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
(*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t)))) (sqrt.f64 z))
(*.f64 (hypot.f64 #s(literal 1 binary64) t) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (pow.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) z) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) z)) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64)))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 y y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y)
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 y y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y)
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64)))))))
(neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64)))))))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) #s(literal -1 binary64)))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64)))))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64)) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))) #s(literal 1 binary64)))))
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal -1 binary64)))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(fma.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal 1 binary64))
(fma.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) #s(literal 1 binary64))
(fma.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 1 binary64))
(fma.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) #s(literal 1 binary64))) (neg.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(+.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t))))
(/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t)))))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))) (*.f64 t t)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t))) #s(literal 3 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t)))))
(pow.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 3 binary64))
(pow.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) #s(literal 3 binary64))
(*.f64 t (*.f64 t (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #s(literal 1 binary64))
(*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (pow.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64)))
(*.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 t t))
(*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (*.f64 t (*.f64 t t)) (pow.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) #s(literal 3 binary64)))
(*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 t (*.f64 t t)))
(*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (pow.f64 (*.f64 t #s(literal 1 binary64)) #s(literal 3 binary64)))
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))
(*.f64 (pow.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 3/2 binary64)))
(*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) t) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(*.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) t)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) t) #s(literal 3 binary64)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 3 binary64)) (*.f64 t (*.f64 t t)))
(+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64)))
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) (*.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) (*.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (neg.f64 (*.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) (neg.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
(*.f64 t (*.f64 t #s(literal 1/48 binary64)))
(*.f64 (*.f64 t t) #s(literal 1/48 binary64))
(*.f64 #s(literal 1/48 binary64) (*.f64 t t))
(*.f64 (*.f64 t #s(literal 1/48 binary64)) t)
(+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t t)))
(/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))
(*.f64 (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) t)
(+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))))
(+.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z #s(literal 2 binary64)))
(fma.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 t t) (*.f64 z #s(literal 2 binary64)))
(fma.f64 (*.f64 t t) (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))))) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t)))) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 #s(literal 1 binary64) (*.f64 t t))))
(/.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1 binary64))) (+.f64 (*.f64 t t) #s(literal -1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 #s(literal 1 binary64) (*.f64 t t))))
(/.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 t t) #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))))) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (+.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t)))) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) (neg.f64 (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 #s(literal 1 binary64) (*.f64 t t)))))
(/.f64 (neg.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (*.f64 t t) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) (-.f64 #s(literal 1 binary64) (*.f64 t t)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 t (*.f64 t (*.f64 t t))) #s(literal -1 binary64)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (+.f64 (*.f64 t t) #s(literal -1 binary64))))
(*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t))))
(*.f64 #s(literal 2 binary64) (*.f64 z (+.f64 (*.f64 t t) #s(literal 1 binary64))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64)))
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t))) z)
(*.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) z) #s(literal 2 binary64))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 t)))
(pow.f64 t #s(literal 2 binary64))
(pow.f64 (*.f64 t t) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 2 binary64))
(*.f64 t t)
(*.f64 t (*.f64 t #s(literal 1 binary64)))
(*.f64 (*.f64 t t) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 t t))
(*.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t)))
(+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) t))
(+.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(fma.f64 #s(literal 1/2 binary64) t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(fma.f64 t #s(literal 1/2 binary64) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(/.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/2 binary64) t)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 t (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t))))
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))) t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t))))
(/.f64 (neg.f64 (+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/2 binary64) t)) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (neg.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))) t)) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) t)) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t)))))
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t)
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64)))
(+.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) t (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t))))
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))) (*.f64 t t)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))) (*.f64 t t))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t)))))
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64)))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t))
(*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) t)
(*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t #s(literal 1 binary64)))
(*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) t)
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64)))
(+.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) t (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t))))
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))) (*.f64 t t)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t t)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))))) (*.f64 t t))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 t (*.f64 t (*.f64 t t))))) (*.f64 t t))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t)))))
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(*.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64)))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t))
(*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) t)
(*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t #s(literal 1 binary64)))
(*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) t)

simplify536.0ms (3.1%)

Algorithm
egg-herbie
Rules
6044×*-lowering-*.f32
6044×*-lowering-*.f64
5030×+-lowering-+.f64
5030×+-lowering-+.f32
1352×distribute-lft-in
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
066414803
1262713166
2720713006
0804113006
Stop Event
iter limit
node limit
Counts
624 → 624
Calls
Call 1
Inputs
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))
(* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))))))
(* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))))))
(* (sqrt z) (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* x (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* x (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* x (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))
(* (* x (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))))
(* -1 (* (* x (* (sqrt 2) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))))
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* y (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* y (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* y (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))
(* (* y (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z))
(* y (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))))
(* y (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))))
(* y (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))) (sqrt z)))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))))
(- (* 1/2 x) y)
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y)
(* 1/48 (* (pow t 6) (- (* 1/2 x) y)))
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 2)))))
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4))))))
(* (pow t 6) (- (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 1/2 (/ x (pow t 6))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) (/ y (pow t 6))))
(* 1/48 (* (pow t 6) (- (* 1/2 x) y)))
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 2)))))
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4))))))
(* (pow t 6) (- (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 1/2 (/ x (pow t 6))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) (/ y (pow t 6))))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (+ (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))) (* x (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (+ (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))) (* x (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (+ (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))) (* x (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))
(* x (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (+ (* -1 (/ (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))) x)) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (+ (* -1 (/ (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))) x)) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (+ (* -1 (/ (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))) x)) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))
(* -1 (* x (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2)))))))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))) x)) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))) x)) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))) x)) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))
(+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))
(+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (+ (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))) (* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))))
(+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (+ (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))) (* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))))
(+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (+ (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))) (* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))))
(* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))
(* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (+ (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (/ (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))) y))))))
(* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (+ (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (/ (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))) y))))))
(* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (+ (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (/ (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))) y))))))
(* -1 (* y (+ 1 (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* (sqrt z) (sqrt 2))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* 2 z)
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 y)
(* -1 y)
(* -1 y)
(* -1 y)
(* -1 y)
(* -1 y)
(* -1 y)
(* -1 y)
(* -1 y)
(* -1 y)
(* -1 y)
(* -1 y)
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2))))))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))
(* y (+ (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2))))))))
(* y (+ (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2))))))))
(* y (+ (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2))))))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2)))))) (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2)))))) (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2)))))) (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* -1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/16 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))))))))
(* (* t (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))
(* t (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))
(* t (+ (* -1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))
(* t (+ (* -1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (+ (* 1/16 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(* -1 (* (* t (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(* -1 (* t (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))
(* -1 (* t (+ (* -1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(* -1 (* t (+ (* -1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (+ (* 1/16 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))
(* -1 y)
(- (* 1/2 x) y)
(- (* 1/2 x) y)
(- (* 1/2 x) y)
(* 1/2 x)
(* x (+ 1/2 (* -1 (/ y x))))
(* x (+ 1/2 (* -1 (/ y x))))
(* x (+ 1/2 (* -1 (/ y x))))
(* 1/2 x)
(* -1 (* x (- (/ y x) 1/2)))
(* -1 (* x (- (/ y x) 1/2)))
(* -1 (* x (- (/ y x) 1/2)))
(* 1/2 x)
(+ (* -1 y) (* 1/2 x))
(+ (* -1 y) (* 1/2 x))
(+ (* -1 y) (* 1/2 x))
(* -1 y)
(* y (- (* 1/2 (/ x y)) 1))
(* y (- (* 1/2 (/ x y)) 1))
(* y (- (* 1/2 (/ x y)) 1))
(* -1 y)
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(* (sqrt z) (sqrt 2))
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* -1/8 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* -1/8 (* (sqrt z) (sqrt 2))) (* 1/16 (* (* (pow t 2) (sqrt 2)) (sqrt z))))))))
(* (* t (sqrt 2)) (sqrt z))
(* t (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))
(* t (+ (* -1/8 (* (/ (sqrt 2) (pow t 4)) (sqrt z))) (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* t (+ (* -1/8 (* (/ (sqrt 2) (pow t 4)) (sqrt z))) (+ (* 1/16 (* (/ (sqrt 2) (pow t 6)) (sqrt z))) (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))))
(* -1 (* (* t (sqrt 2)) (sqrt z)))
(* -1 (* t (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* -1 (* t (+ (* -1/8 (* (/ (sqrt 2) (pow t 4)) (sqrt z))) (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))))
(* -1 (* t (+ (* -1/8 (* (/ (sqrt 2) (pow t 4)) (sqrt z))) (+ (* 1/16 (* (/ (sqrt 2) (pow t 6)) (sqrt z))) (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* -1/2 (* (* y (sqrt 2)) (sqrt z))) (* -1/8 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* -1/2 (* (* y (sqrt 2)) (sqrt z))) (* -1/8 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))))))
(* -1/8 (* (* (pow t 4) (* y (sqrt 2))) (sqrt z)))
(* (pow t 4) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z)))))
(* (pow t 4) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z))))))
(* (pow t 4) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z))))))
(* -1/8 (* (* (pow t 4) (* y (sqrt 2))) (sqrt z)))
(* (pow t 4) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z)))))
(* (pow t 4) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z))))))
(* (pow t 4) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z))))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1 (* (* (pow t 2) (+ (* -1/4 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* -1 (* (sqrt z) (+ (* -1/4 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/8 (* (sqrt 2) (- (* 1/2 x) y)))))) (* -1 (* (* (pow t 2) (+ (* 1/16 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (+ (* -1/4 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))))))) (sqrt z))))))))
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z)) (* (/ (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))) (pow t 4)) (sqrt z)))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z)) (+ (* (/ (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))) (pow t 4)) (sqrt z)) (* (/ (- (* 8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* -4 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* 8 (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))))))) (pow t 6)) (sqrt z))))))
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z)) (* (/ (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))) (pow t 4)) (sqrt z)))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z)) (+ (* (/ (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))) (pow t 4)) (sqrt z)) (* (/ (- (* 8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* -4 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* 8 (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))))))) (pow t 6)) (sqrt z))))))
(* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))
(+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))
(+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))
(+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))
(* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))
(* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))
(* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))
(+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))
(+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))
(+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))
(* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))
(* y (+ (* -1 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))
(* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(+ (* 1/8 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 6) (+ (* 3/32 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 6) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 3/128 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 3/32 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))
(* 1/512 (* (* (pow t 12) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 3/32 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))
(* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 3/32 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))))
(* 1/512 (* (* (pow t 12) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 3/32 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))
(* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 3/32 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z)))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z)))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))))
1
(+ 1 (* 1/8 (pow t 6)))
(+ 1 (* (pow t 6) (+ 1/8 (* 3/32 (pow t 2)))))
(+ 1 (* (pow t 6) (+ 1/8 (* (pow t 2) (+ 3/32 (* 3/128 (pow t 2)))))))
(* 1/512 (pow t 12))
(* (pow t 12) (+ 1/512 (* 3/128 (/ 1 (pow t 2)))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (* 3/128 (/ 1 (pow t 2))))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (+ (* 3/128 (/ 1 (pow t 2))) (* 1/8 (/ 1 (pow t 6)))))))
(* 1/512 (pow t 12))
(* (pow t 12) (+ 1/512 (* 3/128 (/ 1 (pow t 2)))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (* 3/128 (/ 1 (pow t 2))))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (+ (* 3/128 (/ 1 (pow t 2))) (* 1/8 (/ 1 (pow t 6)))))))
(* 1/8 (pow t 6))
(* (pow t 6) (+ 1/8 (* 3/32 (pow t 2))))
(* (pow t 6) (+ 1/8 (* (pow t 2) (+ 3/32 (* 3/128 (pow t 2))))))
(* (pow t 6) (+ 1/8 (* (pow t 2) (+ 3/32 (* (pow t 2) (+ 3/128 (* 1/512 (pow t 2))))))))
(* 1/512 (pow t 12))
(* (pow t 12) (+ 1/512 (* 3/128 (/ 1 (pow t 2)))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (* 3/128 (/ 1 (pow t 2))))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (+ (* 3/128 (/ 1 (pow t 2))) (* 1/8 (/ 1 (pow t 6)))))))
(* 1/512 (pow t 12))
(* (pow t 12) (+ 1/512 (* 3/128 (/ 1 (pow t 2)))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (* 3/128 (/ 1 (pow t 2))))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (+ (* 3/128 (/ 1 (pow t 2))) (* 1/8 (/ 1 (pow t 6)))))))
(- (* 1/2 x) y)
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)
(* 1/2 (* (pow t 2) (- (* 1/2 x) y)))
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))
(* 1/2 (* (pow t 2) (- (* 1/2 x) y)))
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))
(* -1 (* y (+ 1 (* 1/2 (pow t 2)))))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))
(* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))
(* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))
(* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))
(* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))
(* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))
(* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))
(* -1 (* y (+ 1 (* 1/2 (pow t 2)))))
(* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))
(* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))
(* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))
(* -1 (* y (+ 1 (* 1/2 (pow t 2)))))
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))
(* 1/48 (pow t 2))
(* 1/48 (pow t 2))
(* 1/48 (pow t 2))
(* 1/48 (pow t 2))
(* 1/48 (pow t 2))
(* 1/48 (pow t 2))
(* 1/48 (pow t 2))
(* 1/48 (pow t 2))
(* 1/48 (pow t 2))
(* 1/48 (pow t 2))
(* 1/48 (pow t 2))
(* 1/48 (pow t 2))
(* (pow t 2) (- (* 1/2 x) y))
(* (pow t 2) (- (* 1/2 x) y))
(* (pow t 2) (- (* 1/2 x) y))
(* (pow t 2) (- (* 1/2 x) y))
(* (pow t 2) (- (* 1/2 x) y))
(* (pow t 2) (- (* 1/2 x) y))
(* (pow t 2) (- (* 1/2 x) y))
(* (pow t 2) (- (* 1/2 x) y))
(* (pow t 2) (- (* 1/2 x) y))
(* (pow t 2) (- (* 1/2 x) y))
(* (pow t 2) (- (* 1/2 x) y))
(* (pow t 2) (- (* 1/2 x) y))
(* -1 (* (pow t 2) y))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(* 1/2 (* (pow t 2) x))
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))
(* 1/2 (* (pow t 2) x))
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))
(* 1/2 (* (pow t 2) x))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(* -1 (* (pow t 2) y))
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))
(* -1 (* (pow t 2) y))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))
(* 2 (* z (+ 1 (pow t 2))))
(* 2 (* z (+ 1 (pow t 2))))
(* 2 (* z (+ 1 (pow t 2))))
(* 2 (* z (+ 1 (pow t 2))))
(* 2 (* z (+ 1 (pow t 2))))
(* 2 (* z (+ 1 (pow t 2))))
(* 2 (* z (+ 1 (pow t 2))))
(* 2 (* z (+ 1 (pow t 2))))
(* 2 (* z (+ 1 (pow t 2))))
(* 2 (* z (+ 1 (pow t 2))))
(* 2 (* z (+ 1 (pow t 2))))
(* 2 (* z (+ 1 (pow t 2))))
(* 2 z)
(+ (* 2 z) (* 2 (* (pow t 2) z)))
(+ (* 2 z) (* 2 (* (pow t 2) z)))
(+ (* 2 z) (* 2 (* (pow t 2) z)))
(* 2 (* (pow t 2) z))
(* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))
(* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))
(* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))
(* 2 (* (pow t 2) z))
(* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))
(* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))
(* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(pow t 2)
(* 1/2 t)
(* t (+ 1/2 (* 1/8 (pow t 2))))
(* t (+ 1/2 (* 1/8 (pow t 2))))
(* t (+ 1/2 (* 1/8 (pow t 2))))
(* 1/8 (pow t 3))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* 1/8 (pow t 3))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* 1/2 (pow t 2))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(* 1/8 (pow t 4))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* 1/8 (pow t 4))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* 1/2 (pow t 2))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(* 1/8 (pow t 4))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* 1/8 (pow t 4))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
Outputs
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(* (sqrt z) (* (sqrt 2) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)) (* (pow t 4) (* (+ 1/8 (* 1/48 (pow t 2))) (- (* 1/2 x) y))))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))))
(* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)))))
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))))))))
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)))))
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))))))))
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(* (sqrt z) (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* x (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* x (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* x (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))
(* (* x (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))))
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))))
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))))
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))
(* -1 (* (* x (* (sqrt 2) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))))
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))))
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))))
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* y (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* y (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))))) (* (* y (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))))
(* (* y (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))))
(* y (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))))
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))
(* y (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))))
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))
(* y (+ (* (sqrt z) (* (sqrt 2) (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))) (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))))
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 t #s(literal 4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))) (sqrt z)))
(*.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 #s(literal 0 binary64) y))
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) y)
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)
(+.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y)
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) y))
(* 1/48 (* (pow t 6) (- (* 1/2 x) y)))
(*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 t #s(literal 6 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/48 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 t t))))
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4))))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/48 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 t t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))))))
(* (pow t 6) (- (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 1/2 (/ x (pow t 6))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) (/ y (pow t 6))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64))) (/.f64 x (pow.f64 t #s(literal 6 binary64)))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/48 binary64)) (/.f64 y (pow.f64 t #s(literal 6 binary64))))))
(* 1/48 (* (pow t 6) (- (* 1/2 x) y)))
(*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 t #s(literal 6 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/48 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 t t))))
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4))))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/48 binary64)) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 t t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))))))
(* (pow t 6) (- (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 1/2 (/ x (pow t 6))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) (/ y (pow t 6))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64))) (/.f64 x (pow.f64 t #s(literal 6 binary64)))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/48 binary64)) (/.f64 y (pow.f64 t #s(literal 6 binary64))))))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (+ (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))) (* x (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))
(-.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (+ (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))) (* x (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))
(-.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (+ (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2)))))) (* x (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))
(-.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y))
(* x (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))
(*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (+ (* -1 (/ (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))) x)) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))
(*.f64 x (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (/.f64 y x)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y) x)))
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (+ (* -1 (/ (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))) x)) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))
(*.f64 x (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (/.f64 y x)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y) x)))
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (+ (* -1 (/ (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))) x)) (+ (* 1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))))
(*.f64 x (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (/.f64 y x)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y) x)))
(* -1 (* x (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2)))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (neg.f64 x))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))) x)) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))
(*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) x)) (neg.f64 x))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))) x)) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))
(*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) x)) (neg.f64 x))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* -1 (* (pow t 4) (* y (+ 1/8 (* 1/48 (pow t 2))))))) x)) (+ (* -1/2 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1/2 (+ 1 (* 1/2 (pow t 2))))))))
(*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) x)) (neg.f64 x))
(+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))))
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))
(+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (+ (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))) (* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (-.f64 #s(literal 0 binary64) y)))
(+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (+ (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))) (* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (-.f64 #s(literal 0 binary64) y)))
(+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (+ (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2)))))) (* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (-.f64 #s(literal 0 binary64) y)))
(* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (* -1 (+ 1 (* 1/2 (pow t 2))))))
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (-.f64 #s(literal 0 binary64) y))
(* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (+ (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (/ (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))) y))))))
(*.f64 y (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) y) (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))
(* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (+ (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (/ (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))) y))))))
(*.f64 y (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) y) (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))
(* y (+ (* -1 (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))) (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (+ (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (/ (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))) y))))))
(*.f64 y (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) y) (/.f64 (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))
(* -1 (* y (+ 1 (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2))))))))
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* (pow t 4) (* x (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (* 1/2 (pow t 2)) (* (pow t 4) (+ 1/8 (* 1/48 (pow t 2)))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) y))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))
(*.f64 y (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2))))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t))))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2))))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t))))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (pow t 2))))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t))))))) (neg.f64 x))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (pow t 2)))))))
(*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))
(*.f64 y (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(* y (+ (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2))))))))
(*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))))
(* y (+ (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2))))))))
(*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))))
(* y (+ (* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2))))))))
(*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (pow t 2))))))
(*.f64 y (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2)))))) (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2)))))) (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (pow t 2)))))) (* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal -1/8 binary64)))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* -1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/16 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/16 binary64)))))))
(* (* t (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* t (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))
(*.f64 t (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))))))
(* t (+ (* -1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))
(*.f64 t (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)))))))
(* t (+ (* -1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (+ (* 1/16 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(*.f64 t (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64)))))))
(* -1 (* (* t (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 (neg.f64 t) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* t (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))))) (neg.f64 t))
(* -1 (* t (+ (* -1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)))))) (neg.f64 t))
(* -1 (* t (+ (* -1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (+ (* 1/16 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64)))))) (neg.f64 t))
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* x (+ 1/2 (* -1 (/ y x))))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* x (+ 1/2 (* -1 (/ y x))))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* x (+ 1/2 (* -1 (/ y x))))
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (* x (- (/ y x) 1/2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 y x))))
(* -1 (* x (- (/ y x) 1/2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 y x))))
(* -1 (* x (- (/ y x) 1/2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 y x))))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* -1 y) (* 1/2 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(+ (* -1 y) (* 1/2 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(+ (* -1 y) (* 1/2 x))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) y))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* (sqrt (* z (+ 1 (pow t 2)))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t)))))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t))))))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t))))))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t))))))
(* -1 (* (sqrt (* z (+ 1 (pow t 2)))) (* (sqrt -2) (sqrt -1))))
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 t t))))))
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))
(*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)))))
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* -1/8 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))))
(+.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))))))
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* -1/8 (* (sqrt z) (sqrt 2))) (* 1/16 (* (* (pow t 2) (sqrt 2)) (sqrt z))))))))
(+.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)))))))))
(* (* t (sqrt 2)) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) t))
(* t (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))
(*.f64 t (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))))
(* t (+ (* -1/8 (* (/ (sqrt 2) (pow t 4)) (sqrt z))) (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(*.f64 t (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64)))))
(* t (+ (* -1/8 (* (/ (sqrt 2) (pow t 4)) (sqrt z))) (+ (* 1/16 (* (/ (sqrt 2) (pow t 6)) (sqrt z))) (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))))
(*.f64 t (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 t #s(literal 6 binary64)))))))
(* -1 (* (* t (sqrt 2)) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) t)))
(* -1 (* t (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))) (neg.f64 t))
(* -1 (* t (+ (* -1/8 (* (/ (sqrt 2) (pow t 4)) (sqrt z))) (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64)))) (neg.f64 t))
(* -1 (* t (+ (* -1/8 (* (/ (sqrt 2) (pow t 4)) (sqrt z))) (+ (* 1/16 (* (/ (sqrt 2) (pow t 6)) (sqrt z))) (+ (* 1/2 (* (/ (sqrt 2) (pow t 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))))))
(-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 t #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (pow.f64 t #s(literal 6 binary64))))))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* -1/2 (* (* y (sqrt 2)) (sqrt z))) (* -1/8 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))))))
(-.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* -1/2 (* (* y (sqrt 2)) (sqrt z))) (* -1/8 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))))))
(-.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(* -1/8 (* (* (pow t 4) (* y (sqrt 2))) (sqrt z)))
(*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 z) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))))
(* (pow t 4) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 t t))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))
(* (pow t 4) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 t t))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (pow.f64 t #s(literal 4 binary64)))))
(* (pow t 4) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 t t))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (pow.f64 t #s(literal 4 binary64)))))
(* -1/8 (* (* (pow t 4) (* y (sqrt 2))) (sqrt z)))
(*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 z) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))))
(* (pow t 4) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 t t))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))
(* (pow t 4) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 t t))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (pow.f64 t #s(literal 4 binary64)))))
(* (pow t 4) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/8 (* (* y (sqrt 2)) (sqrt z))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 t t))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (pow.f64 t #s(literal 4 binary64)))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1 (* (* (pow t 2) (+ (* -1/4 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal -1/8 binary64)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* -1 (* (sqrt z) (+ (* -1/4 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/8 (* (sqrt 2) (- (* 1/2 x) y)))))) (* -1 (* (* (pow t 2) (+ (* 1/16 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (+ (* -1/4 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))))))) (sqrt z))))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (neg.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal -1/8 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal -1/8 binary64))))))))))))
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 z) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 z) (*.f64 t t)))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z)) (* (/ (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))) (pow t 4)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 8 binary64)))) (pow.f64 t #s(literal 4 binary64)))))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z)) (+ (* (/ (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))) (pow t 4)) (sqrt z)) (* (/ (- (* 8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* -4 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* 8 (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))))))) (pow t 6)) (sqrt z))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 8 binary64)))) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 12 binary64)) (*.f64 #s(literal -8 binary64) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 8 binary64)))))) (pow.f64 t #s(literal 6 binary64)))))))
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 z) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (sqrt.f64 z) (*.f64 t t)))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z)) (* (/ (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))) (pow t 4)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 8 binary64)))) (pow.f64 t #s(literal 4 binary64)))))))
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* (/ (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y))) (pow t 2)) (sqrt z)) (+ (* (/ (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))) (pow t 4)) (sqrt z)) (* (/ (- (* 8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* -4 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* 8 (- (* 6 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 8 (- (* 3/2 (* (sqrt 2) (- (* 1/2 x) y))) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))))))) (pow t 6)) (sqrt z))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 6 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 8 binary64)))) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 12 binary64)) (*.f64 #s(literal -8 binary64) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 6 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 8 binary64)))))) (pow.f64 t #s(literal 6 binary64)))))))
(* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) x)))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) x)))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) x)))
(* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* x (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))) (neg.f64 x))
(* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(* y (+ (* -1 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) y)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(* y (+ (* -1 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) y)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(* y (+ (* -1 (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) y)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))) (sqrt z)))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (* y (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(* (sqrt z) (/ (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1))))))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y)))) (+ 1 (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) 1)))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+ (* 1/8 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 6) (+ (* 3/32 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 3/32 binary64)))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 6) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 3/128 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 3/32 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 3/128 binary64)) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 3/32 binary64)))))))
(* 1/512 (* (* (pow t 12) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 12 binary64)))))
(* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) #s(literal 3/128 binary64))))
(* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 3/32 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 3/128 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (*.f64 #s(literal 3/32 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))))))))
(* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 3/32 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) #s(literal 3/128 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 3/32 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))))))
(* 1/512 (* (* (pow t 12) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 12 binary64)))))
(* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) #s(literal 3/128 binary64))))
(* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 3/32 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 3/128 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (*.f64 #s(literal 3/32 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))))))))
(* (pow t 12) (+ (* 1/512 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 3/128 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 3/32 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) #s(literal 3/128 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 3/32 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))
(*.f64 y (*.f64 (*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) x))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) x))))
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) x))))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (neg.f64 x))
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))
(*.f64 y (*.f64 (*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) y))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) y))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (sqrt.f64 z) y))) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) (sqrt z)))
(*.f64 y (*.f64 (*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) y))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 6) (pow (+ 1/2 (* 1/8 (pow t 2))) 3))) (- (* 1/2 x) y))))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
1
#s(literal 1 binary64)
(+ 1 (* 1/8 (pow t 6)))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 6 binary64))))
(+ 1 (* (pow t 6) (+ 1/8 (* 3/32 (pow t 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 3/32 binary64)))))
(+ 1 (* (pow t 6) (+ 1/8 (* (pow t 2) (+ 3/32 (* 3/128 (pow t 2)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 t t) #s(literal 3/128 binary64)))))))
(* 1/512 (pow t 12))
(*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 12 binary64)))
(* (pow t 12) (+ 1/512 (* 3/128 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 #s(literal 1/512 binary64) (/.f64 #s(literal 3/128 binary64) (*.f64 t t))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (* 3/128 (/ 1 (pow t 2))))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 t t)) (+.f64 #s(literal 1/512 binary64) (/.f64 #s(literal 3/32 binary64) (pow.f64 t #s(literal 4 binary64))))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (+ (* 3/128 (/ 1 (pow t 2))) (* 1/8 (/ 1 (pow t 6)))))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 #s(literal 1/512 binary64) (+.f64 (/.f64 #s(literal 3/32 binary64) (pow.f64 t #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 t t)) (/.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 6 binary64)))))))
(* 1/512 (pow t 12))
(*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 12 binary64)))
(* (pow t 12) (+ 1/512 (* 3/128 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 #s(literal 1/512 binary64) (/.f64 #s(literal 3/128 binary64) (*.f64 t t))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (* 3/128 (/ 1 (pow t 2))))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 t t)) (+.f64 #s(literal 1/512 binary64) (/.f64 #s(literal 3/32 binary64) (pow.f64 t #s(literal 4 binary64))))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (+ (* 3/128 (/ 1 (pow t 2))) (* 1/8 (/ 1 (pow t 6)))))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 #s(literal 1/512 binary64) (+.f64 (/.f64 #s(literal 3/32 binary64) (pow.f64 t #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 t t)) (/.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 6 binary64)))))))
(* 1/8 (pow t 6))
(*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 6 binary64)))
(* (pow t 6) (+ 1/8 (* 3/32 (pow t 2))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 3/32 binary64))))
(* (pow t 6) (+ 1/8 (* (pow t 2) (+ 3/32 (* 3/128 (pow t 2))))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 t t) #s(literal 3/128 binary64))))))
(* (pow t 6) (+ 1/8 (* (pow t 2) (+ 3/32 (* (pow t 2) (+ 3/128 (* 1/512 (pow t 2))))))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 3/128 binary64) (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))))
(* 1/512 (pow t 12))
(*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 12 binary64)))
(* (pow t 12) (+ 1/512 (* 3/128 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 #s(literal 1/512 binary64) (/.f64 #s(literal 3/128 binary64) (*.f64 t t))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (* 3/128 (/ 1 (pow t 2))))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 t t)) (+.f64 #s(literal 1/512 binary64) (/.f64 #s(literal 3/32 binary64) (pow.f64 t #s(literal 4 binary64))))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (+ (* 3/128 (/ 1 (pow t 2))) (* 1/8 (/ 1 (pow t 6)))))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 #s(literal 1/512 binary64) (+.f64 (/.f64 #s(literal 3/32 binary64) (pow.f64 t #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 t t)) (/.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 6 binary64)))))))
(* 1/512 (pow t 12))
(*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 12 binary64)))
(* (pow t 12) (+ 1/512 (* 3/128 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 #s(literal 1/512 binary64) (/.f64 #s(literal 3/128 binary64) (*.f64 t t))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (* 3/128 (/ 1 (pow t 2))))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 t t)) (+.f64 #s(literal 1/512 binary64) (/.f64 #s(literal 3/32 binary64) (pow.f64 t #s(literal 4 binary64))))))
(* (pow t 12) (+ 1/512 (+ (/ 3/32 (pow t 4)) (+ (* 3/128 (/ 1 (pow t 2))) (* 1/8 (/ 1 (pow t 6)))))))
(*.f64 (pow.f64 t #s(literal 12 binary64)) (+.f64 #s(literal 1/512 binary64) (+.f64 (/.f64 #s(literal 3/32 binary64) (pow.f64 t #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 3/128 binary64) (*.f64 t t)) (/.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 6 binary64)))))))
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) y)
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) y)
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) y)
(* 1/2 (* (pow t 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))
(* 1/2 (* (pow t 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))
(* -1 (* y (+ 1 (* 1/2 (pow t 2)))))
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x))
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))
(*.f64 x (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y) x)))
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))
(*.f64 x (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y) x)))
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))
(*.f64 x (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y) x)))
(* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x))
(* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))
(*.f64 (+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y) x)) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))
(*.f64 (+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y) x)) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))
(*.f64 (+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y) x)) (neg.f64 x))
(* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* -1 (* y (+ 1 (* 1/2 (pow t 2)))))
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y))
(* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x)) y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x)) y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x)) y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(* -1 (* y (+ 1 (* 1/2 (pow t 2)))))
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y))
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) x)) y))) (-.f64 #s(literal 0 binary64) y))
(* 1/48 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/48 binary64))
(* 1/48 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/48 binary64))
(* 1/48 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/48 binary64))
(* 1/48 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/48 binary64))
(* 1/48 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/48 binary64))
(* 1/48 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/48 binary64))
(* 1/48 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/48 binary64))
(* 1/48 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/48 binary64))
(* 1/48 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/48 binary64))
(* 1/48 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/48 binary64))
(* 1/48 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/48 binary64))
(* 1/48 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/48 binary64))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* -1 (* (pow t 2) y))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) x)) (*.f64 (*.f64 t t) y))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) x)) (*.f64 (*.f64 t t) y))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) x)) (*.f64 (*.f64 t t) y))
(* 1/2 (* (pow t 2) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) x))
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) y) x)))
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) y) x)))
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) y) x)))
(* 1/2 (* (pow t 2) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) x))
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) (neg.f64 x))
(* 1/2 (* (pow t 2) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) x))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) x)) (*.f64 (*.f64 t t) y))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) x)) (*.f64 (*.f64 t t) y))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) x)) (*.f64 (*.f64 t t) y))
(* -1 (* (pow t 2) y))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y))
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) x)) y) (*.f64 t t)))
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) x)) y) (*.f64 t t)))
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) x)) y) (*.f64 t t)))
(* -1 (* (pow t 2) y))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))
(*.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))
(*.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))
(*.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 (*.f64 t t) x) #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y))
(* 2 (* z (+ 1 (pow t 2))))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 2 binary64)))
(* 2 (* z (+ 1 (pow t 2))))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 2 binary64)))
(* 2 (* z (+ 1 (pow t 2))))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 2 binary64)))
(* 2 (* z (+ 1 (pow t 2))))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 2 binary64)))
(* 2 (* z (+ 1 (pow t 2))))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 2 binary64)))
(* 2 (* z (+ 1 (pow t 2))))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 2 binary64)))
(* 2 (* z (+ 1 (pow t 2))))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 2 binary64)))
(* 2 (* z (+ 1 (pow t 2))))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 2 binary64)))
(* 2 (* z (+ 1 (pow t 2))))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 2 binary64)))
(* 2 (* z (+ 1 (pow t 2))))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 2 binary64)))
(* 2 (* z (+ 1 (pow t 2))))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 2 binary64)))
(* 2 (* z (+ 1 (pow t 2))))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 2 binary64)))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
(+ (* 2 z) (* 2 (* (pow t 2) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 2 binary64)))
(+ (* 2 z) (* 2 (* (pow t 2) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 2 binary64)))
(+ (* 2 z) (* 2 (* (pow t 2) z)))
(*.f64 z (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 2 binary64)))
(* 2 (* (pow t 2) z))
(*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t)))
(* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))
(*.f64 (*.f64 t t) (*.f64 #s(literal 2 binary64) (+.f64 z (/.f64 z (*.f64 t t)))))
(* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))
(*.f64 (*.f64 t t) (*.f64 #s(literal 2 binary64) (+.f64 z (/.f64 z (*.f64 t t)))))
(* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))
(*.f64 (*.f64 t t) (*.f64 #s(literal 2 binary64) (+.f64 z (/.f64 z (*.f64 t t)))))
(* 2 (* (pow t 2) z))
(*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t t)))
(* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))
(*.f64 (*.f64 t t) (*.f64 #s(literal 2 binary64) (+.f64 z (/.f64 z (*.f64 t t)))))
(* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))
(*.f64 (*.f64 t t) (*.f64 #s(literal 2 binary64) (+.f64 z (/.f64 z (*.f64 t t)))))
(* (pow t 2) (+ (* 2 z) (* 2 (/ z (pow t 2)))))
(*.f64 (*.f64 t t) (*.f64 #s(literal 2 binary64) (+.f64 z (/.f64 z (*.f64 t t)))))
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(pow t 2)
(*.f64 t t)
(* 1/2 t)
(*.f64 #s(literal 1/2 binary64) t)
(* t (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* t (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* t (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* 1/8 (pow t 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* 1/8 (pow t 3))
(*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* 1/2 (pow t 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 t t))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* 1/8 (pow t 4))
(*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/8 binary64))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* 1/8 (pow t 4))
(*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/8 binary64))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))
(*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* 1/2 (pow t 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 t t))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* 1/8 (pow t 4))
(*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/8 binary64))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* 1/8 (pow t 4))
(*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/8 binary64))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))

eval288.0ms (1.7%)

Compiler

Compiled 103248 to 3995 computations (96.1% saved)

prune295.0ms (1.7%)

Pruning

50 alts after pruning (47 fresh and 3 done)

PrunedKeptTotal
New1807221829
Fresh72532
Picked505
Done033
Total1819501869
Accuracy
100.0%
Counts
1869 → 50
Alt Table
Click to see full alt table
StatusAccuracyProgram
55.6%
(/.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
8.2%
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
52.4%
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
34.9%
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
21.6%
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
87.5%
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))))
94.2%
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
12.7%
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 y y))
29.8%
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y)
51.1%
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))))
77.6%
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
65.3%
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 2 binary64) x))
55.7%
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
21.6%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))
52.3%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))
94.2%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
31.0%
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))
29.9%
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y))
25.0%
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x))
39.8%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t)))) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z #s(literal 2 binary64))))))
22.2%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))))) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z #s(literal 2 binary64))))))))
53.4%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 2 binary64) (+.f64 z (/.f64 z (*.f64 t t)))))))
53.4%
(*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
96.4%
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))
31.0%
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) y) (sqrt.f64 #s(literal 2 binary64)))
54.2%
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
61.7%
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t))))
61.5%
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))
89.0%
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
27.6%
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
53.3%
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
61.7%
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
31.0%
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z)))
60.4%
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
51.5%
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
8.2%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y))))
27.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
55.8%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
96.1%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
93.4%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) (neg.f64 x)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
96.4%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t #s(literal 1/48 binary64)) t)))))))
86.4%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) x)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
65.2%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
20.9%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
55.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
56.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
58.4%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))
27.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))
31.1%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))
63.2%
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
Compiler

Compiled 3347 to 1230 computations (63.3% saved)

regimes1.7s (9.7%)

Counts
82 → 1
Calls
Call 1
Inputs
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y)
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 y y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 2 binary64) (+.f64 z (/.f64 z (*.f64 t t)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))))
(/.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) x)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t #s(literal 1/48 binary64)) t)))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t)))) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) (neg.f64 x)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64)))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))))) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z #s(literal 2 binary64))))))))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) y) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 2 binary64) x))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
(/.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) y)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z))) (sqrt.f64 #s(literal 2 binary64)))
(/.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))))
Outputs
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
Calls

13 calls:

1.3s
y
60.0ms
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
35.0ms
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))
26.0ms
z
25.0ms
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
99.8%1x
99.8%1y
99.8%1z
99.8%1t
99.8%1(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))
99.8%1(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
99.8%1(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
99.8%1(*.f64 x #s(literal 1/2 binary64))
99.8%1(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
99.8%1(*.f64 z #s(literal 2 binary64))
99.8%1(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))
99.8%1(/.f64 (*.f64 t t) #s(literal 2 binary64))
99.8%1(*.f64 t t)
Compiler

Compiled 112 to 88 computations (21.4% saved)

regimes243.0ms (1.4%)

Counts
68 → 1
Calls
Call 1
Inputs
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y)
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 y y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 2 binary64) (+.f64 z (/.f64 z (*.f64 t t)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))))
(/.f64 (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) x)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t #s(literal 1/48 binary64)) t)))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t)))) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z #s(literal 2 binary64))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) (neg.f64 x)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64)))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.f64 (+.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))))) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (*.f64 t t))) (*.f64 z #s(literal 2 binary64))))))))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) y) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 2 binary64) x))
Outputs
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t #s(literal 1/48 binary64)) t)))))))
Calls

10 calls:

39.0ms
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
31.0ms
z
22.0ms
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
22.0ms
x
22.0ms
y
Results
AccuracySegmentsBranch
96.4%1x
96.4%1y
96.4%1z
96.4%1t
96.4%1(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
96.4%1(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
96.4%1(*.f64 x #s(literal 1/2 binary64))
96.4%1(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
96.4%1(*.f64 z #s(literal 2 binary64))
96.4%1(*.f64 t t)
Compiler

Compiled 72 to 58 computations (19.4% saved)

regimes172.0ms (1%)

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

10 calls:

33.0ms
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
16.0ms
t
16.0ms
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
15.0ms
z
15.0ms
y
Results
AccuracySegmentsBranch
96.4%1x
96.4%1y
96.4%1z
96.4%1t
96.4%1(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
96.4%1(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
96.4%1(*.f64 x #s(literal 1/2 binary64))
96.4%1(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
96.4%1(*.f64 z #s(literal 2 binary64))
96.4%1(*.f64 t t)
Compiler

Compiled 72 to 58 computations (19.4% saved)

regimes180.0ms (1.1%)

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

10 calls:

35.0ms
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
34.0ms
(*.f64 x #s(literal 1/2 binary64))
16.0ms
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
15.0ms
y
13.0ms
t
Results
AccuracySegmentsBranch
95.0%1x
95.0%1z
95.0%1(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
95.0%1(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
95.0%1(*.f64 x #s(literal 1/2 binary64))
95.0%1(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
95.0%1(*.f64 z #s(literal 2 binary64))
95.0%1y
95.0%1t
95.0%1(*.f64 t t)
Compiler

Compiled 72 to 58 computations (19.4% saved)

regimes135.0ms (0.8%)

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

10 calls:

21.0ms
x
20.0ms
(*.f64 z #s(literal 2 binary64))
12.0ms
y
12.0ms
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
12.0ms
t
Results
AccuracySegmentsBranch
93.5%1x
93.5%1(*.f64 x #s(literal 1/2 binary64))
93.5%1y
93.5%1z
93.5%1t
93.5%1(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
93.5%1(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
93.5%1(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
93.5%1(*.f64 z #s(literal 2 binary64))
93.5%1(*.f64 t t)
Compiler

Compiled 72 to 58 computations (19.4% saved)

regimes119.0ms (0.7%)

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

10 calls:

13.0ms
(*.f64 z #s(literal 2 binary64))
13.0ms
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
13.0ms
x
12.0ms
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
12.0ms
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
Results
AccuracySegmentsBranch
89.0%1y
92.9%3x
89.0%1z
89.0%1(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
89.0%1(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
92.9%3(*.f64 x #s(literal 1/2 binary64))
89.0%1(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
89.0%1(*.f64 z #s(literal 2 binary64))
94.5%4t
94.5%4(*.f64 t t)
Compiler

Compiled 72 to 58 computations (19.4% saved)

regimes44.0ms (0.3%)

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

4 calls:

10.0ms
x
8.0ms
(*.f64 x #s(literal 1/2 binary64))
8.0ms
t
7.0ms
(*.f64 t t)
Results
AccuracySegmentsBranch
89.0%1t
89.0%1(*.f64 t t)
89.0%1x
89.0%1(*.f64 x #s(literal 1/2 binary64))
Compiler

Compiled 24 to 19 computations (20.8% saved)

regimes63.0ms (0.4%)

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

9 calls:

9.0ms
z
8.0ms
(*.f64 z #s(literal 2 binary64))
8.0ms
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
6.0ms
(*.f64 x #s(literal 1/2 binary64))
6.0ms
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
83.9%1z
83.9%1t
83.9%1(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
83.9%1(*.f64 z #s(literal 2 binary64))
83.9%1(*.f64 t t)
83.9%1y
83.9%1(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
83.9%1x
83.9%1(*.f64 x #s(literal 1/2 binary64))
Compiler

Compiled 58 to 47 computations (19% saved)

regimes133.0ms (0.8%)

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

9 calls:

85.0ms
(*.f64 t t)
6.0ms
y
6.0ms
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
6.0ms
(*.f64 z #s(literal 2 binary64))
5.0ms
z
Results
AccuracySegmentsBranch
75.6%3x
73.9%3y
75.6%3(*.f64 x #s(literal 1/2 binary64))
62.3%2z
63.5%3(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
62.3%2(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
62.3%2(*.f64 z #s(literal 2 binary64))
79.8%3t
77.9%2(*.f64 t t)
Compiler

Compiled 58 to 47 computations (19% saved)

regimes11.0ms (0.1%)

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

2 calls:

5.0ms
(*.f64 t t)
5.0ms
t
Results
AccuracySegmentsBranch
76.1%2(*.f64 t t)
78.0%3t
Compiler

Compiled 12 to 9 computations (25% saved)

regimes10.0ms (0.1%)

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

2 calls:

4.0ms
t
4.0ms
(*.f64 t t)
Results
AccuracySegmentsBranch
76.1%2(*.f64 t t)
76.1%2t
Compiler

Compiled 12 to 9 computations (25% saved)

regimes28.0ms (0.2%)

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

4 calls:

4.0ms
t
4.0ms
y
4.0ms
(*.f64 x #s(literal 1/2 binary64))
4.0ms
x
Results
AccuracySegmentsBranch
58.4%1y
58.4%1x
58.4%1(*.f64 x #s(literal 1/2 binary64))
65.1%3t
Compiler

Compiled 22 to 18 computations (18.2% saved)

regimes6.0ms (0%)

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

1 calls:

5.0ms
t
Results
AccuracySegmentsBranch
63.4%2t
Compiler

Compiled 5 to 4 computations (20% saved)

regimes17.0ms (0.1%)

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

5 calls:

4.0ms
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
3.0ms
(*.f64 z #s(literal 2 binary64))
3.0ms
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
3.0ms
t
3.0ms
z
Results
AccuracySegmentsBranch
58.4%1(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
58.4%1z
58.4%1(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
58.4%1(*.f64 z #s(literal 2 binary64))
61.3%2t
Compiler

Compiled 34 to 28 computations (17.6% saved)

regimes16.0ms (0.1%)

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

6 calls:

4.0ms
y
2.0ms
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
2.0ms
t
2.0ms
(*.f64 z #s(literal 2 binary64))
2.0ms
z
Results
AccuracySegmentsBranch
55.8%1z
55.8%1(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
55.8%1(*.f64 z #s(literal 2 binary64))
55.8%1y
55.8%1x
55.8%1t
Compiler

Compiled 35 to 29 computations (17.1% saved)

regimes15.0ms (0.1%)

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

6 calls:

5.0ms
(*.f64 z #s(literal 2 binary64))
2.0ms
y
2.0ms
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
2.0ms
t
2.0ms
x
Results
AccuracySegmentsBranch
36.0%2z
34.6%3t
36.0%2(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
36.0%2(*.f64 z #s(literal 2 binary64))
45.9%3y
45.6%3x
Compiler

Compiled 35 to 29 computations (17.1% saved)

regimes11.0ms (0.1%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))
Outputs
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))
Calls

6 calls:

4.0ms
(*.f64 z #s(literal 2 binary64))
1.0ms
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
1.0ms
t
1.0ms
z
1.0ms
y
Results
AccuracySegmentsBranch
31.1%1t
31.1%1z
31.1%1(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
31.1%1(*.f64 z #s(literal 2 binary64))
31.1%1x
31.1%1y
Compiler

Compiled 35 to 29 computations (17.1% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.0281259971318764e-103
6.249575593235278e-103
0.0ms
-1.27893960878204e+22
-2832518613897.7075
Compiler

Compiled 28 to 21 computations (25% saved)

bsearch33.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
19.0ms
7.526915633696715e+241
4.184335869401203e+244
11.0ms
2.0030063068002534e-5
2.79333059650136e-5
Results
21.0ms192×0valid
Compiler

Compiled 492 to 381 computations (22.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-mult: 6.0ms (50.2% of total)
ival-sqrt: 2.0ms (16.7% of total)
ival-sub: 1.0ms (8.4% of total)
ival-div: 1.0ms (8.4% of total)
ival-exp: 1.0ms (8.4% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch103.0ms (0.6%)

Algorithm
binary-search
Stop Event
predicate-same
narrow-enough
Steps
TimeLeftRight
92.0ms
7.526915633696715e+241
4.184335869401203e+244
9.0ms
2.0030063068002534e-5
2.79333059650136e-5
Results
96.0ms144×0valid
Compiler

Compiled 354 to 279 computations (21.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 91.0ms
ival-div: 82.0ms (90.5% of total)
ival-mult: 5.0ms (5.5% of total)
ival-sub: 1.0ms (1.1% of total)
ival-exp: 1.0ms (1.1% of total)
ival-sqrt: 1.0ms (1.1% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch30.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
29.0ms
2.0030063068002534e-5
2.79333059650136e-5
Results
26.0ms64×0valid
Compiler

Compiled 164 to 129 computations (21.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 24.0ms
ival-mult: 22.0ms (91.9% of total)
ival-exp: 1.0ms (4.2% of total)
ival-sub: 0.0ms (0% of total)
ival-div: 0.0ms (0% of total)
const: 0.0ms (0% of total)
ival-sqrt: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch42.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
predicate-same
Steps
TimeLeftRight
28.0ms
3.159111154169361e+135
4.998780406756035e+138
11.0ms
2.4128248344950155e-7
2.0030063068002534e-5
Results
31.0ms208×0valid
Compiler

Compiled 486 to 380 computations (21.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 24.0ms
ival-div: 12.0ms (50.7% of total)
ival-mult: 7.0ms (29.6% of total)
ival-sqrt: 2.0ms (8.5% of total)
ival-sub: 1.0ms (4.2% of total)
ival-exp: 1.0ms (4.2% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch18.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
16.0ms
4.232796158396816e+64
2.5241928439101403e+66
Results
13.0ms112×0valid
Compiler

Compiled 252 to 196 computations (22.2% saved)

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

bsearch12.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
11.0ms
1.3082150206416832e-30
3.1155144717238052e-30
Results
8.0ms80×0valid
Compiler

Compiled 188 to 146 computations (22.3% saved)

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

bsearch42.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
1.148589553386156e+78
9.017644628374786e+79
22.0ms
-1.4988573806820882e-73
-1.0604464876887419e-78
Results
28.0ms256×0valid
Compiler

Compiled 428 to 357 computations (16.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-mult: 8.0ms (50.6% of total)
ival-div: 2.0ms (12.6% of total)
ival-exp: 2.0ms (12.6% of total)
ival-sqrt: 2.0ms (12.6% of total)
ival-sub: 1.0ms (6.3% of total)
const: 1.0ms (6.3% of total)
backward-pass: 0.0ms (0% of total)

simplify36.0ms (0.2%)

Algorithm
egg-herbie
Rules
140×*-commutative_binary64
72×+-commutative_binary64
50×sub-neg_binary64
48×neg-mul-1_binary64
46×neg-sub0_binary64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
0123472
1215472
2253472
3289472
4319471
5345471
6358471
7374471
8385471
9391471
10393471
Stop Event
saturated
Calls
Call 1
Inputs
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t #s(literal 1/48 binary64)) t)))))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))))
(if (<=.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -10000000000000000000000 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 8069530869021589/40347654345107946713373737062547060536401653012956617387979052445947619094013143666088208645002153616185987062074179584 binary64)) (neg.f64 (*.f64 y (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
(if (<=.f64 t #s(literal 8116567392432203/295147905179352825856 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (if (<=.f64 t #s(literal 439999999999999998733306921896697077506361093765221199585548236516060029041440281560199631092526323059055736042042961784974314396578777210794317557248247473348081680320534521861048631883850262754845528337396478309009360798396069400432166830080 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))))
(if (<=.f64 t #s(literal 8116567392432203/295147905179352825856 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (if (<=.f64 t #s(literal 300000000000000003443535826044370363872022568765101532723250931404484208197233447327452542457375697703613132874475531113400596488909006274126618893666059155535089191219692447446029074353651417471857584660747190536457796141274987700703169871872 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))))
(if (<=.f64 t #s(literal 8116567392432203/295147905179352825856 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64))))))
(if (<=.f64 t #s(literal 5902958103587057/295147905179352825856 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (if (<=.f64 t #s(literal 5300000000000000168895781436612291039319328257699918237555849573512912110902257663301911728793272897965641668796633245695030656415825920 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y)))
(if (<=.f64 t #s(literal 330000000000000023112256283759883068099948257397541648650788143104 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y))
(if (<=.f64 t #s(literal 8848935694776951/2854495385411919762116571938898990272765493248 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(if (<=.f64 y #s(literal -6747681671607985/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (if (<=.f64 y #s(literal 10500000000000000397715129551468014153619855937790206151160465384675591889879040 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))
Outputs
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t #s(literal 1/48 binary64)) t)))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t)) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))))
(if (<=.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -10000000000000000000000 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 8069530869021589/40347654345107946713373737062547060536401653012956617387979052445947619094013143666088208645002153616185987062074179584 binary64)) (neg.f64 (*.f64 y (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))))))
(if (<=.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -10000000000000000000000 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) (if (<=.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 8069530869021589/40347654345107946713373737062547060536401653012956617387979052445947619094013143666088208645002153616185987062074179584 binary64)) (*.f64 y (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))
(if (<=.f64 t #s(literal 8116567392432203/295147905179352825856 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (if (<=.f64 t #s(literal 439999999999999998733306921896697077506361093765221199585548236516060029041440281560199631092526323059055736042042961784974314396578777210794317557248247473348081680320534521861048631883850262754845528337396478309009360798396069400432166830080 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))))
(if (<=.f64 t #s(literal 8116567392432203/295147905179352825856 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (if (<=.f64 t #s(literal 439999999999999998733306921896697077506361093765221199585548236516060029041440281560199631092526323059055736042042961784974314396578777210794317557248247473348081680320534521861048631883850262754845528337396478309009360798396069400432166830080 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) y))))
(if (<=.f64 t #s(literal 8116567392432203/295147905179352825856 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (if (<=.f64 t #s(literal 300000000000000003443535826044370363872022568765101532723250931404484208197233447327452542457375697703613132874475531113400596488909006274126618893666059155535089191219692447446029074353651417471857584660747190536457796141274987700703169871872 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))))))
(if (<=.f64 t #s(literal 8116567392432203/295147905179352825856 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (if (<=.f64 t #s(literal 300000000000000003443535826044370363872022568765101532723250931404484208197233447327452542457375697703613132874475531113400596488909006274126618893666059155535089191219692447446029074353651417471857584660747190536457796141274987700703169871872 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) y))))
(if (<=.f64 t #s(literal 8116567392432203/295147905179352825856 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64))))))
(if (<=.f64 t #s(literal 8116567392432203/295147905179352825856 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 (*.f64 t t) #s(literal 1 binary64))))))
(if (<=.f64 t #s(literal 5902958103587057/295147905179352825856 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (if (<=.f64 t #s(literal 5300000000000000168895781436612291039319328257699918237555849573512912110902257663301911728793272897965641668796633245695030656415825920 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y)))
(if (<=.f64 t #s(literal 5902958103587057/295147905179352825856 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (if (<=.f64 t #s(literal 5300000000000000168895781436612291039319328257699918237555849573512912110902257663301911728793272897965641668796633245695030656415825920 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y))))
(if (<=.f64 t #s(literal 330000000000000023112256283759883068099948257397541648650788143104 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y))
(if (<=.f64 t #s(literal 330000000000000023112256283759883068099948257397541648650788143104 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)))
(if (<=.f64 t #s(literal 8848935694776951/2854495385411919762116571938898990272765493248 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))))
(if (<=.f64 t #s(literal 8848935694776951/2854495385411919762116571938898990272765493248 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(if (<=.f64 y #s(literal -6747681671607985/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (if (<=.f64 y #s(literal 10500000000000000397715129551468014153619855937790206151160465384675591889879040 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))))
(if (<=.f64 y #s(literal -6747681671607985/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (if (<=.f64 y #s(literal 10500000000000000397715129551468014153619855937790206151160465384675591889879040 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))

soundness3.4s (20%)

Rules
6308×*-lowering-*.f32
6308×*-lowering-*.f64
6044×*-lowering-*.f32
6044×*-lowering-*.f64
5212×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
066414803
1262713166
2720713006
0804113006
067110613
124859006
272898993
080118993
01793733
16343297
223812956
364682923
080372923
01514
13014
25414
311514
427614
549614
680114
7137814
8363914
9607614
10753614
11798214
0800614
05248140
118526647
267796631
080846631
053362
1341251
23061251
08561251
01764
16262
231362
3286562
0885962
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1976 to 1199 computations (39.3% saved)

preprocess439.0ms (2.6%)

Remove

(abs t)

Compiler

Compiled 1326 to 462 computations (65.2% saved)

end0.0ms (0%)

Profiling

Loading profile data...