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

Time bar (total: 18.4s)

analyze174.0ms (0.9%)

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: 78.0ms
ival-mult: 47.0ms (60.6% of total)
ival-exp: 9.0ms (11.6% of total)
ival-div: 8.0ms (10.3% of total)
ival-sqrt: 7.0ms (9% of total)
ival-sub: 5.0ms (6.4% of total)
const: 2.0ms (2.6% of total)
backward-pass: 0.0ms (0% of total)

sample1.8s (10%)

Results
1.1s8256×0valid
266.0ms2047×0invalid
Precisions
Click to see histograms. Total time spent on operations: 779.0ms
ival-mult: 397.0ms (50.9% of total)
ival-sqrt: 114.0ms (14.6% of total)
ival-exp: 97.0ms (12.4% of total)
ival-div: 76.0ms (9.8% of total)
ival-sub: 74.0ms (9.5% of total)
const: 18.0ms (2.3% of total)
backward-pass: 4.0ms (0.5% of total)
Bogosity

preprocess193.0ms (1.1%)

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)

explain190.0ms (1%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
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-(*.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-#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
140.0ms512×0valid
Compiler

Compiled 155 to 47 computations (69.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 79.0ms
ival-mult: 57.0ms (72.6% of total)
ival-sqrt: 10.0ms (12.7% of total)
ival-div: 4.0ms (5.1% of total)
ival-sub: 3.0ms (3.8% of total)
ival-exp: 3.0ms (3.8% of total)
const: 1.0ms (1.3% 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.9%
(*.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 21 to 15 computations (28.6% saved)

simplify124.0ms (0.7%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
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
01553
13053
26053
314953
432853
551653
683353
7143753
8389153
9618353
10793653
0806653
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
Outputs
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (exp (/ (* t t) 2))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (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

localize146.0ms (0.8%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(sqrt.f64 (*.f64 z #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))))
accuracy100.0%
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))
accuracy99.9%
(*.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
114.0ms256×0valid
Compiler

Compiled 69 to 16 computations (76.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 51.0ms
ival-mult: 43.0ms (85.1% of total)
ival-sub: 2.0ms (4% of total)
ival-div: 2.0ms (4% of total)
ival-exp: 2.0ms (4% of total)
ival-sqrt: 2.0ms (4% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series21.0ms (0.1%)

Counts
5 → 120
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 (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>
#<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

30 calls:

TimeVariablePointExpression
3.0ms
t
@inf
(* (- (* 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
y
@inf
(* (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))))

rewrite345.0ms (1.9%)

Algorithm
batch-egg-rewrite
Rules
3148×*-lowering-*.f32
3148×*-lowering-*.f64
2706×/-lowering-/.f32
2706×/-lowering-/.f64
1554×pow-lowering-pow.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01534
15734
229733
3276833
0871433
Stop Event
iter limit
node limit
Counts
5 → 187
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)))
(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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (exp.f64 (*.f64 t t)) (*.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 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 (exp.f64 (*.f64 t t)) (*.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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 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 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (neg.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)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 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)))) (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 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.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 (*.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)))) (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 (sqrt.f64 (*.f64 z #s(literal 2 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 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (exp.f64 (*.f64 t t)) (*.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 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 (exp.f64 (*.f64 t t)) (*.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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 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 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (neg.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 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #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 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (neg.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.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)))) (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 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.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 (*.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)))) (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 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 (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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
(*.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 (*.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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(*.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 (exp.f64 (*.f64 t t)) (*.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 (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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (exp.f64 (*.f64 t t)) z))) (sqrt.f64 #s(literal 2 binary64)))
(*.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 (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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (exp.f64 (*.f64 t t)) (*.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)))
(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 #s(literal 0 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 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (neg.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 #s(literal 0 binary64) (+.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 (neg.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 #s(literal 0 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 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (neg.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 #s(literal 0 binary64) (+.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 (neg.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 (*.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 #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 (*.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 (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))))))
(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 t (/.f64 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 t (/.f64 t #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal -2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 t (/.f64 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 t (/.f64 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 t (/.f64 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 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 t (/.f64 #s(literal 2 binary64) 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 t (/.f64 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 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 t (/.f64 #s(literal 2 binary64) 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)))))

simplify276.0ms (1.5%)

Algorithm
egg-herbie
Rules
4148×*-lowering-*.f32
4148×*-lowering-*.f64
2006×fma-lowering-fma.f32
2006×fma-lowering-fma.f64
1834×+-lowering-+.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01331974
14601659
217911457
357571445
082411445
Stop Event
iter limit
node limit
Counts
120 → 120
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
(+ 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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64)))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64)))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64)))))
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* 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 #s(literal 1/2 binary64) 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 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.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 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.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 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) x))))
(* 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 #s(literal 1/2 binary64) 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 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.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 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.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 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) x))))
(* 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 #s(literal 1/2 binary64) x))))
(+ (* -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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x))) 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x))) 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x))) 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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x))) 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x))) 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x))) 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 (sqrt.f64 z) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.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 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (+.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t 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 z) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 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))
(* 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 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y))
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))
(-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y))
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))
(-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) 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))
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))
(-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y))
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))
(-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y))
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))
(-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) 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 (*.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 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.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 #s(literal 1/2 binary64) x) y) (*.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 (*.f64 t (+.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
#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)))

eval36.0ms (0.2%)

Compiler

Compiled 7578 to 730 computations (90.4% saved)

prune47.0ms (0.3%)

Pruning

15 alts after pruning (15 fresh and 0 done)

PrunedKeptTotal
New29215307
Fresh000
Picked101
Done000
Total29315308
Accuracy
100.0%
Counts
308 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
71.5%
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
99.8%
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
99.6%
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))))
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))))))
74.0%
(*.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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
99.9%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
60.5%
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
99.6%
(*.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)))
60.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
90.1%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
93.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))
85.5%
(*.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))))
93.9%
(*.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 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))
90.9%
(*.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))))))))
84.9%
(*.f64 (sqrt.f64 z) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
Compiler

Compiled 768 to 522 computations (32% saved)

simplify190.0ms (1%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x (*.f64 x #s(literal 1/4 binary64)))
cost-diff0
(-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))
cost-diff0
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
cost-diff0
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
cost-diff0
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
cost-diff0
(*.f64 #s(literal 1/2 binary64) x)
cost-diff0
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
cost-diff0
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
cost-diff0
(*.f64 z #s(literal 2 binary64))
cost-diff0
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
cost-diff256
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
cost-diff256
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.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 (exp.f64 (*.f64 t t)) (*.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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
Rules
2774×*-lowering-*.f32
2774×*-lowering-*.f64
2132×+-lowering-+.f64
2132×+-lowering-+.f32
1462×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
037296
1101286
2324282
31451280
46938280
08068280
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (- (* x 1/2) y) (sqrt (* (exp (* t t)) (* z 2))))
(- (* x 1/2) y)
(* x 1/2)
x
1/2
y
(sqrt (* (exp (* t t)) (* z 2)))
(* (exp (* t t)) (* z 2))
(exp (* t t))
(* t t)
t
(* z 2)
z
2
(* (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
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8)))))
(sqrt (* z 2))
(* z 2)
z
2
(+ (- (* 1/2 x) y) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8))))
(- (* 1/2 x) y)
(* 1/2 x)
1/2
x
y
(* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8)))
(* (* t t) (- (* 1/2 x) y))
(* t t)
t
(+ 1/2 (* (* t t) 1/8))
(* (* t t) 1/8)
1/8
(* (- (* 1/2 x) y) (* (sqrt z) (sqrt 2)))
(- (* 1/2 x) y)
(* 1/2 x)
1/2
x
y
(* (sqrt z) (sqrt 2))
(sqrt z)
z
(sqrt 2)
2
(/ (* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2)))) (+ (* x 1/2) y))
(* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2))))
(- (* x (* x 1/4)) (* y y))
(* x (* x 1/4))
x
(* x 1/4)
1/4
(* y y)
y
(sqrt (* (exp (* t t)) (* z 2)))
(* (exp (* t t)) (* z 2))
(exp (* t t))
(* t t)
t
(* z 2)
z
2
(+ (* x 1/2) y)
(* x 1/2)
1/2
Outputs
(* (- (* x 1/2) y) (sqrt (* (exp (* t t)) (* z 2))))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (* (exp (* t t)) (* z 2)))
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))
(* (exp (* t t)) (* z 2))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))
(exp (* t t))
(exp.f64 (*.f64 t t))
(* t t)
(*.f64 t t)
t
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(* (sqrt (* z 2)) (- (* 1/2 x) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #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 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
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8)))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 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) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.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/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
(* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8)))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))
(* (* t t) (- (* 1/2 x) y))
(*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(* 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))))
(* (* t t) 1/8)
(*.f64 t (*.f64 t #s(literal 1/8 binary64)))
1/8
#s(literal 1/8 binary64)
(* (- (* 1/2 x) y) (* (sqrt z) (sqrt 2)))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #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
(* (sqrt z) (sqrt 2))
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
(sqrt z)
(sqrt.f64 z)
z
(sqrt 2)
(sqrt.f64 #s(literal 2 binary64))
2
#s(literal 2 binary64)
(/ (* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2)))) (+ (* x 1/2) y))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2))))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
(- (* x (* x 1/4)) (* y y))
(-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))
(* x (* x 1/4))
(*.f64 x (*.f64 x #s(literal 1/4 binary64)))
x
(* x 1/4)
(*.f64 x #s(literal 1/4 binary64))
1/4
#s(literal 1/4 binary64)
(* y y)
(*.f64 y y)
y
(sqrt (* (exp (* t t)) (* z 2)))
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))
(* (exp (* t t)) (* z 2))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))
(exp (* t t))
(exp.f64 (*.f64 t t))
(* t t)
(*.f64 t t)
t
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#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))
1/2
#s(literal 1/2 binary64)

localize262.0ms (1.4%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(exp.f64 (*.f64 t t))
accuracy93.9%
(-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))
accuracy93.7%
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
accuracy82.1%
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
accuracy100.0%
(sqrt.f64 z)
accuracy100.0%
(sqrt.f64 #s(literal 2 binary64))
accuracy99.7%
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
accuracy99.4%
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))
accuracy100.0%
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
accuracy99.9%
(*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
accuracy97.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
accuracy89.2%
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
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%
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))
accuracy100.0%
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))
accuracy100.0%
(exp.f64 (*.f64 t t))
accuracy99.9%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
Results
193.0ms256×0valid
Compiler

Compiled 344 to 38 computations (89% saved)

Precisions
Click to see histograms. Total time spent on operations: 68.0ms
ival-mult: 43.0ms (63.6% of total)
ival-add: 8.0ms (11.8% of total)
ival-sqrt: 8.0ms (11.8% of total)
ival-sub: 4.0ms (5.9% of total)
ival-div: 2.0ms (3% of total)
ival-exp: 2.0ms (3% of total)
const: 1.0ms (1.5% of total)
backward-pass: 0.0ms (0% of total)

series71.0ms (0.4%)

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

147 calls:

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

rewrite436.0ms (2.4%)

Algorithm
batch-egg-rewrite
Rules
3332×*-lowering-*.f32
3332×*-lowering-*.f64
2802×/-lowering-/.f32
2802×/-lowering-/.f64
2468×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
037183
1185175
21507175
08177175
Stop Event
iter limit
node limit
Counts
23 → 732
Calls
Call 1
Inputs
(* (- (* x 1/2) y) (sqrt (* (exp (* t t)) (* z 2))))
(- (* x 1/2) y)
(* x 1/2)
(sqrt (* (exp (* t t)) (* z 2)))
(* (sqrt (* z 2)) (- (* 1/2 x) y))
(sqrt (* z 2))
(* z 2)
(- (* 1/2 x) y)
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8)))))
(+ (- (* 1/2 x) y) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8))))
(* (- (* 1/2 x) y) (* (sqrt z) (sqrt 2)))
(* 1/2 x)
(* (sqrt z) (sqrt 2))
(/ (* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2)))) (+ (* x 1/2) y))
(* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2))))
(- (* x (* x 1/4)) (* y y))
(* x (* x 1/4))
(exp (* t t))
(* (exp (* t t)) (* z 2))
(* (* t t) (- (* 1/2 x) y))
(* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8)))
(sqrt 2)
(sqrt z)
Outputs
(+.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(fma.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)))
(neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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 y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #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))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 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 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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)))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal 1 binary64))) (-.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))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (+.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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 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 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.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 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 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) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 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 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 x x)) (*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 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 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (neg.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.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 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 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 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 #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 #s(literal 1/4 binary64) (*.f64 x x)) (+.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 (*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 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 #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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 y (*.f64 y (*.f64 y y))) (+.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 #s(literal 1/4 binary64) (*.f64 x x)) (-.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 #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 #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 #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 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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.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 (*.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 (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 (*.f64 x #s(literal 1/2 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 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (neg.f64 (-.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.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 (*.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 (neg.f64 (-.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 (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 (*.f64 x #s(literal 1/2 binary64)) y))))))
(pow.f64 (/.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)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.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 (*.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 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (/.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 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 x #s(literal 1/2 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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) (+.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 (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 (+.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 y) (*.f64 y (*.f64 y (*.f64 y y))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (/.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 #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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (/.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (+.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.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 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(exp.f64 (*.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))
(pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))
(*.f64 (sqrt.f64 z) (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z)))
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64))) (sqrt.f64 z))
(+.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 (*.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 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 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))) (sqrt.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 #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 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.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)))) (-.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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (+.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)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 z)))
(*.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.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 (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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 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)))
(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))))
(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)))
(-.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 #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 #s(literal 1/4 binary64) (*.f64 x x)) (+.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 (*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 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 #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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 y (*.f64 y (*.f64 y y))) (+.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 #s(literal 1/4 binary64) (*.f64 x x)) (-.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 #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 #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 #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 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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.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 (*.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 (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 (*.f64 x #s(literal 1/2 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 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))))
(/.f64 (neg.f64 (-.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.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 (*.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 (neg.f64 (-.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 (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 (*.f64 x #s(literal 1/2 binary64)) y))))))
(pow.f64 (/.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)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.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 (*.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 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (/.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 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 x #s(literal 1/2 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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) (+.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 (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 (+.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 y) (*.f64 y (*.f64 y (*.f64 y y))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (/.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 #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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (/.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (+.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.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 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 x #s(literal 1/2 binary64)) y)))
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(fma.f64 (*.f64 t t) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 x #s(literal 1/2 binary64)) y)))
(fma.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.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 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 x #s(literal 1/2 binary64)) y)))
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.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 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.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 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (-.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (*.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (neg.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (neg.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (neg.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(+.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (-.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(-.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.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 (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (/.f64 (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(fma.f64 x #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(fma.f64 #s(literal 1/2 binary64) x (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 t (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 t (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t 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 (*.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))
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t 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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t) (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (*.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (-.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 #s(literal 1 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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 #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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 #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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (*.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (neg.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (neg.f64 (+.f64 (*.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (-.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (neg.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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/4 binary64) (*.f64 x x)) (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t 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 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (+.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t 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 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t 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 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.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 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 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/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 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t 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 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))) (*.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/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.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 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.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 (*.f64 t (-.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/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 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t 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 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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))) (-.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (+.f64 (*.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 (*.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.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 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))) (*.f64 (/.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.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 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.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))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.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 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (/.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 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))) (*.f64 (/.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 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (/.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 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (/.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 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (+.f64 (*.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 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.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 binary64) (-.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) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.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 (*.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 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.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 binary64) (-.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) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 x #s(literal 1/2 binary64)) y) (*.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (neg.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 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))) (*.f64 (neg.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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (+.f64 (*.f64 (neg.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (neg.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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (neg.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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.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 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (*.f64 (neg.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/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 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (neg.f64 (+.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 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))) (*.f64 (neg.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/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.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 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.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/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 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (neg.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 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.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/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.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 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.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 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.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 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.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 (*.f64 t (-.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 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 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 (-.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))) (*.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 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (+.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.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 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 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 #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 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))) (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.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 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 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.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 #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 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t 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 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.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 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t 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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.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 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (neg.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 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (neg.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 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t 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 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.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 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t 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 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.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 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t 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 (*.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t 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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.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 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.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 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (neg.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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (neg.f64 (-.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (neg.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 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t 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 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 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/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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.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/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 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 #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 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 (*.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 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (/.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 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 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 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.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/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.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 x #s(literal 1/2 binary64)) y)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (neg.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 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (neg.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 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (neg.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 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 x #s(literal 1/2 binary64)) y))) (*.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)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.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 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 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 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.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/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 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.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/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.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 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t 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/2 binary64) (*.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 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t 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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.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 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (*.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) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (-.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 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.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/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (neg.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 (*.f64 t t) #s(literal 1/8 binary64))) (neg.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 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.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 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.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/2 binary64) (*.f64 (*.f64 t 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/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (+.f64 (*.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 (*.f64 t (-.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 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.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/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (+.f64 (*.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 (*.f64 t (-.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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.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 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 (*.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 (*.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 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 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 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))
(/.f64 (+.f64 (*.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.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/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.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 x #s(literal 1/2 binary64)) y)))
(/.f64 (+.f64 (*.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.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 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (neg.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 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (neg.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 (*.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 (*.f64 t (-.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 #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)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.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 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.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/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 (*.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 (*.f64 t (-.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 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/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.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 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t 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/2 binary64) (*.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 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t 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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (*.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) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (-.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 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.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/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (neg.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 (*.f64 t t) #s(literal 1/8 binary64))) (neg.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 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(literal 1/2 binary64) (*.f64 (*.f64 t 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/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (-.f64 (*.f64 (*.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 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (neg.f64 (neg.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 x (*.f64 x x))) (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(pow.f64 (/.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 #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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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) (*.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.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 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 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 (*.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 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 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))) (sqrt.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 #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 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.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)))) (-.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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (+.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)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 z)))
(*.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.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 (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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 x x)) (*.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 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #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 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 z) #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 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(fma.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)))
(neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #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 y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #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))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 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 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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)))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal 1 binary64))) (-.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))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (+.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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 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 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.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 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 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) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 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 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 x x)) (*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 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 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 (neg.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.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 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 y y))))
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(fma.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 y y))))
(fma.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(fma.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.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)))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 y) (*.f64 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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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)))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 y) (*.f64 y (*.f64 y (*.f64 y y))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))
(+.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))
(+.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(+.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) y) (*.f64 y y)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y 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 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))))
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) (-.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 y (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))
(fma.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.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 y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.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 y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))
(fma.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 #s(literal -1 binary64) (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y 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 y) (*.f64 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 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 y) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y))))))
(/.f64 #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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y))))
(/.f64 #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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.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 y) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 y) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y 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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) (-.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y 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 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 y) (*.f64 y (*.f64 y (*.f64 y y))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))))
(/.f64 (neg.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 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 (+.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)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.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 y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))
(*.f64 x (*.f64 x #s(literal 1/4 binary64)))
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal 1/4 binary64)) x)
(*.f64 (*.f64 x x) #s(literal 1/4 binary64))
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x)
(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 (*.f64 t t) #s(literal 1/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 (*.f64 t t) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(*.f64 #s(literal 2 binary64) (*.f64 (exp.f64 (*.f64 t t)) z))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(*.f64 (*.f64 (exp.f64 (*.f64 t t)) z) #s(literal 2 binary64))
(*.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64)) z)
(+.f64 (*.f64 (*.f64 t t) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t t)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t t)))
(fma.f64 (*.f64 t t) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) y)))
(/.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 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (*.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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t t)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.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 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (neg.f64 (*.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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 t t))) (neg.f64 (+.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 t t))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 t t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t t))
(*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t)
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.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/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (*.f64 t t) (+.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.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 (*.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 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (*.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 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (/.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 x x)) (*.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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(fma.f64 t (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 t (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(fma.f64 t (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t) (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(fma.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) t) (*.f64 t #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t t)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/8 binary64)) (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(/.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.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 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.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 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.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)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (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 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.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 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (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)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(*.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(*.f64 t (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.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) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t))
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t) (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t)) (-.f64 (*.f64 x #s(literal 1/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 #s(literal 4 binary64) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 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)))
(exp.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)))
(sqrt.f64 z)
(pow.f64 z #s(literal 1/2 binary64))
(pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.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)))

simplify395.0ms (2.1%)

Algorithm
egg-herbie
Rules
7288×*-lowering-*.f32
7288×*-lowering-*.f64
2226×+-lowering-+.f64
2226×+-lowering-+.f32
1622×associate-*r*
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
046810551
117088337
268798310
084818310
Stop Event
iter limit
node limit
Counts
588 → 588
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) (* (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)))
(* (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)))))
(* -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 (* (* (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 (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 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)))))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))))
(* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))
(* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))))
(* -1 (* (* x (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))) (sqrt z)))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))
(* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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/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 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)
(* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (/ y x)))
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (/ y x)))
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (/ y x)))
(* -1 (* x (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))
(+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* 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))
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (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/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 (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) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 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))
(* (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) (* (pow (sqrt -1) 2) (sqrt 2))))
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2))))
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2))))
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2))))
(* -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) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))))
(+ (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 2)) (- (* 1/2 z) (* 1/4 z))))) (+ y (* 1/2 x))) (sqrt (/ 1 z)))))))
(+ (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (/ (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 2)) (- (* 1/2 z) (* 1/4 z)))) (+ y (* 1/2 x))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/4 (pow x 2)) (pow y 2))))) (+ y (* 1/2 x))) (sqrt (/ 1 z)))))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 2)) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 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)))) (- (* 1/4 (pow x 2)) (pow y 2))))) (sqrt (/ 1 z)))))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(* -1 (pow y 2))
(- (* 1/4 (pow x 2)) (pow y 2))
(- (* 1/4 (pow x 2)) (pow y 2))
(- (* 1/4 (pow x 2)) (pow y 2))
(* 1/4 (pow x 2))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(* 1/4 (pow x 2))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(* 1/4 (pow x 2))
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))
(* -1 (pow y 2))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(* -1 (pow y 2))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
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))
(* 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))))
(* 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))))
(* (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))))
(* 1/2 (* (pow t 2) (- (* 1/2 x) y)))
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) 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 (/ (- (* 1/2 x) y) (pow t 2)))))
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))
(* 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 (/ (- (* 1/2 x) y) (pow t 2)))))
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 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)))
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 (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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)))
(* 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 y (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 y (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 y (sqrt.f64 #s(literal 2 binary64))) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)))
(* -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 y (sqrt.f64 #s(literal 2 binary64))) 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 y (sqrt.f64 #s(literal 2 binary64))) 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 y (sqrt.f64 #s(literal 2 binary64))) 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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/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 (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 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal 1/2 binary64))) (*.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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal 1/2 binary64))) (*.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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal 1/2 binary64))) (*.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) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 z) (*.f64 (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 (*.f64 t #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 (*.f64 t #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 z #s(literal 1/4 binary64)))) (*.f64 (*.f64 t t) (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 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t (*.f64 t #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 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 z #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.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/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)))
(* (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))))))
(* -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 (*.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))
(*.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 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))
(+ (* (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 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 z #s(literal 1/8 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 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t #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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal -1/8 binary64) z)))))))))
(* (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 (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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (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)))
(*.f64 (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)))
(*.f64 (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)))
(*.f64 (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)))
(*.f64 (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)))
(*.f64 (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)))
(*.f64 (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)))
(*.f64 (sqrt.f64 z) (*.f64 (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 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) (- (* 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 -1 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 -1 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 -1 binary64) (sqrt.f64 z)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.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 (sqrt.f64 #s(literal 2 binary64)) (-.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 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))
(* 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 (sqrt.f64 z) #s(literal 1/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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal 1/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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal 1/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 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))
(* -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 (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 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) 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 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) 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 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.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 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.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 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.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))) (*.f64 #s(literal -1 binary64) (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) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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 (*.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 #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 (*.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))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y))))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y))))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y))))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y))))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y))))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y))))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y))))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y)))
(* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) 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 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) 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 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) 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 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x))))
(* -1 (* (* x (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))) (sqrt z)))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))
(*.f64 x (*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) #s(literal -1 binary64)))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))
(*.f64 x (*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) #s(literal -1 binary64)))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))
(*.f64 x (*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) #s(literal -1 binary64)))
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.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))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))
(*.f64 y (*.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 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))
(*.f64 y (*.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 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))
(*.f64 y (*.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 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (-.f64 #s(literal 0 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 (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.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 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.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 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.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 #s(literal 0 binary64) y))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 z) (*.f64 (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 (*.f64 t #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 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) (*.f64 (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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t (*.f64 t #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 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) (*.f64 (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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t (*.f64 t #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 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.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 #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 (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 #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 (*.f64 (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) (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)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.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 #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 (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 #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 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y))
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y))
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y))
(* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (/ y x)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x))))
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (/ y x)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x))))
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (/ y x)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x))))
(* -1 (* x (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (neg.f64 x))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)))))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)))))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)))))
(+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y))
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y))
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) x) y))
(* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (*.f64 t (*.f64 t (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (*.f64 t (*.f64 t (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (*.f64 t (*.f64 t (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y))))) (*.f64 (*.f64 t 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 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 (+.f64 (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 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 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 (+.f64 (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 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 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 (+.f64 (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) y))) (-.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 t (*.f64 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 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) 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 (*.f64 #s(literal 1/2 binary64) x) y) (*.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) 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 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/2 binary64) (*.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 (*.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) (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 (*.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) (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 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/2 binary64) (*.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 (*.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) (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 (*.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) (pow.f64 t #s(literal 4 binary64))))))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.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 (sqrt.f64 #s(literal 2 binary64)) (-.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 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))
(* 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 (sqrt.f64 z) #s(literal 1/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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal 1/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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal 1/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 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))
(* -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 (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 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) 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 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) 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 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (* y (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.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 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.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 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.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))) (*.f64 #s(literal -1 binary64) (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) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (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)))
(*.f64 (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)))
(*.f64 (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)))
(*.f64 (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)))
(*.f64 (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)))
(*.f64 (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)))
(*.f64 (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)))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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))
(*.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) (* (pow (sqrt -1) 2) (sqrt 2))))
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2))))
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2))))
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2))))
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (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 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 (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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)))
(* 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 y (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 y (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 y (sqrt.f64 #s(literal 2 binary64))) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64)))
(* -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 y (sqrt.f64 #s(literal 2 binary64))) 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 y (sqrt.f64 #s(literal 2 binary64))) 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 y (sqrt.f64 #s(literal 2 binary64))) 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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/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 (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 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal 1/2 binary64))) (*.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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal 1/2 binary64))) (*.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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal 1/2 binary64))) (*.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) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #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)))
(+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))))
(*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 (sqrt.f64 #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 t (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #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))))))
(+ (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 2)) (- (* 1/2 z) (* 1/4 z))))) (+ y (* 1/2 x))) (sqrt (/ 1 z)))))))
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 (sqrt.f64 #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 t (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #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 t t) (/.f64 (*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 t (*.f64 t #s(literal 1/2 binary64)))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))
(+ (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (/ (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 2)) (- (* 1/2 z) (* 1/4 z)))) (+ y (* 1/2 x))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/4 (pow x 2)) (pow y 2))))) (+ y (* 1/2 x))) (sqrt (/ 1 z)))))))))
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 (sqrt.f64 #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 t (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #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 t (*.f64 t (*.f64 (*.f64 t (*.f64 t #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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal -1/8 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #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))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #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)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #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)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #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)))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #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)))))
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (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/4 binary64) (*.f64 x x)) (*.f64 y y))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (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/4 binary64) (*.f64 x x)) (*.f64 y y))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (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/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y y) x) x)))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y y) x) x)))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y y) x) x)))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y y) x) x)))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y y) x) x)))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))
(*.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y y) x) x)))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (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/4 binary64) (*.f64 x x)) (*.f64 y y))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (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/4 binary64) (*.f64 x x)) (*.f64 y y))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (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/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)))
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))))
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))))
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))))
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)))
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))))
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))))
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 2)) (- (* 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/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) (*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 t (*.f64 t #s(literal 1/2 binary64))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 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)))) (- (* 1/4 (pow x 2)) (pow y 2))))) (sqrt (/ 1 z)))))))))
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 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 z #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal -1/8 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))))
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))))
(* -1 (pow y 2))
(*.f64 y (-.f64 #s(literal 0 binary64) y))
(- (* 1/4 (pow x 2)) (pow y 2))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))
(- (* 1/4 (pow x 2)) (pow y 2))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))
(- (* 1/4 (pow x 2)) (pow y 2))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 y y) x) x)))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 y y) x) x)))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 y y) x) x)))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 y y) x) x)))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 y y) x) x)))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 y y) x) x)))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))
(* -1 (pow y 2))
(*.f64 y (-.f64 #s(literal 0 binary64) y))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y) y)))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y) y)))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y) y)))
(* -1 (pow y 2))
(*.f64 y (-.f64 #s(literal 0 binary64) y))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y) y)))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y) y)))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y) y)))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.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 t (*.f64 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 t (*.f64 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))
(* 2 z)
(*.f64 #s(literal 2 binary64) z)
(+ (* 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 #s(literal 2 binary64) z) (*.f64 t (*.f64 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 t (*.f64 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 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* 2 (* z (exp (pow t 2))))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (pow t 2) y))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t t)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* 1/2 (* (pow t 2) x))
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x))
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))
(*.f64 x (-.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 y (*.f64 t t)) x)))
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))
(*.f64 x (-.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 y (*.f64 t t)) x)))
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))
(*.f64 x (-.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 y (*.f64 t t)) x)))
(* 1/2 (* (pow t 2) x))
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) 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 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (pow t 2) y))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t t)))
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.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 #s(literal 1/2 binary64) (/.f64 (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 t t) x) y)) (*.f64 t t)))
(* -1 (* (pow t 2) y))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t t)))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))
(*.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 t t) (/.f64 (*.f64 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 t t) (/.f64 (*.f64 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 t t) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (-.f64 #s(literal 0 binary64) y))
(* 1/2 (* (pow t 2) (- (* 1/2 x) y)))
(*.f64 t (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(* (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 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(* (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 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(* 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 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(* (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 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(* (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 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))
(*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))))
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))
(*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))
(*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))
(*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))) (neg.f64 x))
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))
(*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))
(*.f64 y (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 #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))))))
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))
(*.f64 y (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 #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))))))
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))
(*.f64 y (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 #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))))))
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))
(*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 (+.f64 (*.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 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 (+.f64 (*.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 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 (+.f64 (*.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 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 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)))
(*.f64 (sqrt.f64 z) #s(literal 1 binary64))
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(*.f64 (sqrt.f64 z) #s(literal 1 binary64))
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(*.f64 (sqrt.f64 z) #s(literal 1 binary64))
(* -1 (* (sqrt z) (pow (sqrt -1) 2)))
(*.f64 (sqrt.f64 z) #s(literal 1 binary64))

eval263.0ms (1.4%)

Compiler

Compiled 66089 to 3027 computations (95.4% saved)

prune291.0ms (1.6%)

Pruning

36 alts after pruning (35 fresh and 1 done)

PrunedKeptTotal
New1711291740
Fresh4610
Picked415
Done000
Total1719361755
Accuracy
100.0%
Counts
1755 → 36
Alt Table
Click to see full alt table
StatusAccuracyProgram
48.9%
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
23.5%
(/.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 (*.f64 x #s(literal 1/2 binary64)) y))))
99.8%
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
60.4%
(*.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))
48.3%
(*.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))
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))))))
27.1%
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
27.4%
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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))))
15.2%
(*.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
87.5%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 t (*.f64 t (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))))))))
82.2%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64)))))
93.1%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
33.3%
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
63.2%
(*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
90.1%
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
60.4%
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
30.5%
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))
33.0%
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
30.5%
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
58.0%
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
85.2%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y))
60.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
33.4%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))
66.4%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.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)))))))
93.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))
72.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))))))
90.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 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
21.0%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 x #s(literal 1/2 binary64)))))))
85.5%
(*.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))))
93.9%
(*.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 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))
90.9%
(*.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))))))))
59.2%
(*.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))))
55.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
59.3%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))
51.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
30.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))
Compiler

Compiled 1870 to 1207 computations (35.5% saved)

simplify200.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff128
(+.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))))
cost-diff128
(/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.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)))))
cost-diff128
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.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))))))
cost-diff128
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.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)))))))
cost-diff0
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
cost-diff0
(*.f64 x (*.f64 x #s(literal 1/4 binary64)))
cost-diff0
(-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))
cost-diff0
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))
cost-diff0
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
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
(exp.f64 (*.f64 t t))
cost-diff0
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))
cost-diff0
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))
cost-diff128
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
Rules
4354×*-lowering-*.f32
4354×*-lowering-*.f64
1436×+-lowering-+.f64
1436×+-lowering-+.f32
1370×sum3-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
057533
1173474
2489468
31725460
45314460
08166460
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (sqrt (* (exp (* t t)) (* z 2))) (/ 1 (- (* x 1/2) y)))
(sqrt (* (exp (* t t)) (* z 2)))
(* (exp (* t t)) (* z 2))
(exp (* t t))
(* t t)
t
(* z 2)
z
2
(/ 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 (* x 1/4)) (* y y)) (sqrt (* 2 z))) (+ (* x 1/2) y))
(* (- (* x (* x 1/4)) (* y y)) (sqrt (* 2 z)))
(- (* x (* x 1/4)) (* y y))
(* x (* x 1/4))
x
(* x 1/4)
1/4
(* y y)
y
(sqrt (* 2 z))
(* 2 z)
2
z
(+ (* x 1/2) y)
(* x 1/2)
1/2
(* (- (* x 1/2) y) (sqrt (* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2))))
(- (* x 1/2) y)
(* x 1/2)
x
1/2
y
(sqrt (* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2)))
(* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2))
(+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6)))))))
1
(* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))
(* t t)
t
(+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6)))))
(* t (* t (+ 1/2 (* (* t t) 1/6))))
(* t (+ 1/2 (* (* t t) 1/6)))
(+ 1/2 (* (* t t) 1/6))
(* (* t t) 1/6)
1/6
(* z 2)
z
2
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))))))
(sqrt (* z 2))
(* z 2)
z
2
(+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))))
(- (* 1/2 x) y)
(* 1/2 x)
1/2
x
y
(/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))))
(* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y))))
(+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512)))
1/8
(* (* t (* t t)) (* (* t (* t t)) 1/512))
(* t (* t t))
t
(* t t)
(* (* t (* t t)) 1/512)
1/512
(* t (* t (- (* x 1/2) y)))
(* t (- (* x 1/2) y))
(- (* x 1/2) y)
(* x 1/2)
(+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))
1/4
(* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))
(* (* t t) 1/8)
(- (* (* t t) 1/8) 1/2)
Outputs
(/ (sqrt (* (exp (* t t)) (* z 2))) (/ 1 (- (* x 1/2) y)))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(sqrt (* (exp (* t t)) (* z 2)))
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))
(* (exp (* t t)) (* z 2))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))
(exp (* t t))
(exp.f64 (*.f64 t t))
(* t t)
(*.f64 t t)
t
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 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 (* x 1/4)) (* y y)) (sqrt (* 2 z))) (+ (* x 1/2) 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 y (*.f64 x #s(literal 1/2 binary64)))))
(* (- (* x (* x 1/4)) (* y y)) (sqrt (* 2 z)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
(- (* x (* x 1/4)) (* y y))
(-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))
(* x (* x 1/4))
(*.f64 x (*.f64 x #s(literal 1/4 binary64)))
x
(* x 1/4)
(*.f64 x #s(literal 1/4 binary64))
1/4
#s(literal 1/4 binary64)
(* y y)
(*.f64 y y)
y
(sqrt (* 2 z))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
2
#s(literal 2 binary64)
z
(+ (* x 1/2) y)
(+.f64 y (*.f64 x #s(literal 1/2 binary64)))
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(* (- (* x 1/2) y) (sqrt (* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/6 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 (* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2)))
(sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/6 binary64)))))))))))
(* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2))
(*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/6 binary64))))))))))
(+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6)))))))
(+.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 t (*.f64 t #s(literal 1/6 binary64))))))))
1
#s(literal 1 binary64)
(* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/6 binary64)))))))
(* t t)
(*.f64 t t)
t
(+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/6 binary64))))))
(* t (* t (+ 1/2 (* (* t t) 1/6))))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/6 binary64)))))
(* t (+ 1/2 (* (* t t) 1/6)))
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/6 binary64)))))
(+ 1/2 (* (* t t) 1/6))
(+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/6 binary64))))
(* (* t t) 1/6)
(*.f64 t (*.f64 t #s(literal 1/6 binary64)))
1/6
#s(literal 1/6 binary64)
(* z 2)
(*.f64 z #s(literal 2 binary64))
z
2
#s(literal 2 binary64)
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (+.f64 (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/16 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) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))))
(+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (+.f64 (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/16 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
(/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))))
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (+.f64 (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/16 binary64)))))))
(* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y))))
(*.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))))
(+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512)))
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))
1/8
#s(literal 1/8 binary64)
(* (* t (* t t)) (* (* t (* t t)) 1/512))
(*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))
(* t (* t t))
(*.f64 t (*.f64 t t))
t
(* t t)
(*.f64 t t)
(* (* t (* t t)) 1/512)
(*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))
1/512
#s(literal 1/512 binary64)
(* t (* t (- (* x 1/2) y)))
(*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(* t (- (* x 1/2) y))
(*.f64 t (-.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/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))
(+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (+.f64 (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/16 binary64)))))
1/4
#s(literal 1/4 binary64)
(* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))
(*.f64 t (*.f64 t (+.f64 (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/16 binary64))))
(* (* t t) 1/8)
(*.f64 t (*.f64 t #s(literal 1/8 binary64)))
(- (* (* t t) 1/8) 1/2)
(+.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) #s(literal -1/2 binary64))

localize413.0ms (2.2%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
accuracy99.6%
(*.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
accuracy97.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.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)))))))
accuracy71.4%
(/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.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)))))
accuracy99.7%
(*.f64 (*.f64 t t) #s(literal 1/6 binary64))
accuracy99.1%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
accuracy98.1%
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))
accuracy90.9%
(sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64))))
accuracy100.0%
(sqrt.f64 (*.f64 #s(literal 2 binary64) z))
accuracy93.9%
(-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))
accuracy92.2%
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))
accuracy68.3%
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
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.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))
accuracy100.0%
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))
accuracy100.0%
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
accuracy100.0%
(exp.f64 (*.f64 t t))
accuracy99.8%
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
Results
291.0ms256×0valid
Compiler

Compiled 644 to 58 computations (91% saved)

Precisions
Click to see histograms. Total time spent on operations: 108.0ms
ival-mult: 60.0ms (55.8% of total)
ival-sub: 17.0ms (15.8% of total)
ival-add: 8.0ms (7.4% of total)
ival-sqrt: 8.0ms (7.4% of total)
ival-div: 7.0ms (6.5% of total)
...c/correct-round.rkt:119:19: 5.0ms (4.7% of total)
ival-exp: 2.0ms (1.9% of total)
const: 1.0ms (0.9% of total)
backward-pass: 0.0ms (0% of total)

series83.0ms (0.5%)

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

165 calls:

TimeVariablePointExpression
17.0ms
y
@inf
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))))))
4.0ms
z
@0
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))))))
3.0ms
x
@0
(/ 1 (- (* x 1/2) y))
3.0ms
z
@-inf
(* (- (* x 1/2) y) (sqrt (* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2))))
2.0ms
y
@0
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))))))

rewrite734.0ms (4%)

Algorithm
batch-egg-rewrite
Rules
6840×*-lowering-*.f32
6840×*-lowering-*.f64
3106×/-lowering-/.f32
3106×/-lowering-/.f64
2538×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
057327
1344280
22905280
011228280
Stop Event
iter limit
node limit
Counts
26 → 1059
Calls
Call 1
Inputs
(/ (sqrt (* (exp (* t t)) (* z 2))) (/ 1 (- (* x 1/2) y)))
(sqrt (* (exp (* t t)) (* z 2)))
(* (exp (* t t)) (* z 2))
(exp (* t t))
(* (sqrt (* z 2)) (* 1/2 x))
(sqrt (* z 2))
(* z 2)
(* 1/2 x)
(/ (* (- (* x (* x 1/4)) (* y y)) (sqrt (* 2 z))) (+ (* x 1/2) y))
(* (- (* x (* x 1/4)) (* y y)) (sqrt (* 2 z)))
(- (* x (* x 1/4)) (* y y))
(* x (* x 1/4))
(* (- (* x 1/2) y) (sqrt (* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2))))
(- (* x 1/2) y)
(* x 1/2)
(sqrt (* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2)))
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))))))
(+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))))
(/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))))
(+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))
(/ 1 (- (* x 1/2) y))
(sqrt (* 2 z))
(* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2))
(* (* t t) 1/6)
(* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y))))
(* t (* t (- (* x 1/2) y)))
Outputs
(+.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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))))
(fma.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(neg.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 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)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (/.f64 #s(literal 1 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/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 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 (*.f64 t t) #s(literal 1/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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))
(*.f64 (sqrt.f64 z) (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z)))
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64))) (sqrt.f64 z))
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))
(*.f64 #s(literal 2 binary64) (*.f64 (exp.f64 (*.f64 t t)) z))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(*.f64 (*.f64 (exp.f64 (*.f64 t t)) z) #s(literal 2 binary64))
(*.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64)) z)
(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 t #s(literal 1 binary64)))
(pow.f64 (exp.f64 t) (+.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64))))
(pow.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/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)))
(pow.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 t t))
(pow.f64 (exp.f64 (*.f64 #s(literal 1 binary64) t)) t)
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))
(*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 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) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) x)
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x #s(literal 1/2 binary64))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) x) #s(literal 1/2 binary64))
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))
(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 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(+.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 x #s(literal 1/2 binary64))) (*.f64 (-.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 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) #s(literal -1 binary64)))
(fma.f64 x (*.f64 #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)))
(fma.f64 x (*.f64 #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 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (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)))
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/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 (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 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #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 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) x (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) x (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.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 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) x) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) x) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 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) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(neg.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 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 #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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 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 y (*.f64 x #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 #s(literal 0 binary64) (*.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 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 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 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.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 y (*.f64 x #s(literal 1/2 binary64))))))
(/.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (*.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 y (*.f64 x #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 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 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
(/.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 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 (-.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 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 y (*.f64 x #s(literal 1/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 0 binary64) (*.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 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.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 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.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 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.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 (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 (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y 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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))))
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))))
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.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 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 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 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.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 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.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 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)))) (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)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.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 (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #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)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))
(+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y 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 0 binary64) (*.f64 y y)) (*.f64 y y)))
(+.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))
(-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (+.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 y) (*.f64 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 (*.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 y (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 y (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))
(fma.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) y (*.f64 x (*.f64 x #s(literal 1/4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.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 y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.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 y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.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 (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))
(fma.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 (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (-.f64 #s(literal 0 binary64) (*.f64 y y)))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))
(/.f64 #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 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 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 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.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 x (*.f64 x #s(literal 1/4 binary64))) (*.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 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y 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 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(/.f64 (+.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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y 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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))))
(/.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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) (-.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))
(pow.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 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y 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 (+.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 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.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 y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64))
(*.f64 x (*.f64 x #s(literal 1/4 binary64)))
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal 1/4 binary64)) x)
(*.f64 (*.f64 x x) #s(literal 1/4 binary64))
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64))
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x)
(+.f64 (*.f64 (sqrt.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))))
(fma.f64 (sqrt.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.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 (sqrt.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))
(/.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 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 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)) (sqrt.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))))
(*.f64 (sqrt.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 (-.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 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (sqrt.f64 (*.f64 z #s(literal 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)))
(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 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (*.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 (*.f64 x #s(literal 1/4 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 y y) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 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)))
(/.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) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.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 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.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 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(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 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.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 x #s(literal 1/2 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 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) (/.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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.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 y (*.f64 x #s(literal 1/2 binary64)))))))
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1/8 binary64) (*.f64 x (*.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 (*.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 (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 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 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.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 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 (-.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 (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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 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 y (*.f64 x #s(literal 1/2 binary64)))))
(*.f64 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(exp.f64 (*.f64 (log.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) #s(literal 1/2 binary64)))
(sqrt.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64))))))
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))
(/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 z #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64))))))
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 z #s(literal 2 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))
(pow.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))
(*.f64 (sqrt.f64 z) (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64))) (sqrt.f64 z))
(+.f64 (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(+.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #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 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(fma.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.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 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(fma.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(fma.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (sqrt.f64 z)) (sqrt.f64 #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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.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 #s(literal 1/8 binary64) (*.f64 x (*.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(fma.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 2 binary64)) (*.f64 (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 2 binary64))) (-.f64 (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (*.f64 (+.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (/.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.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 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (neg.f64 (/.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 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (/.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 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (neg.f64 (/.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 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (neg.f64 (/.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (neg.f64 (/.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (neg.f64 (/.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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.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 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.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 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.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 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.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 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.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 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.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 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.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 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.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 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.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 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 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) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 (/.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (/.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (sqrt.f64 (*.f64 z #s(literal 2 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 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.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 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 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) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (/.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (/.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/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 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (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 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 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) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (/.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #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 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #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 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 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) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (/.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (/.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/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 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.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 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 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 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 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) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (/.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (/.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 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 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 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (/.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 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 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/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 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (/.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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 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 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/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 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.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 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))
(+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(+.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(-.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 x #s(literal 1/2 binary64))) y)
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(fma.f64 x #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(fma.f64 #s(literal 1/2 binary64) x (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(fma.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(fma.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (/.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(fma.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (+.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))))
(/.f64 (+.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (+.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(/.f64 (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.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 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.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 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))) (neg.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (neg.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.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 #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 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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)) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.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 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/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 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (+.f64 y (*.f64 x #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/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.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 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.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 (+.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(/.f64 (+.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 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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)))))) #s(literal 1 binary64))) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (-.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 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.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)))))) #s(literal 1 binary64))) (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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)))))) #s(literal -1 binary64))) (*.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)))))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.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 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.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 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(/.f64 (+.f64 (*.f64 (neg.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 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.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 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.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 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (neg.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 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (neg.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 (neg.f64 (+.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(/.f64 (+.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 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.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)))) #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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (+.f64 (*.f64 (-.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 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) #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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.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)))) #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)))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.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)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 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 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 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 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1 binary64) (/.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 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.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 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 #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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.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 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #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 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (/.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 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(/.f64 (+.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 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #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 #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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 x #s(literal 1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.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 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #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 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #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 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.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 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (+.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal -1 binary64)))
(/.f64 (+.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 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #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 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (+.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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 x #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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.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 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (+.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (+.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 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (+.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 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 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 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #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 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (neg.f64 (+.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 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 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 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 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 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 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 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (neg.f64 (+.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 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 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 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))
(pow.f64 (/.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (+.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (/.f64 #s(literal 1 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))))
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))
(*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64)))
(*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (/.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64)))))
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))
(+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))
(+.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64))
(-.f64 (/.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(fma.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) #s(literal 1/4 binary64))
(fma.f64 t (*.f64 (*.f64 t #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) #s(literal 1/4 binary64))
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) #s(literal 1/4 binary64))
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) #s(literal 1/4 binary64))
(fma.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 1/4 binary64))
(fma.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/4 binary64))
(fma.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (*.f64 t t) #s(literal 1/4 binary64))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) t) (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/4 binary64))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 t t)) #s(literal 1/8 binary64) #s(literal 1/4 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64)))))
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #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/16 binary64) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) #s(literal 1/16 binary64)) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64))))))
(*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #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) (-.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.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))
(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 (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 (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 (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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #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)))) (pow.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)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #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 #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 #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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))))
(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 (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))
(+.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64))))
(+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64))))
(fma.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))
(fma.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64))))
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))
(*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))
(*.f64 #s(literal 2 binary64) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))
(*.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 2 binary64))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64)) z)
(*.f64 t (*.f64 t #s(literal 1/6 binary64)))
(*.f64 (*.f64 t t) #s(literal 1/6 binary64))
(*.f64 #s(literal 1/6 binary64) (*.f64 t t))
(*.f64 (*.f64 t #s(literal 1/6 binary64)) t)
(+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/8 binary64)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))
(+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/8 binary64)))
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/8 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))
(/.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64)))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))
(/.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))
(*.f64 t (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
(*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))))
(*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))
(*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) t)
(*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t)
(+.f64 (*.f64 (*.f64 t t) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t t)))
(fma.f64 (*.f64 t t) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) y)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))
(*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (*.f64 t t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t t))
(*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t)

simplify602.0ms (3.3%)

Algorithm
egg-herbie
Rules
5926×*-lowering-*.f32
5926×*-lowering-*.f64
4088×+-lowering-+.f64
4088×+-lowering-+.f32
1824×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
078615167
1287712612
0811112612
Stop Event
iter limit
node limit
Counts
660 → 660
Calls
Call 1
Inputs
(* (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)))
(* (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)))))
(* -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) (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 (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))))
(* 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))))
(* 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))))
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 (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)) (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/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z)))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z)))
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z)))
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(* -1 (pow y 2))
(- (* 1/4 (pow x 2)) (pow y 2))
(- (* 1/4 (pow x 2)) (pow y 2))
(- (* 1/4 (pow x 2)) (pow y 2))
(* 1/4 (pow x 2))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(* 1/4 (pow x 2))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(* 1/4 (pow x 2))
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))
(* -1 (pow y 2))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(* -1 (pow y 2))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))
(* y (+ (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))))
(* y (+ (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))))
(* y (+ (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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/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)))))))))
(* (* (pow t 3) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))
(* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y))))))
(* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))))))
(* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y))))))))
(* -1 (* (* (pow t 3) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z)))
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))))))
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y))))))))
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (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 (* (* (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)))))))))
(* (* (pow t 3) (* (sqrt 1/6) (sqrt 2))) (sqrt z))
(* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2)))))
(* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2))))))
(* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2))))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2)))))))
(* -1 (* (* (pow t 3) (* (sqrt 1/6) (sqrt 2))) (sqrt z)))
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2))))))
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2)))))))
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2))))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1))))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1))))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))))
(* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z)))
(* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))))
(* -1 (* (* x (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))) (sqrt z)))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))))))
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z)))
(* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (sqrt z)))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/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 (* (* (pow t 2) (* (sqrt 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (sqrt z))) (* 1/8 (* (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 (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z)))))
(* (pow t 4) (+ (* -4 (* (/ (* (sqrt 2) (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))) (pow t 6)) (sqrt z))) (+ (* 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 (+ (* -2 (- (* 1/2 x) y)) (* 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 (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z)))))
(* (pow t 4) (+ (* -4 (* (/ (* (sqrt 2) (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))) (pow t 6)) (sqrt z))) (+ (* 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 (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z))))))
(- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)
(- (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) y)
(- (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) y)
(- (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) y)
(* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (/ y x)))
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (/ y x)))
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (/ y x)))
(* -1 (* x (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2)))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) x)) (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) 1/2)))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) x)) (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) 1/2)))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) x)) (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) 1/2)))
(+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))
(+ (* 1/2 x) (+ (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))))
(+ (* 1/2 x) (+ (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))))
(+ (* 1/2 x) (+ (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))))
(* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))
(* y (- (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) 1))
(* y (- (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) 1))
(* y (- (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) 1))
(* -1 (* y (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) y)) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) y)) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) y)) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/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 (* (pow t 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (* -1/8 (- (* 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)))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4)))))))
(* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4))))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ 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)))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4)))))))
(* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4))))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4)))))))
(* 1/2 (* (pow t 2) (- (* 1/2 x) y)))
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))
(* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (* -1/8 (- (* 1/2 x) y))))))
(* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (- (* (pow t 2) (- (* -1/4 (* (pow t 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (* -1/8 (- (* 1/2 x) 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 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 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) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (* 1/8 (- (* 1/2 x) y))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (* 2 (/ (- (* 1/2 x) 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 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 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) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (* 1/8 (- (* 1/2 x) y))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (* 2 (/ (- (* 1/2 x) y) (pow t 4)))))))
(* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))
(* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
(* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))
(* -1 (* x (+ (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(* -1 (* x (+ (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(* -1 (* x (+ (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))
(* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))
(* y (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(* y (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(* y (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
1/4
(+ 1/4 (* -1/16 (pow t 2)))
(+ 1/4 (* (pow t 2) (- (* 1/64 (pow t 2)) 1/16)))
(+ 1/4 (* (pow t 2) (- (* 1/64 (pow t 2)) 1/16)))
(* 1/64 (pow t 4))
(* (pow t 4) (- 1/64 (* 1/16 (/ 1 (pow t 2)))))
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2)))))
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2)))))
(* 1/64 (pow t 4))
(* (pow t 4) (- 1/64 (* 1/16 (/ 1 (pow t 2)))))
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2)))))
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 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))
(* (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 (* (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)))))))
(* 1/3 (* (pow t 6) z))
(* (pow t 6) (+ (* 1/3 z) (/ z (pow t 2))))
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (/ z (pow t 2)))))
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (+ (* 2 (/ z (pow t 6))) (/ z (pow t 2))))))
(* 1/3 (* (pow t 6) z))
(* (pow t 6) (+ (* 1/3 z) (/ z (pow t 2))))
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (/ z (pow t 2)))))
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (+ (* 2 (/ z (pow t 6))) (/ z (pow t 2))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(* 1/6 (pow t 2))
(* 1/6 (pow t 2))
(* 1/6 (pow t 2))
(* 1/6 (pow t 2))
(* 1/6 (pow t 2))
(* 1/6 (pow t 2))
(* 1/6 (pow t 2))
(* 1/6 (pow t 2))
(* 1/6 (pow t 2))
(* 1/6 (pow t 2))
(* 1/6 (pow t 2))
(* 1/6 (pow t 2))
(* 1/8 (* (pow t 2) (- (* 1/2 x) y)))
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))
(* 1/512 (* (pow t 8) (- (* 1/2 x) y)))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(* 1/512 (* (pow t 8) (- (* 1/2 x) y)))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(* (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))))
Outputs
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 z) (*.f64 (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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (-.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 (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 (*.f64 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z #s(literal 1/4 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/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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (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 (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 (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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (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 (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (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 (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (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 (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (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 (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (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 (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (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 (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (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 (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (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 (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (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 (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (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 (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (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 (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (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 (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (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 (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (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 (exp.f64 (*.f64 t t)))))
(* (sqrt (* z (exp (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 (exp.f64 (*.f64 t t)))))
(* -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))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.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 (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 (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 (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 (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 (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 (exp (pow t 2))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* 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 (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 #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 (*.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 #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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x))))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(* -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 (*.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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) 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 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))
(+ (* -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 (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 (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 (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 (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 (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 (exp (pow t 2))))))
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.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 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.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 #s(literal 1/2 binary64) (/.f64 (*.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 #s(literal 1/2 binary64) (/.f64 (*.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)))) (neg.f64 (*.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 (*.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) (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/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 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.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 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 #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 (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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))
(* 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 (*.f64 t t) (+.f64 (*.f64 z #s(literal 2 binary64)) (*.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 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
(* 2 (* z (exp (pow t 2))))
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))
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 #s(literal 1/2 binary64) (*.f64 t t)))))
(+ 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 (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))
(* 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/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/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/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/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/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/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/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 x (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 x (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 x (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))))
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 x (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) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))
(* 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/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/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/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/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/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/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/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/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/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/2 (* (* x (sqrt 2)) (sqrt z)))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z))
(* (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/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)) (sqrt z)))
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(+ (* -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 (*.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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.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) (*.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 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))))))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))))))
(* 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 (sqrt.f64 z) (neg.f64 (*.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 (*.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 (sqrt.f64 z) (neg.f64 (*.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 #s(literal 2 binary64)))) (-.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 #s(literal 2 binary64)))) (-.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x))))
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))))
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))))
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))
(*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))
(* -1 (pow y 2))
(-.f64 #s(literal 0 binary64) (*.f64 y y))
(- (* 1/4 (pow x 2)) (pow y 2))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))
(- (* 1/4 (pow x 2)) (pow y 2))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))
(- (* 1/4 (pow x 2)) (pow y 2))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x))))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x))))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x))))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x))))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x))))
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x))))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))
(* -1 (pow y 2))
(-.f64 #s(literal 0 binary64) (*.f64 y y))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)))
(* -1 (pow y 2))
(-.f64 #s(literal 0 binary64) (*.f64 y y))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)))
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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)))))))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))
(*.f64 (sqrt.f64 (*.f64 z (+.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))))))))) (+.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 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))
(*.f64 (sqrt.f64 (*.f64 z (+.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))))))))) (+.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 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))
(*.f64 (sqrt.f64 (*.f64 z (+.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))))))))) (+.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) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (*.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))))))))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z (+.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)))))))))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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)))))))))) x)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z (+.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)))))))))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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)))))))))) x)))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z (+.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)))))))))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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)))))))))) x)))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (*.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))))))))))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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)))))))))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.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)))))))))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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)))))))))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.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)))))))))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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)))))))))) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.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)))))))))))) (neg.f64 x))
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (*.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))))))))))
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))
(*.f64 (sqrt.f64 (*.f64 z (+.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))))))))) (+.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 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))
(*.f64 (sqrt.f64 (*.f64 z (+.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))))))))) (+.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 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))
(*.f64 (sqrt.f64 (*.f64 z (+.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))))))))) (+.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 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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)))))))))))
(* y (+ (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (*.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)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.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))))))))))))
(* y (+ (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (*.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)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.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))))))))))))
(* y (+ (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (*.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)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.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))))))))))))
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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)))))))))))
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (+.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))))))))) (+.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) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (+.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))))))))) (+.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) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (+.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))))))))) (+.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 (sqrt.f64 z) (*.f64 (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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (-.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 (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 (*.f64 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z #s(literal 1/4 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/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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (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 (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 (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)))))))))))))
(* (* (pow t 3) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (sqrt.f64 #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y))))))
(*.f64 (*.f64 t (*.f64 t t)) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 binary64)))))))
(* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y))))))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 z (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64)))) #s(literal -1/6 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(* -1 (* (* (pow t 3) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (sqrt.f64 #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))))
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y))))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))))
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 z (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64)))) #s(literal -1/6 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (*.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))))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (*.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))))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (*.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))))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (*.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))))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (*.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))))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (*.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))))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (*.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))))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (*.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))))))))))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (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 (*.f64 z (+.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)))))))))))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (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 (*.f64 z (+.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)))))))))))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (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 (*.f64 z (+.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)))))))))))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (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 (*.f64 z (+.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)))))))))))
(* -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 (/.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))
(* -1 (* x (- (/ y x) 1/2)))
(*.f64 (+.f64 (/.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x))
(* -1 (* x (- (/ y x) 1/2)))
(*.f64 (+.f64 (/.f64 y x) #s(literal -1/2 binary64)) (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 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -1 binary64)))
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -1 binary64)))
(* y (- (* 1/2 (/ x y)) 1))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -1 binary64)))
(* -1 y)
(-.f64 #s(literal 0 binary64) y)
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))))
(* -1 (* y (+ 1 (* -1/2 (/ x y)))))
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 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))
(*.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/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 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.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 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 #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))))))))))))
(* (* (pow t 3) (* (sqrt 1/6) (sqrt 2))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64)))))
(* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2)))))
(*.f64 (*.f64 t (*.f64 t t)) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))))))
(* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2))))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 binary64)))))))
(* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2))))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2)))))))
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 z (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64)))) #s(literal -1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64)))))))
(* -1 (* (* (pow t 3) (* (sqrt 1/6) (sqrt 2))) (sqrt z)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))))))
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))))
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2)))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))))
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2))))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2))))))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 z (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64)))) #s(literal -1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.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))))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.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))))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.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))))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.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))))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.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))))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.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))))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.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))))))))))
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.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))))))))))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 z (+.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)))))))))))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 z (+.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)))))))))))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 z (+.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)))))))))))
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 z (+.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)))))))))))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 1/2 binary64) x) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 1/2 binary64) x) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 1/2 binary64) x) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 1/2 binary64) x) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 1/2 binary64) x) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 1/2 binary64) x) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 1/2 binary64) x) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 1/2 binary64) x) y)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #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) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #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) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #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) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 1/2 binary64) x) y))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))))))
(* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) 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 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y)) x))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) 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 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y)) x))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) 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 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y)) x))))
(* -1 (* (* x (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))) (sqrt z)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) #s(literal -1/2 binary64))))) (neg.f64 x))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) #s(literal -1/2 binary64))))) (neg.f64 x))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) #s(literal -1/2 binary64))))) (neg.f64 x))
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.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))))) #s(literal -1 binary64))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.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))))) #s(literal -1 binary64))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.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))))) #s(literal -1 binary64))))))
(* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.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))))) #s(literal -1 binary64)))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))))
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.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))))) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))))) y))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))))
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.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))))) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))))) y))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))))
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.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))))) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))))) y))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (sqrt z)))
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))))))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))))) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))))) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))))) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 0 binary64) y))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 z) (*.f64 (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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (-.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 (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/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (-.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 (* (* (pow t 2) (* (sqrt 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))
(+.f64 (*.f64 (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/2 binary64) (*.f64 (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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 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 (*.f64 (pow.f64 t #s(literal 4 binary64)) (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)))) (* 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 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (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 (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64)) (*.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 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 0 binary64))) (pow.f64 t #s(literal 4 binary64)))))))
(* (pow t 4) (+ (* -4 (* (/ (* (sqrt 2) (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))) (pow t 6)) (sqrt z))) (+ (* 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 (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (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)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 0 binary64))) (pow.f64 t #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) (pow.f64 t #s(literal 6 binary64))) (sqrt.f64 z)))))
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (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)))) (* 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 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (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 (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64)) (*.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 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 0 binary64))) (pow.f64 t #s(literal 4 binary64)))))))
(* (pow t 4) (+ (* -4 (* (/ (* (sqrt 2) (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))) (pow t 6)) (sqrt z))) (+ (* 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 (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (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)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 0 binary64))) (pow.f64 t #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) (pow.f64 t #s(literal 6 binary64))) (sqrt.f64 z)))))
(- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)
(-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y)
(- (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) y)
(-.f64 (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))) y)
(- (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) y)
(-.f64 (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))) y)
(- (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) y)
(-.f64 (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))) y)
(* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))))
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (/ y x)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y) x))))
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (/ y x)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y) x))))
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (/ y x)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y) x))))
(* -1 (* x (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2)))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) #s(literal -1/2 binary64)) (neg.f64 x))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) x)) (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) 1/2)))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y) x)) #s(literal -1/2 binary64)) (neg.f64 x))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) x)) (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) 1/2)))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y) x)) #s(literal -1/2 binary64)) (neg.f64 x))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) x)) (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) 1/2)))
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y) x)) #s(literal -1/2 binary64)) (neg.f64 x))
(+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))))
(+ (* 1/2 x) (+ (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.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))))) #s(literal -1 binary64))))
(+ (* 1/2 x) (+ (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.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))))) #s(literal -1 binary64))))
(+ (* 1/2 x) (+ (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.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))))) #s(literal -1 binary64))))
(* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))
(*.f64 y (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.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))))) #s(literal -1 binary64)))
(* y (- (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) 1))
(*.f64 y (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) y) (+.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/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))) #s(literal -1 binary64)))
(* y (- (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) 1))
(*.f64 y (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) y) (+.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/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))) #s(literal -1 binary64)))
(* y (- (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) 1))
(*.f64 y (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) y) (+.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/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))) #s(literal -1 binary64)))
(* -1 (* y (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) y)) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))))) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) y)) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))))) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) y)) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))))) y))) (-.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 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) 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 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 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 (* (pow t 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (* -1/8 (- (* 1/2 x) y))))))) y)
(+.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 t t) #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #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 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (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) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))))
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4)))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4)))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 t #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -2 binary64)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))) (/.f64 y (pow.f64 t #s(literal 4 binary64)))))))
(* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4))))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4)))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 t #s(literal 4 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -2 binary64)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))) (/.f64 y (pow.f64 t #s(literal 4 binary64)))))))
(* 1/8 (* (pow t 4) (- (* 1/2 x) y)))
(*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (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) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))))
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4)))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4)))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 t #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -2 binary64)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))) (/.f64 y (pow.f64 t #s(literal 4 binary64)))))))
(* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4))))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4)))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 t #s(literal 4 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -2 binary64)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))) (/.f64 y (pow.f64 t #s(literal 4 binary64)))))))
(* 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/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))
(* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (* -1/8 (- (* 1/2 x) y))))))
(*.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 t t) #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64))))))
(* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (- (* (pow t 2) (- (* -1/4 (* (pow t 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (* -1/8 (- (* 1/2 x) y))))))
(*.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 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64))))))
(* 1/8 (* (pow t 4) (- (* 1/2 x) y)))
(*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (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) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))))
(* (pow t 4) (- (+ (* -1 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (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 0 binary64) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t)))))
(* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (* 1/8 (- (* 1/2 x) y))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (* 2 (/ (- (* 1/2 x) y) (pow t 4)))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -2 binary64)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))) (/.f64 (*.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) (- (* 1/2 x) y)))
(*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (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) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))))
(* (pow t 4) (- (+ (* -1 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (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 0 binary64) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t)))))
(* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (* 1/8 (- (* 1/2 x) y))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (* 2 (/ (- (* 1/2 x) y) (pow t 4)))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -2 binary64)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))))))
(* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))
(/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))))
(* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (*.f64 x (+.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))))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (*.f64 x (+.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))))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (*.f64 x (+.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))))))))
(* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))
(* -1 (* x (+ (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (*.f64 x (+.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))))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (*.f64 x (+.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))))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (*.f64 x (+.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))))))) (neg.f64 x))
(* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))))
(* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))
(/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))
(* y (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(*.f64 y (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))))
(* y (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(*.f64 y (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))))
(* y (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))
(*.f64 y (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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))))) y) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))))
(* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))
(/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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)))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y) (+.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 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y) (+.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 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 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/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y) (+.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 #s(literal 0 binary64) y))
1/4
#s(literal 1/4 binary64)
(+ 1/4 (* -1/16 (pow t 2)))
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal -1/16 binary64)))
(+ 1/4 (* (pow t 2) (- (* 1/64 (pow t 2)) 1/16)))
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/16 binary64))))
(+ 1/4 (* (pow t 2) (- (* 1/64 (pow t 2)) 1/16)))
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/16 binary64))))
(* 1/64 (pow t 4))
(*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/64 binary64))
(* (pow t 4) (- 1/64 (* 1/16 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 t t))))
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 t #s(literal 4 binary64))) (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 t t)))))
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 t #s(literal 4 binary64))) (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 t t)))))
(* 1/64 (pow t 4))
(*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/64 binary64))
(* (pow t 4) (- 1/64 (* 1/16 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 t t))))
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 t #s(literal 4 binary64))) (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 t t)))))
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 t #s(literal 4 binary64))) (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 t t)))))
(/ -1 y)
(/.f64 #s(literal -1 binary64) y)
(- (* -1/2 (/ x (pow y 2))) (/ 1 y))
(/.f64 (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) y)
(- (* x (- (* -1/4 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) 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 (*.f64 (*.f64 y 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 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 2 binary64) (+.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 (*.f64 y #s(literal 4 binary64)) x)) x)
(* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow y 2) x)) (* -4 y)) x)) 2) x))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) x) (*.f64 y #s(literal 4 binary64))) x)) #s(literal -2 binary64)) (neg.f64 x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -16 (/ (pow y 3) x)) (* 8 (pow y 2))) x)) (* -4 y)) x)) 2) x))
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.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)) #s(literal -2 binary64)) (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 (*.f64 y #s(literal 4 binary64)) 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 #s(literal 4 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 8 binary64) y) (*.f64 x (*.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 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) y)
(/ (- (* -1/4 (/ (pow x 2) (pow y 2))) (+ 1 (* 1/2 (/ x y)))) y)
(/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #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 (*.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 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) 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 (*.f64 x x) #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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 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))
(* (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) (* 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 (*.f64 t t) (+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t t)) #s(literal 1 binary64)) z)))))
(* 1/3 (* (pow t 6) z))
(*.f64 #s(literal 1/3 binary64) (*.f64 z (pow.f64 t #s(literal 6 binary64))))
(* (pow t 6) (+ (* 1/3 z) (/ z (pow t 2))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 z (*.f64 t t))))
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (/ z (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 z #s(literal 1/3 binary64)) (+.f64 (/.f64 z (*.f64 t t)) (/.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))))))
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (+ (* 2 (/ z (pow t 6))) (/ z (pow t 2))))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 z (pow.f64 t #s(literal 6 binary64))))) (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 z (*.f64 t t)))))
(* 1/3 (* (pow t 6) z))
(*.f64 #s(literal 1/3 binary64) (*.f64 z (pow.f64 t #s(literal 6 binary64))))
(* (pow t 6) (+ (* 1/3 z) (/ z (pow t 2))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 z (*.f64 t t))))
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (/ z (pow t 2)))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 z #s(literal 1/3 binary64)) (+.f64 (/.f64 z (*.f64 t t)) (/.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64))))))
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (+ (* 2 (/ z (pow t 6))) (/ z (pow t 2))))))
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (pow.f64 t #s(literal 4 binary64))) (/.f64 z (pow.f64 t #s(literal 6 binary64))))) (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 z (*.f64 t t)))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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)))))))))
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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)))))))))
(* 1/6 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/6 binary64))
(* 1/6 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/6 binary64))
(* 1/6 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/6 binary64))
(* 1/6 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/6 binary64))
(* 1/6 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/6 binary64))
(* 1/6 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/6 binary64))
(* 1/6 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/6 binary64))
(* 1/6 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/6 binary64))
(* 1/6 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/6 binary64))
(* 1/6 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/6 binary64))
(* 1/6 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/6 binary64))
(* 1/6 (pow t 2))
(*.f64 (*.f64 t t) #s(literal 1/6 binary64))
(* 1/8 (* (pow t 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))))
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))))
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))))
(* 1/512 (* (pow t 8) (- (* 1/2 x) y)))
(*.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 8 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/512 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 6 binary64)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/512 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 6 binary64)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/512 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 6 binary64)))))
(* 1/512 (* (pow t 8) (- (* 1/2 x) y)))
(*.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 8 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/512 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 6 binary64)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/512 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 6 binary64)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/512 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 6 binary64)))))
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))))
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) x)))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) x)))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) x)))
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) x) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) x) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) x) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (neg.f64 x))
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))))
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))))
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))))
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))))
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y)) (-.f64 #s(literal 0 binary64) y))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))
(* (pow t 2) (- (* 1/2 x) y))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))
(* -1 (* (pow t 2) y))
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 y (*.f64 t t)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 y (*.f64 t t)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 y (*.f64 t t)))
(* 1/2 (* (pow t 2) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))
(* 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 y (*.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 y (*.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 y (*.f64 t t)) x)))
(* 1/2 (* (pow t 2) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))
(*.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 y x) #s(literal -1/2 binary64))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))
(*.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 y x) #s(literal -1/2 binary64))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))
(*.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 y x) #s(literal -1/2 binary64))) (neg.f64 x))
(* 1/2 (* (pow t 2) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 y (*.f64 t t)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 y (*.f64 t t)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 y (*.f64 t t)))
(* -1 (* (pow t 2) y))
(*.f64 y (-.f64 #s(literal 0 binary64) (*.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 x (*.f64 t t))) 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 x (*.f64 t t))) 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 x (*.f64 t t))) y) (*.f64 t t)))
(* -1 (* (pow t 2) y))
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t)))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))
(*.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 t t))) 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 #s(literal -1/2 binary64) (*.f64 x (*.f64 t t))) 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 #s(literal -1/2 binary64) (*.f64 x (*.f64 t t))) y)) (-.f64 #s(literal 0 binary64) y))

eval386.0ms (2.1%)

Compiler

Compiled 120299 to 5366 computations (95.5% saved)

prune323.0ms (1.8%)

Pruning

38 alts after pruning (36 fresh and 2 done)

PrunedKeptTotal
New1963211984
Fresh151530
Picked415
Done011
Total1982382020
Accuracy
100.0%
Counts
2020 → 38
Alt Table
Click to see full alt table
StatusAccuracyProgram
23.5%
(/.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
26.6%
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
37.4%
(/.f64 (*.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
28.9%
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
63.2%
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) y))
60.6%
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
60.4%
(/.f64 #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))))))
30.5%
(*.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))
48.3%
(*.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))
28.3%
(*.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))
20.9%
(*.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 #s(literal 1/8 binary64) (*.f64 x (*.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))))))
46.5%
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
76.5%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) #s(literal 1/4 binary64)))
64.8%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))
87.5%
(*.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)))))))
82.2%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64)))))
57.2%
(*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
90.1%
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
60.4%
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
30.5%
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
53.9%
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
40.5%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
36.9%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
85.2%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y))
60.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
33.4%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))
94.9%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/4 binary64))))
72.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))))))
90.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 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
85.5%
(*.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))))
93.9%
(*.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 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))
90.9%
(*.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))))))))
59.2%
(*.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))))
55.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
59.3%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))
51.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
30.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))
33.0%
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
Compiler

Compiled 2284 to 1337 computations (41.5% saved)

simplify294.0ms (1.6%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff768
(-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))))
cost-diff768
(*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))))
cost-diff896
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))))))
cost-diff896
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))))))
cost-diff0
(*.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)))))))
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) (+.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 x x)
cost-diff0
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
cost-diff0
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))
cost-diff0
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
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-diff256
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/4 binary64)))
cost-diff256
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/4 binary64))))
Rules
3366×*-lowering-*.f32
3366×*-lowering-*.f64
2568×+-lowering-+.f64
2568×+-lowering-+.f32
2172×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
053530
1179468
2634462
32752440
46224440
08450440
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4)))
(sqrt (* z 2))
(* z 2)
z
2
(+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4))
(- (* 1/2 x) y)
(* 1/2 x)
1/2
x
y
(/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4)
(* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y))))
(+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512)))
1/8
(* (* t (* t t)) (* (* t (* t t)) 1/512))
(* t (* t t))
t
(* t t)
(* (* t (* t t)) 1/512)
1/512
(* t (* t (- (* x 1/2) y)))
(* t (- (* x 1/2) y))
(- (* x 1/2) y)
(* x 1/2)
1/4
(* (sqrt (* z 2)) (- 0 y))
(sqrt (* z 2))
(* z 2)
z
2
(- 0 y)
0
y
(/ (* (* 1/4 (* x x)) (sqrt (* 2 z))) (+ (* x 1/2) y))
(* (* 1/4 (* x x)) (sqrt (* 2 z)))
(* 1/4 (* x x))
1/4
(* x x)
x
(sqrt (* 2 z))
(* 2 z)
2
z
(+ (* x 1/2) y)
(* x 1/2)
1/2
y
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8)))))))
(sqrt (* z 2))
(* z 2)
z
2
(* (- (* x 1/2) y) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))
(- (* x 1/2) y)
(* x 1/2)
x
1/2
y
(+ 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)) (+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))))))
(sqrt (* z 2))
(* z 2)
z
2
(+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))))
(- (* 1/2 x) y)
(* 1/2 x)
1/2
x
y
(* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))))
(- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))
(* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8))))
(* t t)
t
(* 1/2 (+ 1/2 (* (* t t) 1/8)))
(+ 1/2 (* (* t t) 1/8))
(* (* t t) 1/8)
1/8
(* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))
(* y (/ (+ 1/2 (* (* t t) 1/8)) x))
(/ (+ 1/2 (* (* t t) 1/8)) x)
Outputs
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4)))
(*.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 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) #s(literal 1/4 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) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) #s(literal 1/4 binary64))))
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
1/2
#s(literal 1/2 binary64)
x
y
(/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4)
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 t t) #s(literal 1/4 binary64))))
(* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y))))
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512)))
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))
1/8
#s(literal 1/8 binary64)
(* (* t (* t t)) (* (* t (* t t)) 1/512))
(*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))
(* t (* t t))
(*.f64 t (*.f64 t t))
t
(* t t)
(*.f64 t t)
(* (* t (* t t)) 1/512)
(*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))
1/512
#s(literal 1/512 binary64)
(* t (* t (- (* x 1/2) y)))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* t (- (* x 1/2) y))
(*.f64 t (-.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)
1/4
#s(literal 1/4 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
(/ (* (* 1/4 (* x x)) (sqrt (* 2 z))) (+ (* x 1/2) y))
(*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))
(* (* 1/4 (* x x)) (sqrt (* 2 z)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))
(* 1/4 (* x x))
(*.f64 x (*.f64 x #s(literal 1/4 binary64)))
1/4
#s(literal 1/4 binary64)
(* x x)
(*.f64 x x)
x
(sqrt (* 2 z))
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
(* 2 z)
(*.f64 z #s(literal 2 binary64))
2
#s(literal 2 binary64)
z
(+ (* x 1/2) y)
(+.f64 y (*.f64 #s(literal 1/2 binary64) x))
(* x 1/2)
(*.f64 #s(literal 1/2 binary64) x)
1/2
#s(literal 1/2 binary64)
y
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #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)
(* (- (* x 1/2) y) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))
(*.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 #s(literal 1/8 binary64) (*.f64 t t)))))))
(- (* 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
(+ 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 #s(literal 1/8 binary64) (*.f64 t t))))))
1
#s(literal 1 binary64)
(* t (* t (+ 1/2 (* (* t t) 1/8))))
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))
t
(* t (+ 1/2 (* (* t t) 1/8)))
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))
(+ 1/2 (* (* t t) 1/8))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))
(* (* t t) 1/8)
(*.f64 #s(literal 1/8 binary64) (*.f64 t t))
(* t t)
(*.f64 t t)
1/8
#s(literal 1/8 binary64)
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y 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/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))))
(-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y 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)
1/2
#s(literal 1/2 binary64)
x
y
(* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))))
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (*.f64 x (*.f64 t t)))
(- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))
(*.f64 t (*.f64 t (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))))
(* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8))))
(*.f64 t (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))
(* t t)
(*.f64 t t)
t
(* 1/2 (+ 1/2 (* (* t t) 1/8)))
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))
(+ 1/2 (* (* t t) 1/8))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))
(* (* t t) 1/8)
(*.f64 #s(literal 1/8 binary64) (*.f64 t t))
1/8
#s(literal 1/8 binary64)
(* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))
(*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (/.f64 y x)))
(* y (/ (+ 1/2 (* (* t t) 1/8)) x))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (/.f64 y x))
(/ (+ 1/2 (* (* t t) 1/8)) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)

localize415.0ms (2.3%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy95.3%
(*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))
accuracy92.6%
(*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))))
accuracy89.4%
(*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))
accuracy87.4%
(-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))))
accuracy99.9%
(*.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.2%
(*.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)))))))
accuracy97.7%
(*.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))))))))
accuracy100.0%
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
accuracy100.0%
(sqrt.f64 (*.f64 #s(literal 2 binary64) z))
accuracy94.1%
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))
accuracy77.2%
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
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.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))
accuracy99.9%
(*.f64 t (*.f64 t t))
accuracy99.8%
(*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
accuracy99.6%
(*.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))
accuracy99.5%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/4 binary64))))
Results
313.0ms256×0valid
Compiler

Compiled 643 to 54 computations (91.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 92.0ms
ival-mult: 52.0ms (56.3% of total)
ival-add: 25.0ms (27.1% of total)
ival-div: 5.0ms (5.4% of total)
ival-sub: 5.0ms (5.4% of total)
ival-sqrt: 4.0ms (4.3% of total)
const: 1.0ms (1.1% of total)
backward-pass: 0.0ms (0% of total)

series137.0ms (0.7%)

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

165 calls:

TimeVariablePointExpression
35.0ms
t
@inf
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4)))
30.0ms
x
@-inf
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8)))))))
3.0ms
z
@0
(sqrt (* 2 z))
3.0ms
x
@-inf
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))))))
2.0ms
z
@0
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))))))

rewrite391.0ms (2.1%)

Algorithm
batch-egg-rewrite
Rules
3468×*-lowering-*.f32
3468×*-lowering-*.f64
2488×fma-lowering-fma.f32
2488×fma-lowering-fma.f64
2372×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
053321
1329282
22946278
08795278
Stop Event
iter limit
node limit
Counts
24 → 676
Calls
Call 1
Inputs
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4)))
(+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4))
(sqrt (* z 2))
(* z 2)
(* (sqrt (* z 2)) (- 0 y))
(- 0 y)
(/ (* (* 1/4 (* x x)) (sqrt (* 2 z))) (+ (* x 1/2) y))
(* (* 1/4 (* x x)) (sqrt (* 2 z)))
(* 1/4 (* x x))
(* x x)
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8)))))))
(* (- (* x 1/2) y) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))))))
(+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))))
(* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))))
(- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))
(* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y))))
(* t (* t (- (* x 1/2) y)))
(* t (* t t))
(sqrt (* 2 z))
(* t (+ 1/2 (* (* t t) 1/8)))
(* t (* t (+ 1/2 (* (* t t) 1/8))))
(* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))
(* y (/ (+ 1/2 (* (* t t) 1/8)) x))
Outputs
(+.f64 (*.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (-.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))
(fma.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) #s(literal 2 binary64)) (*.f64 (*.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) #s(literal 2 binary64))) (-.f64 (*.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (-.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) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.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) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) #s(literal 2 binary64)) (*.f64 (*.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (-.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) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64))))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (-.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) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))
(*.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/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))
(+.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) y))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))
(-.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) x)) y)
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))
(fma.f64 #s(literal 1/2 binary64) x (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))
(fma.f64 x #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))
(fma.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) #s(literal -4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))
(fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))
(fma.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))
(fma.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 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))) (+.f64 (*.f64 (-.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) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)))))
(/.f64 (+.f64 (*.f64 (-.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) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))))
(/.f64 (+.f64 (*.f64 (-.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) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))) (+.f64 (*.f64 (-.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) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1/4 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal -1/4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal 1/4 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) (*.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/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -1/4 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.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) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64)))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.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) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1/4 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal -1/4 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal 1/4 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -1/4 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (-.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) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))) (+.f64 (*.f64 (-.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) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (-.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) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))))))
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))
(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 #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 (*.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)))
(fma.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)))
(fma.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 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) y)))
(*.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 #s(literal 2 binary64))) (sqrt.f64 z))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 z)) (sqrt.f64 #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)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) y #s(literal 0 binary64))
(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 (-.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 #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 (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 (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 (-.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 #s(literal -1 binary64) y)
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))))
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/4 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 x (*.f64 x #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(*.f64 (*.f64 x (*.f64 x #s(literal 1/4 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 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal -1 binary64)))
(*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x (/.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 x (*.f64 x #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 #s(literal 1/2 binary64) x)))))
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))
(*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x)) #s(literal 1/4 binary64))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 x x))
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/4 binary64))) x)
(*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))
(*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64)))
(pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 x (*.f64 x #s(literal 1/4 binary64)))
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(*.f64 (*.f64 x x) #s(literal 1/4 binary64))
(*.f64 (*.f64 x #s(literal 1/4 binary64)) x)
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x)
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(*.f64 x x)
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(+.f64 (*.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 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #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 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 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 t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.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 t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.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))))
(fma.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 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(fma.f64 (sqrt.f64 (*.f64 z #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 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (-.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 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(fma.f64 (-.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) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.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 t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.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))))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.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) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.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) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(fma.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) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.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 t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(fma.f64 (*.f64 (-.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) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 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 t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #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 t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(/.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 t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #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 t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(*.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 t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z #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 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.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) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 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 #s(literal 1/8 binary64) (*.f64 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 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(*.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 #s(literal 1/8 binary64) (*.f64 t t)))))) (-.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 t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))
(*.f64 (*.f64 (*.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 #s(literal 1/8 binary64) (*.f64 t t)))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) y)))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(fma.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 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 #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 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(fma.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 #s(literal 0 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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #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 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(fma.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 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(/.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 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.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 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.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 #s(literal 1/8 binary64) (*.f64 t t)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 (+.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 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.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 #s(literal 1/8 binary64) (*.f64 t t)))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(/.f64 (+.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(/.f64 (*.f64 (-.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 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.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 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) 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 t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.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 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (-.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 #s(literal 1/8 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 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.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 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.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 #s(literal 1/8 binary64) (*.f64 t t))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (neg.f64 (*.f64 (+.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 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (neg.f64 (*.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 #s(literal 1/8 binary64) (*.f64 t t))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))
(/.f64 (neg.f64 (*.f64 (-.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 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.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 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) 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 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(*.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 #s(literal 1/8 binary64) (*.f64 t t))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.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 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (-.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 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(fma.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #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 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) x) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) x (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) #s(literal 2 binary64)) (*.f64 (*.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 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) #s(literal 2 binary64))) (-.f64 (*.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 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) #s(literal 2 binary64)) (*.f64 (*.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 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.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 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t 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 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z))
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))
(+.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+.f64 (+.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) y))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(-.f64 (+.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 #s(literal 1/2 binary64) x)) y)
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(fma.f64 #s(literal 1/2 binary64) x (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(fma.f64 x #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(fma.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))
(fma.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) x (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))
(fma.f64 (*.f64 x (*.f64 t t)) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))
(fma.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 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (+.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))))
(/.f64 (+.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(/.f64 (+.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (+.f64 (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) x) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (+.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) x) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.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 x (*.f64 x x))) (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (+.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (-.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) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(+.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(+.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) x))
(+.f64 (*.f64 x (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) x))
(fma.f64 x (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) x))
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) x) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) x) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) x))
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) x))
(fma.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) x (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) x))
(fma.f64 (*.f64 x (*.f64 t t)) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 (*.f64 x (*.f64 t t)) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) x))
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) x) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (neg.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) x)) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) x)) (neg.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))
(*.f64 (*.f64 t t) (*.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) x))
(*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) x)
(*.f64 (*.f64 x (*.f64 t t)) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(+.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(+.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) t) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(+.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 y (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(+.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))
(-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))
(-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))
(fma.f64 t (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 t (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 t (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))
(fma.f64 t (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))
(fma.f64 t (-.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 t (-.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) t) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 t (-.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) (+.f64 (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 y (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 t (-.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 t (*.f64 t (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 t (*.f64 t (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) t) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 t (*.f64 t (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 y (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 t (*.f64 t (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))
(fma.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) t) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 y (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1/2 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))
(fma.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (*.f64 t t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (*.f64 t t) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))
(fma.f64 (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 t t) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) t) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 y (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) t) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 y (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 y (*.f64 t t)) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))
(fma.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) t (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) t (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))
(fma.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 t t) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) t) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 t t) (+.f64 (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 y (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))
(fma.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 t t) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))
(fma.f64 (neg.f64 t) (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))
(fma.f64 (neg.f64 (*.f64 y (*.f64 t t))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) y (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))))
(/.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))
(/.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (neg.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (neg.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (-.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) (neg.f64 (-.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) #s(literal -1 binary64))
(*.f64 t (-.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)))
(*.f64 t (*.f64 t (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))
(*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))
(*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))
(*.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 t t))
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) #s(literal 1/8 binary64)))
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))
(+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))
(fma.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))
(fma.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) #s(literal 1/8 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) #s(literal 1/8 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) #s(literal 1/134217728 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (-.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) #s(literal 1/8 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) #s(literal 1/134217728 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (-.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) #s(literal 1/8 binary64)))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t)))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) #s(literal 1/134217728 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (-.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) #s(literal 1/8 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) #s(literal 1/134217728 binary64)))))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (-.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) #s(literal 1/8 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))))))) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))))
(*.f64 t (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))))
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))))
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))
(*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))
(*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t)) t)
(*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) t)
(*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(+.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)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t t)))
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) y)))
(/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(/.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 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 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) t)
(exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64)))
(pow.f64 t #s(literal 3 binary64))
(pow.f64 (*.f64 t t) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 3 binary64))
(*.f64 t (*.f64 t t))
(*.f64 (*.f64 t t) t)
(*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 binary64)))
(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 #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 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) t))
(fma.f64 #s(literal 1/2 binary64) t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))
(fma.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) t))
(fma.f64 t #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))
(fma.f64 t (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) t))
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) t) (*.f64 #s(literal 1/2 binary64) t))
(fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) t))
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) t (*.f64 #s(literal 1/2 binary64) t))
(fma.f64 (*.f64 #s(literal 1/8 binary64) t) (*.f64 t t) (*.f64 #s(literal 1/2 binary64) t))
(/.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/2 binary64) t)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))
(/.f64 (neg.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 t (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t (*.f64 t t)) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t (*.f64 t t)) 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 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/2 binary64) t)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t (*.f64 t 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/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t (*.f64 t 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 #s(literal 1/8 binary64) (*.f64 t t))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) t)
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 t t)))
(+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) t) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) t))
(+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (*.f64 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 t t)))
(fma.f64 t (*.f64 #s(literal 1/2 binary64) t) (*.f64 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))
(fma.f64 t (*.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))
(fma.f64 t (*.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 t t)))
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (*.f64 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 t t)))
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) t (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) t))
(/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) #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 (*.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 t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) #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 (*.f64 t 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 #s(literal 1/8 binary64) (*.f64 t t)))))
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t t))
(*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) t)
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) t)
(/.f64 (*.f64 y (*.f64 t t)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))
(/.f64 (neg.f64 (*.f64 y (*.f64 t t))) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)
(/.f64 (*.f64 (*.f64 t t) (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)
(/.f64 (*.f64 (*.f64 y (*.f64 t t)) #s(literal 1 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))
(/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 t t)) x)
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 t t))) (-.f64 #s(literal 0 binary64) x))
(*.f64 y (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x) (*.f64 t t)))
(*.f64 t (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x))
(*.f64 (*.f64 t t) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x) (*.f64 y (*.f64 t t)))
(*.f64 (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 t t))
(*.f64 (*.f64 y (*.f64 t t)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x))
(*.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x) t)
(*.f64 (*.f64 (*.f64 t t) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) y)
(*.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) x))
(/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(/.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))
(/.f64 (neg.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))
(/.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) #s(literal -1/2 binary64)) y) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (neg.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(/.f64 (neg.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(pow.f64 (/.f64 x (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) #s(literal -1 binary64))
(*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) x) y))
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x) y)
(*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) x))

simplify462.0ms (2.5%)

Algorithm
egg-herbie
Rules
6072×*-lowering-*.f32
6072×*-lowering-*.f64
4142×+-lowering-+.f64
4142×+-lowering-+.f32
1970×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
072514461
1264012192
2774712192
0807512192
Stop Event
iter limit
node limit
Counts
660 → 660
Calls
Call 1
Inputs
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))))
(* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)))
(+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z)))
(* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))))
(* -1 (* (* x (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))) (sqrt z)))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))))))
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z)))
(* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z)))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))))
(* (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/128 (* (* (pow t 6) (* (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/128 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(* 1/128 (* (* (pow t 8) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z)))))
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z)))))
(* 1/128 (* (* (pow t 8) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z)))))
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z)))))
(- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)
(- (+ (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) y)
(- (+ (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) y)
(- (+ (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) y)
(* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(* x (- (+ 1/2 (+ (* -4 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) (/ y x)))
(* x (- (+ 1/2 (+ (* -4 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) (/ y x)))
(* x (- (+ 1/2 (+ (* -4 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) (/ y x)))
(* -1 (* x (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2)))
(* -1 (* x (- (+ (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* -1 (/ (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) x))) 1/2)))
(* -1 (* x (- (+ (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* -1 (/ (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) x))) 1/2)))
(* -1 (* x (- (+ (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* -1 (/ (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) x))) 1/2)))
(+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(+ (* 1/2 x) (+ (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))))
(+ (* 1/2 x) (+ (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))))
(+ (* 1/2 x) (+ (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))))
(* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))
(* y (- (+ (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (+ (* 1/2 (/ x y)) (* 2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) 1))
(* y (- (+ (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (+ (* 1/2 (/ x y)) (* 2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) 1))
(* y (- (+ (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (+ (* 1/2 (/ x y)) (* 2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) 1))
(* -1 (* y (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) y)) (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) y)) (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) y)) (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))
(- (* 1/2 x) y)
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/128 (* (pow t 6) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/128 (* (pow t 6) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)
(* 1/128 (* (pow t 8) (- (* 1/2 x) y)))
(* (pow t 8) (+ (* 1/128 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6)))))
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8))))
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8))))
(* 1/128 (* (pow t 8) (- (* 1/2 x) y)))
(* (pow t 8) (+ (* 1/128 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6)))))
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8))))
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8))))
(* (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/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z)))
(* (pow x 2) (+ (* -1/8 (* (/ (* x (sqrt 2)) (pow y 2)) (sqrt z))) (* 1/4 (* (/ (sqrt 2) y) (sqrt z)))))
(* (pow x 2) (+ (* 1/4 (* (/ (sqrt 2) y) (sqrt z))) (* x (+ (* -1/8 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* 1/16 (* (/ (* x (sqrt 2)) (pow y 3)) (sqrt z)))))))
(* (pow x 2) (+ (* 1/4 (* (/ (sqrt 2) y) (sqrt z))) (* x (+ (* -1/8 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* x (+ (* -1/32 (* (/ (* x (sqrt 2)) (pow y 4)) (sqrt z))) (* 1/16 (* (/ (sqrt 2) (pow y 3)) (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))) (* 2 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))))))
(* x (+ (* -4 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt z))) (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 2 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z)))))))
(* 1/2 (* (* x (sqrt 2)) (sqrt z)))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 2 (* (/ (* (pow y 2) (sqrt 2)) x) (sqrt z)))) x)) (* -1/2 (* (sqrt z) (sqrt 2))))))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* -1 (/ (+ (* -2 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 4 (* (/ (* (pow y 3) (sqrt 2)) x) (sqrt z)))) x))) x)) (* -1/2 (* (sqrt z) (sqrt 2))))))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z)))
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z)))
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z)))
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/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/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 2 (* (/ (* y (sqrt 2)) x) (sqrt z))))))
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* y (+ (* -4 (* (/ (* y (sqrt 2)) (pow x 2)) (sqrt z))) (* 2 (* (/ (sqrt 2) x) (sqrt z))))))))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z)))
(/ (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) y)
(/ (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z))) (+ (* 1/16 (* (/ (* (pow x 4) (sqrt 2)) (pow y 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))) y)
(/ (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z))) (+ (* -1/32 (* (/ (* (pow x 5) (sqrt 2)) (pow y 3)) (sqrt z))) (+ (* 1/16 (* (/ (* (pow x 4) (sqrt 2)) (pow y 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))))) y)
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z)))
(* -1 (/ (+ (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z)))) y))
(* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (pow x 3) (sqrt 2)) (sqrt z))) (* 1/16 (* (/ (* (pow x 4) (sqrt 2)) y) (sqrt z)))) y)) (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) y))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (* (pow x 4) (sqrt 2)) (sqrt z))) (* 1/32 (* (/ (* (pow x 5) (sqrt 2)) y) (sqrt z)))) y)) (* -1/8 (* (* (pow x 3) (sqrt 2)) (sqrt z)))) y)) (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) y))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z)))
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z)))
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z)))
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z)))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(* 1/4 (pow x 2))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 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 (* (* 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/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 (+ 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/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))))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))))
(* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))
(* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))
(* x (+ (* -1 (* (/ (* (sqrt 2) (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(* x (+ (* -1 (* (/ (* (sqrt 2) (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(* x (+ (* -1 (* (/ (* (sqrt 2) (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(* -1 (* (* x (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))) (sqrt z)))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))
(* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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/2 x) y)))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (* (pow t 2) (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x)))))) (sqrt z)))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (sqrt z)) (* (* (pow t 2) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z)))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (sqrt z)) (* (* (pow t 2) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z)))))
(* (* (pow t 4) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z))
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z))))
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(* (* (pow t 4) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z))
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z))))
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))
(- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)
(* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* x (+ 1/2 (+ (* -1 (/ (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(* x (+ 1/2 (+ (* -1 (/ (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(* x (+ 1/2 (+ (* -1 (/ (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(* -1 (* x (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))
(+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* 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))
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(- (* 1/2 x) y)
(- (+ (* 1/2 x) (* (pow t 2) (* x (- 1/4 (* 1/2 (/ y x)))))) y)
(- (+ (* 1/2 x) (* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))) y)
(- (+ (* 1/2 x) (* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))) y)
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x)))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4))))
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4))))
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x)))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4))))
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4))))
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))
(* (pow t 2) (* x (- 1/4 (* 1/2 (/ y x)))))
(* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))
(* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))
(* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x)))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x)))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(* (pow t 2) (- 1/4 (* 1/2 (/ y x))))
(* (pow t 2) (- (+ 1/4 (* (pow t 2) (- 1/16 (* 1/8 (/ y x))))) (* 1/2 (/ y x))))
(* (pow t 2) (- (+ 1/4 (* (pow t 2) (- 1/16 (* 1/8 (/ y x))))) (* 1/2 (/ y x))))
(* (pow t 2) (- (+ 1/4 (* (pow t 2) (- 1/16 (* 1/8 (/ y x))))) (* 1/2 (/ y x))))
(* (pow t 4) (- 1/16 (* 1/8 (/ y x))))
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))
(* (pow t 4) (- 1/16 (* 1/8 (/ y x))))
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))
(* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))
(* y (- (* 1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))
(* y (- (* 1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))
(* y (- (* 1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))
(* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))
(* -1 (* y (- (* -1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (* -1 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))))
(* -1 (* y (- (* -1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (* -1 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))))
(* -1 (* y (- (* -1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (* -1 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))))
(* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))
(/ (- (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)
(/ (- (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)
(/ (- (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)
(* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(* 1/8 (* (pow t 2) (- (* 1/2 x) y)))
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))
(* 1/512 (* (pow t 8) (- (* 1/2 x) y)))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(* 1/512 (* (pow t 8) (- (* 1/2 x) y)))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(* (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))))
(pow t 3)
(pow t 3)
(pow t 3)
(pow t 3)
(pow t 3)
(pow t 3)
(pow t 3)
(pow t 3)
(pow t 3)
(pow t 3)
(pow t 3)
(pow t 3)
(* (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))))
(* 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/2 (/ (* (pow t 2) y) x))
(* (pow t 2) (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x))))
(* (pow t 2) (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x))))
(* (pow t 2) (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x))))
(* 1/8 (/ (* (pow t 4) y) x))
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(* 1/8 (/ (* (pow t 4) y) x))
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(* 1/2 (/ y x))
(+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x)))
(+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x)))
(+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x)))
(* 1/8 (/ (* (pow t 2) y) x))
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(* 1/8 (/ (* (pow t 2) y) x))
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
Outputs
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y)))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y))
(+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))
(* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (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 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) 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 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) 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 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) 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 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))
(* -1 (* (* x (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))) (sqrt z)))
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) #s(literal -1/2 binary64)))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) #s(literal -1/2 binary64))))) (neg.f64 x))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) #s(literal -1/2 binary64))))) (neg.f64 x))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) #s(literal -1/2 binary64))))) (neg.f64 x))
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))))
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))))))
(* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))))
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))))
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))))
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z)))
(*.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))))
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))) (-.f64 #s(literal 0 binary64) y))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 z) (*.f64 (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/128 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+.f64 (*.f64 (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/128 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (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/128 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+.f64 (*.f64 (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/128 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (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))))))
(* 1/128 (* (* (pow t 8) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 t #s(literal 8 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/128 binary64)) (/.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))) (pow.f64 t #s(literal 6 binary64)))))
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/128 binary64)) (*.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)) (pow.f64 t #s(literal 6 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 t #s(literal 8 binary64))))))))
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/128 binary64)) (*.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)) (pow.f64 t #s(literal 6 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 t #s(literal 8 binary64))))))))
(* 1/128 (* (* (pow t 8) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))
(*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 t #s(literal 8 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/128 binary64)) (/.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))) (pow.f64 t #s(literal 6 binary64)))))
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/128 binary64)) (*.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)) (pow.f64 t #s(literal 6 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 t #s(literal 8 binary64))))))))
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/128 binary64)) (*.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)) (pow.f64 t #s(literal 6 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 t #s(literal 8 binary64))))))))
(- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y)
(- (+ (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) y)
(+.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y))
(- (+ (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) y)
(+.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y))
(- (+ (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) y)
(+.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y))
(* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))
(* x (- (+ 1/2 (+ (* -4 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) (/ y x)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) x))))
(* x (- (+ 1/2 (+ (* -4 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) (/ y x)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) x))))
(* x (- (+ 1/2 (+ (* -4 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) (/ y x)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) x))))
(* -1 (* x (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) #s(literal -1/2 binary64))))
(* -1 (* x (- (+ (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* -1 (/ (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) x))) 1/2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) x)) #s(literal -1/2 binary64))))
(* -1 (* x (- (+ (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* -1 (/ (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) x))) 1/2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) x)) #s(literal -1/2 binary64))))
(* -1 (* x (- (+ (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* -1 (/ (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) x))) 1/2)))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) x)) #s(literal -1/2 binary64))))
(+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))
(+ (* 1/2 x) (+ (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))))))
(+ (* 1/2 x) (+ (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))))))
(+ (* 1/2 x) (+ (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))))))
(* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))))
(* y (- (+ (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (+ (* 1/2 (/ x y)) (* 2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y)))))
(* y (- (+ (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (+ (* 1/2 (/ x y)) (* 2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y)))))
(* y (- (+ (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (+ (* 1/2 (/ x y)) (* 2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y)))))
(* -1 (* y (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) y)) (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) y)) (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) y)) (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) y))) (-.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/128 (* (pow t 6) (- (* 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 (*.f64 #s(literal 1/128 binary64) (pow.f64 t #s(literal 6 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/128 (* (pow t 6) (- (* 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 (*.f64 #s(literal 1/128 binary64) (pow.f64 t #s(literal 6 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* 1/128 (* (pow t 8) (- (* 1/2 x) y)))
(*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 t #s(literal 8 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 8) (+ (* 1/128 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/128 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64)))))
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/128 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 8 binary64))))))
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/128 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 8 binary64))))))
(* 1/128 (* (pow t 8) (- (* 1/2 x) y)))
(*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 t #s(literal 8 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 8) (+ (* 1/128 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/128 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64)))))
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/128 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 8 binary64))))))
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/128 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 8 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)))
(* (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/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))))
(* (pow x 2) (+ (* -1/8 (* (/ (* x (sqrt 2)) (pow y 2)) (sqrt z))) (* 1/4 (* (/ (sqrt 2) y) (sqrt z)))))
(*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))
(* (pow x 2) (+ (* 1/4 (* (/ (sqrt 2) y) (sqrt z))) (* x (+ (* -1/8 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* 1/16 (* (/ (* x (sqrt 2)) (pow y 3)) (sqrt z)))))))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 z)) (*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 y (*.f64 y y))))))))
(* (pow x 2) (+ (* 1/4 (* (/ (sqrt 2) y) (sqrt z))) (* x (+ (* -1/8 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* x (+ (* -1/32 (* (/ (* x (sqrt 2)) (pow y 4)) (sqrt z))) (* 1/16 (* (/ (sqrt 2) (pow y 3)) (sqrt z)))))))))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 z)) (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) y)) (sqrt.f64 z)) (*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (*.f64 y y))))))))))
(* 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 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 2 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))))))
(*.f64 x (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y)))) (*.f64 x x))))
(* x (+ (* -4 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt z))) (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 2 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z)))))))
(*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y)))) (*.f64 x x))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 y (/.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))
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 2 (* (/ (* (pow y 2) (sqrt 2)) x) (sqrt z)))) x)) (* -1/2 (* (sqrt z) (sqrt 2))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 y y) x))))) x)) (neg.f64 x))
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* -1 (/ (+ (* -2 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 4 (* (/ (* (pow y 3) (sqrt 2)) x) (sqrt z)))) x))) x)) (* -1/2 (* (sqrt z) (sqrt 2))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) (/.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) x)) x)) (neg.f64 x))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z)))
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z)))
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z)))
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z)))
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)) (/.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) (*.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/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 2 (* (/ (* y (sqrt 2)) x) (sqrt z))))))
(+.f64 (*.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)))) (*.f64 y (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 z))))
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* y (+ (* -4 (* (/ (* y (sqrt 2)) (pow x 2)) (sqrt z))) (* 2 (* (/ (sqrt 2) x) (sqrt z))))))))
(+.f64 (*.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)))) (*.f64 y (*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) x)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))))
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))))
(/ (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) y)
(/.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) y))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) y)
(/ (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z))) (+ (* 1/16 (* (/ (* (pow x 4) (sqrt 2)) (pow y 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))) y)
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 z) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y)))))) y)
(/ (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z))) (+ (* -1/32 (* (/ (* (pow x 5) (sqrt 2)) (pow y 3)) (sqrt z))) (+ (* 1/16 (* (/ (* (pow x 4) (sqrt 2)) (pow y 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))))) y)
(/.f64 (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y))))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) y))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 5 binary64))) (*.f64 y (*.f64 y y))))))) y)
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x x) y))))
(* -1 (/ (+ (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z)))) y))
(/.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) y))))) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (pow x 3) (sqrt 2)) (sqrt z))) (* 1/16 (* (/ (* (pow x 4) (sqrt 2)) y) (sqrt z)))) y)) (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) y))
(/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (* (pow x 4) (sqrt 2)) (sqrt z))) (* 1/32 (* (/ (* (pow x 5) (sqrt 2)) y) (sqrt z)))) y)) (* -1/8 (* (* (pow x 3) (sqrt 2)) (sqrt z)))) y)) (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) y))
(/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) y)) y)) (-.f64 #s(literal 0 binary64) y))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z)))
(*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x))))
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z)))
(*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x))))
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z)))
(*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x))))
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z)))
(*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x))))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(* 1/4 (pow x 2))
(*.f64 #s(literal 1/4 binary64) (*.f64 x x))
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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 #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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 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 (* (pow t 2) (+ 1/2 (* 1/8 (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 #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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 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 (* (pow t 2) (+ 1/2 (* 1/8 (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 #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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 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 (* (pow t 2) (+ 1/2 (* 1/8 (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 #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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 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 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (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)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (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)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (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)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (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)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.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)))))))
(+ (* -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 y (*.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 #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 y (*.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 #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 y (*.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 #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 z) (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 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.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))))) 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 z) (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 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.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))))) 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 z) (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 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.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))))) 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 (+.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.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))))) x))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (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)))))))) (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 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.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))))) x))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (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)))))))) (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 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.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))))) x))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (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)))))))) (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 (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 y (*.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 #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 y (*.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 #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 y (*.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 #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 (sqrt.f64 z) (*.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)))))))
(* 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 #s(literal 1/2 binary64) (*.f64 (*.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)))))) (/.f64 (sqrt.f64 z) y))) (*.f64 (*.f64 (sqrt.f64 z) (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 #s(literal 1/2 binary64) (*.f64 (*.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)))))) (/.f64 (sqrt.f64 z) y))) (*.f64 (*.f64 (sqrt.f64 z) (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 #s(literal 1/2 binary64) (*.f64 (*.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)))))) (/.f64 (sqrt.f64 z) y))) (*.f64 (*.f64 (sqrt.f64 z) (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)))
(*.f64 (sqrt.f64 z) (*.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)))))))
(* -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 y (neg.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)))))
(* -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 y (neg.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)))))
(* -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 y (neg.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)))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (sqrt.f64 z) (*.f64 (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 (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/2 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 t t) (*.f64 (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/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))
(+.f64 (*.f64 (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/2 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 t t) (*.f64 (sqrt.f64 z) (*.f64 (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 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 z) (*.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)))) (* 1/2 (* (/ (* (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 (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 #s(literal 1/8 binary64) (*.f64 (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 #s(literal 1/8 binary64) (*.f64 (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 (sqrt.f64 z) (*.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)))) (* 1/2 (* (/ (* (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 (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 #s(literal 1/8 binary64) (*.f64 (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 #s(literal 1/8 binary64) (*.f64 (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 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 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 (* 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 (*.f64 t 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 (*.f64 t 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 (*.f64 t 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 (*.f64 #s(literal 1/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 (+ 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 #s(literal 1/2 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 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 y 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 #s(literal 1/2 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 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 y 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 #s(literal 1/2 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 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 y x))))
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 (*.f64 #s(literal 1/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 (+ 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 (*.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 y x)) (+.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))))))))
(* -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 (*.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 y x)) (+.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))))))))
(* -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 (*.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 y x)) (+.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))))))))
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 (*.f64 #s(literal 1/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 (+ 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 (*.f64 t 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 (*.f64 t 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 (*.f64 t 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 t 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 #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 #s(literal 1/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)))
(* 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 #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 #s(literal 1/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)))
(* 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 #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 #s(literal 1/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)))
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 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 (* 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 (+.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 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 (+ (* -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 (+.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 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 (+ (* -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 (+.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 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/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 #s(literal 1/2 binary64) x) (-.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))))) 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 #s(literal 1/2 binary64) x) (-.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))))) y))
(* 1/8 (* (pow t 4) (- (* 1/2 x) y)))
(*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (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 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.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 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.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 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.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 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (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 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.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 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.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 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.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))))))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y))
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))))
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y))
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.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) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.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) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (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/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* x (+ (* -1 (* (/ (* (sqrt 2) (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 y (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* x (+ (* -1 (* (/ (* (sqrt 2) (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 y (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* x (+ (* -1 (* (/ (* (sqrt 2) (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 y (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))
(* -1 (* (* x (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))) (sqrt z)))
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.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))))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))
(*.f64 x (neg.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.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))))))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))
(*.f64 x (neg.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.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))))))))))
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))
(*.f64 x (neg.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.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))))))))))
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))))
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.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))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.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))))))))
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.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))))))))
(* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.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)))))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))
(*.f64 y (*.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))
(*.f64 y (*.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y))))
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))
(*.f64 y (*.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y))))
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (*.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)))))))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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 y (neg.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)))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y))))))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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 y (neg.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)))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y))))))
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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 y (neg.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)))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y))))))
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))
(*.f64 (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) (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x)))))) (sqrt z)))
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (sqrt z)) (* (* (pow t 2) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z)))))
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))))))
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (sqrt z)) (* (* (pow t 2) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z)))))
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))))))
(* (* (pow t 4) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))))
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 t t))))))
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (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 (sqrt.f64 z) (+.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.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) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (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 (sqrt.f64 z) (+.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.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) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z))
(*.f64 (sqrt.f64 z) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))))
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 t t))))))
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (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 (sqrt.f64 z) (+.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.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) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (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 (sqrt.f64 z) (+.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.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 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y)
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)
(-.f64 (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y)
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)
(-.f64 (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y)
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)
(-.f64 (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y)
(* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(* x (+ 1/2 (+ (* -1 (/ (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (+.f64 y (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) x))))
(* x (+ 1/2 (+ (* -1 (/ (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (+.f64 y (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) x))))
(* x (+ 1/2 (+ (* -1 (/ (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (+.f64 y (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) x))))
(* -1 (* x (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))
(*.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))))) (neg.f64 x))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 (*.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 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) x))) (neg.f64 x))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 (*.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 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) x))) (neg.f64 x))
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))
(*.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 (*.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 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) x))) (neg.f64 x))
(+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))
(+.f64 (*.f64 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/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))
(+.f64 (*.f64 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/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))
(+.f64 (*.f64 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/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
(* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))
(*.f64 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))))))
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))
(*.f64 y (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y))) (*.f64 (*.f64 t 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 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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 (*.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 x (*.f64 (*.f64 t t) (*.f64 x (+.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 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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 (*.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 x (*.f64 (*.f64 t t) (*.f64 x (+.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 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 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 (*.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 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) y))) (-.f64 #s(literal 0 binary64) y))
(- (* 1/2 x) y)
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y)
(- (+ (* 1/2 x) (* (pow t 2) (* x (- 1/4 (* 1/2 (/ y x)))))) y)
(+.f64 (*.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(- (+ (* 1/2 x) (* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))) y)
(+.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(- (+ (* 1/2 x) (* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))) y)
(+.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))))
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64)))))
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64)))))
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))))
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64)))))
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64)))))
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) (*.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))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) (*.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))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) (*.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))))) (neg.f64 x))
(* (pow t 2) (* x (- 1/4 (* 1/2 (/ y x)))))
(*.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))))
(* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))))
(* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))))
(* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))))
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))))
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))))
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))))
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 (+.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 (*.f64 t t) (*.f64 x (+.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 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 (+.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 (*.f64 t t) (*.f64 x (+.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 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))
(*.f64 (+.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 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) y)) (-.f64 #s(literal 0 binary64) y))
(* (pow t 2) (- 1/4 (* 1/2 (/ y x))))
(*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)))
(* (pow t 2) (- (+ 1/4 (* (pow t 2) (- 1/16 (* 1/8 (/ y x))))) (* 1/2 (/ y x))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))))
(* (pow t 2) (- (+ 1/4 (* (pow t 2) (- 1/16 (* 1/8 (/ y x))))) (* 1/2 (/ y x))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))))
(* (pow t 2) (- (+ 1/4 (* (pow t 2) (- 1/16 (* 1/8 (/ y x))))) (* 1/2 (/ y x))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))))
(* (pow t 4) (- 1/16 (* 1/8 (/ y x))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))
(* (pow t 4) (- 1/16 (* 1/8 (/ y x))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))
(* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x))
(* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (neg.f64 x))
(* y (- (* 1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 (*.f64 t t) x))))
(* y (- (* 1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 (*.f64 t t) x))))
(* y (- (* 1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 (*.f64 t t) x))))
(* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (neg.f64 x))
(* -1 (* y (- (* -1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (* -1 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))))
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 (*.f64 t t) x)) (/.f64 (*.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)))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (* -1 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))))
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 (*.f64 t t) x)) (/.f64 (*.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)))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (- (* -1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (* -1 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))))
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 (*.f64 t t) x)) (/.f64 (*.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)))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (neg.f64 x))
(/ (- (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) x)
(/ (- (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) x)
(/ (- (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) x)
(* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x))
(* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x))
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x))
(* 1/8 (* (pow t 2) (- (* 1/2 x) y)))
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* 1/512 (* (pow t 8) (- (* 1/2 x) y)))
(*.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 8 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64)))))
(* 1/512 (* (pow t 8) (- (* 1/2 x) y)))
(*.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 8 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64)))))
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64)))))
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))
(*.f64 (*.f64 (*.f64 t t) y) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))) x))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))) x))))
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))) x))))
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))) x)) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))) x)) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))) x)) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (neg.f64 x))
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))
(*.f64 (*.f64 (*.f64 t t) y) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))
(*.f64 y (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))
(*.f64 y (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))
(*.f64 y (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))
(*.f64 (*.f64 (*.f64 t t) y) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 (*.f64 t t) y)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 (*.f64 t t) y)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 (*.f64 t t) y)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) 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))
(* (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 x (*.f64 t t))) (*.f64 (*.f64 t t) y))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 (*.f64 t t) y))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 (*.f64 t t) y))
(* 1/2 (* (pow t 2) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))
(* 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 x (*.f64 t t)))
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))
(*.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 y x) #s(literal -1/2 binary64))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))
(*.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 y x) #s(literal -1/2 binary64))) (neg.f64 x))
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))
(*.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 y x) #s(literal -1/2 binary64))) (neg.f64 x))
(* 1/2 (* (pow t 2) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 (*.f64 t t) y))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 (*.f64 t t) y))
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.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 x (*.f64 t t))) 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 x (*.f64 t t))) 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 x (*.f64 t t))) 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 x (*.f64 t t)) #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 x (*.f64 t t)) #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 x (*.f64 t t)) #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y))
(pow t 3)
(*.f64 t (*.f64 t t))
(pow t 3)
(*.f64 t (*.f64 t t))
(pow t 3)
(*.f64 t (*.f64 t t))
(pow t 3)
(*.f64 t (*.f64 t t))
(pow t 3)
(*.f64 t (*.f64 t t))
(pow t 3)
(*.f64 t (*.f64 t t))
(pow t 3)
(*.f64 t (*.f64 t t))
(pow t 3)
(*.f64 t (*.f64 t t))
(pow t 3)
(*.f64 t (*.f64 t t))
(pow t 3)
(*.f64 t (*.f64 t t))
(pow t 3)
(*.f64 t (*.f64 t t))
(pow t 3)
(*.f64 t (*.f64 t t))
(* (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)))
(* 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 #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/2 (/ (* (pow t 2) y) x))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) y)) x)
(* (pow t 2) (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x))))
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x)))
(* (pow t 2) (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x))))
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x)))
(* (pow t 2) (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x))))
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x)))
(* 1/8 (/ (* (pow t 4) y) x))
(*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (pow.f64 t #s(literal 4 binary64))) x))
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t))))
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t))))
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t))))
(* 1/8 (/ (* (pow t 4) y) x))
(*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (pow.f64 t #s(literal 4 binary64))) x))
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t))))
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t))))
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t))))
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(* 1/2 (/ y x))
(/.f64 (*.f64 y #s(literal 1/2 binary64)) x)
(+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x)))
(+.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x))
(+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x)))
(+.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x))
(+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x)))
(+.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x))
(* 1/8 (/ (* (pow t 2) y) x))
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x)
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t))))
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t))))
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t))))
(* 1/8 (/ (* (pow t 2) y) x))
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x)
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t))))
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t))))
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t))))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x))

eval193.0ms (1.1%)

Compiler

Compiled 64481 to 3465 computations (94.6% saved)

prune220.0ms (1.2%)

Pruning

47 alts after pruning (44 fresh and 3 done)

PrunedKeptTotal
New1443181461
Fresh52631
Picked415
Done022
Total1452471499
Accuracy
100.0%
Counts
1499 → 47
Alt Table
Click to see full alt table
StatusAccuracyProgram
23.5%
(/.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
11.1%
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 y y))
29.1%
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y)
26.6%
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
37.4%
(/.f64 (*.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
28.9%
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
63.2%
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) y))
60.6%
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
60.4%
(/.f64 #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))))))
30.5%
(*.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))
26.5%
(*.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))
64.9%
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 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))))))))
28.3%
(*.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))
20.9%
(*.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 #s(literal 1/8 binary64) (*.f64 x (*.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))))))
46.5%
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
76.5%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) #s(literal 1/4 binary64)))
87.5%
(*.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)))))))
82.2%
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64)))))
90.2%
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
57.2%
(*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
90.1%
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
76.5%
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
89.1%
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
33.3%
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
30.5%
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
53.9%
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
30.0%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y))
40.5%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
36.9%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
85.2%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y))
60.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))
84.3%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 #s(literal 0 binary64) (*.f64 (*.f64 t t) y))) #s(literal 1/4 binary64))))
82.7%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))) #s(literal 1/4 binary64))))
94.9%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) t) #s(literal 1/4 binary64))))
95.3%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/4 binary64))))
78.2%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) y)))))
90.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 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))
85.5%
(*.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))))
93.9%
(*.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 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))
90.6%
(*.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 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))))
29.9%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))
55.7%
(*.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 (*.f64 t t) #s(literal 1/8 binary64)))))))
59.2%
(*.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))))
59.3%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))
30.6%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x))
33.4%
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))
33.0%
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
Compiler

Compiled 3469 to 1210 computations (65.1% saved)

regimes358.0ms (1.9%)

Counts
85 → 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 (-.f64 #s(literal 0 binary64) (*.f64 y 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 #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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))
(/.f64 #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 (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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (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 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.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 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.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 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 #s(literal 2 binary64) z) (*.f64 t (*.f64 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)))))))
(*.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 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.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) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.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 (*.f64 x #s(literal 1/2 binary64)) y) (+.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 (*.f64 (*.f64 t t) (-.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) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 0 binary64) y) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 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 (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 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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 #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 (*.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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 #s(literal 0 binary64) (*.f64 (*.f64 t t) y))) #s(literal 1/4 binary64))))
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) t) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 x #s(literal 1/2 binary64)))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) 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 #s(literal 1/8 binary64) (*.f64 x (*.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 (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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.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 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) #s(literal 1/4 binary64)))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))
(*.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) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (sqrt.f64 z) (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 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #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 (*.f64 #s(literal 1/2 binary64) x) y))
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) y))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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) (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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (sqrt.f64 z) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 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 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))
(*.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 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #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 (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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
Calls

13 calls:

28.0ms
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
27.0ms
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
27.0ms
t
26.0ms
z
25.0ms
y
Results
AccuracySegmentsBranch
99.9%1x
99.9%1y
99.9%1z
99.9%1t
99.9%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.9%1(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
99.9%1(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
99.9%1(*.f64 x #s(literal 1/2 binary64))
99.9%1(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
99.9%1(*.f64 z #s(literal 2 binary64))
99.9%1(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))
99.9%1(/.f64 (*.f64 t t) #s(literal 2 binary64))
99.9%1(*.f64 t t)
Compiler

Compiled 112 to 88 computations (21.4% saved)

regimes267.0ms (1.5%)

Counts
75 → 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 (-.f64 #s(literal 0 binary64) (*.f64 y 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 #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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))
(/.f64 #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 (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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (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 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.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 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.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 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 #s(literal 2 binary64) z) (*.f64 t (*.f64 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)))))))
(*.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 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.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) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.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 (*.f64 x #s(literal 1/2 binary64)) y) (+.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 (*.f64 (*.f64 t t) (-.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) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 0 binary64) y) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 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 (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 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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 #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 (*.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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 #s(literal 0 binary64) (*.f64 (*.f64 t t) y))) #s(literal 1/4 binary64))))
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) t) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 x #s(literal 1/2 binary64)))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) 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 #s(literal 1/8 binary64) (*.f64 x (*.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 (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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.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 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) #s(literal 1/4 binary64)))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #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 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z)))
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)))
(*.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) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (sqrt.f64 z) (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 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #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 (*.f64 #s(literal 1/2 binary64) x) y))
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) y))
Outputs
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 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 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))
Calls

10 calls:

36.0ms
(*.f64 z #s(literal 2 binary64))
29.0ms
(*.f64 x #s(literal 1/2 binary64))
29.0ms
t
27.0ms
z
25.0ms
y
Results
AccuracySegmentsBranch
95.3%1x
95.3%1y
95.3%1z
98.0%2t
95.3%1(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
95.3%1(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
95.3%1(*.f64 x #s(literal 1/2 binary64))
95.3%1(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
95.3%1(*.f64 z #s(literal 2 binary64))
98.0%2(*.f64 t t)
Compiler

Compiled 72 to 58 computations (19.4% saved)

regimes1.5s (8.3%)

Counts
58 → 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 (-.f64 #s(literal 0 binary64) (*.f64 y 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 #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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))
(/.f64 #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 (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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (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 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.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 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.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 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 #s(literal 2 binary64) z) (*.f64 t (*.f64 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)))))))
(*.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 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.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) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.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 (*.f64 x #s(literal 1/2 binary64)) y) (+.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 (*.f64 (*.f64 t t) (-.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) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 0 binary64) y) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 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 (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 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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 #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 (*.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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 #s(literal 0 binary64) (*.f64 (*.f64 t t) y))) #s(literal 1/4 binary64))))
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) t) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 x #s(literal 1/2 binary64)))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) 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 #s(literal 1/8 binary64) (*.f64 x (*.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 (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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.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 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) #s(literal 1/4 binary64)))
Outputs
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/4 binary64))))
Calls

10 calls:

1.1s
y
183.0ms
x
41.0ms
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
38.0ms
t
18.0ms
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
Results
AccuracySegmentsBranch
95.3%1x
95.3%1y
95.3%1z
95.3%1(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
95.3%1(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
95.3%1(*.f64 x #s(literal 1/2 binary64))
95.3%1(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
95.3%1(*.f64 z #s(literal 2 binary64))
95.3%1t
95.3%1(*.f64 t t)
Compiler

Compiled 72 to 58 computations (19.4% saved)

regimes425.0ms (2.3%)

Counts
46 → 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 (-.f64 #s(literal 0 binary64) (*.f64 y 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 #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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))
(/.f64 #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 (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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (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 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.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 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.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 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 #s(literal 2 binary64) z) (*.f64 t (*.f64 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)))))))
(*.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 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.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) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.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 (*.f64 x #s(literal 1/2 binary64)) y) (+.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 (*.f64 (*.f64 t t) (-.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) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 0 binary64) y) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 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 (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 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 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 #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 (*.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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.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 #s(literal 0 binary64) (*.f64 (*.f64 t t) y))) #s(literal 1/4 binary64))))
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 (*.f64 z #s(literal 2 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 (*.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:

264.0ms
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
34.0ms
z
20.0ms
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
17.0ms
y
15.0ms
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
Results
AccuracySegmentsBranch
93.9%1x
93.9%1y
93.9%1z
93.9%1t
93.9%1(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
93.9%1(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
93.9%1(*.f64 x #s(literal 1/2 binary64))
93.9%1(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
93.9%1(*.f64 z #s(literal 2 binary64))
93.9%1(*.f64 t t)
Compiler

Compiled 72 to 58 computations (19.4% saved)

regimes125.0ms (0.7%)

Counts
38 → 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 (-.f64 #s(literal 0 binary64) (*.f64 y 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 #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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))
(/.f64 #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 (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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (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 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.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 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.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 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 #s(literal 2 binary64) z) (*.f64 t (*.f64 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)))))))
(*.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 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.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) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.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 (*.f64 x #s(literal 1/2 binary64)) y) (+.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 (*.f64 (*.f64 t t) (-.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) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 0 binary64) y) (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64)))))
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 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))))))))
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:

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

Compiled 72 to 58 computations (19.4% saved)

regimes128.0ms (0.7%)

Counts
28 → 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 (-.f64 #s(literal 0 binary64) (*.f64 y 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 #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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))
(/.f64 #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 (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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (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 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.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 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.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 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 #s(literal 2 binary64) z) (*.f64 t (*.f64 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)))))))
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 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))))
Calls

10 calls:

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

Compiled 72 to 58 computations (19.4% saved)

regimes85.0ms (0.5%)

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 (-.f64 #s(literal 0 binary64) (*.f64 y 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 #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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))
(/.f64 #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 (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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (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 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y))
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.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 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.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 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))))
Calls

10 calls:

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

Compiled 72 to 58 computations (19.4% saved)

regimes61.0ms (0.3%)

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 (-.f64 #s(literal 0 binary64) (*.f64 y 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 #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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))
(/.f64 #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 (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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))
(/.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 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64)))))
Calls

10 calls:

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

Compiled 72 to 58 computations (19.4% saved)

regimes64.0ms (0.3%)

Counts
14 → 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 (-.f64 #s(literal 0 binary64) (*.f64 y 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 #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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))
(/.f64 #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 (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 (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))
Calls

9 calls:

23.0ms
(*.f64 z #s(literal 2 binary64))
5.0ms
t
5.0ms
(*.f64 x #s(literal 1/2 binary64))
5.0ms
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
5.0ms
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
Results
AccuracySegmentsBranch
64.3%3z
64.3%3(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
64.3%3(*.f64 z #s(literal 2 binary64))
60.7%1x
60.7%1(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))
60.7%1(*.f64 x #s(literal 1/2 binary64))
60.7%1y
60.7%1(-.f64 (*.f64 x #s(literal 1/2 binary64)) y)
68.0%2t
Compiler

Compiled 65 to 53 computations (18.5% saved)

regimes6.0ms (0%)

Counts
13 → 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 (-.f64 #s(literal 0 binary64) (*.f64 y 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 #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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)))
(/.f64 #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))))))
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)
(*.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))))
Calls

1 calls:

4.0ms
t
Results
AccuracySegmentsBranch
69.2%3t
Compiler

Compiled 5 to 4 computations (20% saved)

regimes7.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 (-.f64 #s(literal 0 binary64) (*.f64 y 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 #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:

6.0ms
t
Results
AccuracySegmentsBranch
66.7%2t
Compiler

Compiled 5 to 4 computations (20% saved)

regimes4.0ms (0%)

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 (-.f64 #s(literal 0 binary64) (*.f64 y 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)))
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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y))
Calls

1 calls:

3.0ms
t
Results
AccuracySegmentsBranch
66.0%2t
Compiler

Compiled 5 to 4 computations (20% saved)

regimes3.0ms (0%)

Counts
5 → 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))))
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

1 calls:

2.0ms
t
Results
AccuracySegmentsBranch
63.7%2t
Compiler

Compiled 5 to 4 computations (20% saved)

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

4 calls:

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

Compiled 25 to 21 computations (16% saved)

regimes12.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))) (*.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))) (*.f64 #s(literal 1/2 binary64) x))
Calls

6 calls:

2.0ms
(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
2.0ms
x
2.0ms
(*.f64 z #s(literal 2 binary64))
2.0ms
t
2.0ms
y
Results
AccuracySegmentsBranch
45.4%3y
37.3%3z
37.3%3(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
37.3%3(*.f64 z #s(literal 2 binary64))
47.1%3x
38.9%3t
Compiler

Compiled 35 to 29 computations (17.1% saved)

regimes23.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:

16.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
x
Results
AccuracySegmentsBranch
33.4%1z
33.4%1(sqrt.f64 (*.f64 z #s(literal 2 binary64)))
33.4%1(*.f64 z #s(literal 2 binary64))
33.4%1t
33.4%1y
33.4%1x
Compiler

Compiled 35 to 29 computations (17.1% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.301964509522196e+99
4.713829564866933e+103
Compiler

Compiled 28 to 21 computations (25% saved)

bsearch3.0ms (0%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
2.0ms
0.02403581243988797
0.02590496037023608
Results
2.0ms16×0valid
Compiler

Compiled 63 to 47 computations (25.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 1.0ms
ival-mult: 1.0ms (94.1% of total)
ival-sub: 0.0ms (0% of total)
ival-div: 0.0ms (0% of total)
ival-exp: 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)

bsearch33.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
22.0ms
1.8781282838782956e+205
1.1262585134930389e+206
9.0ms
1141479.2298786528
2240874.540772981
Results
25.0ms160×0valid
Compiler

Compiled 372 to 289 computations (22.3% saved)

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

bsearch10.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
9.0ms
1141479.2298786528
2240874.540772981
Results
7.0ms64×0valid
Compiler

Compiled 156 to 121 computations (22.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 4.0ms
ival-mult: 2.0ms (49.9% of total)
ival-sub: 0.0ms (0% of total)
ival-div: 0.0ms (0% of total)
ival-exp: 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)

bsearch11.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
10.0ms
1141479.2298786528
2240874.540772981
Results
8.0ms64×0valid
Compiler

Compiled 156 to 121 computations (22.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 4.0ms
ival-mult: 2.0ms (51% of total)
ival-sub: 0.0ms (0% of total)
ival-div: 0.0ms (0% of total)
ival-exp: 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)

bsearch8.0ms (0%)

Algorithm
binary-search
Stop Event
predicate-same
Steps
TimeLeftRight
7.0ms
3.705317444099374e-14
5.802822274105495e-14
Results
5.0ms48×0valid
Compiler

Compiled 124 to 96 computations (22.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 3.0ms
ival-mult: 2.0ms (66.3% of total)
ival-sub: 0.0ms (0% of total)
ival-div: 0.0ms (0% of total)
ival-exp: 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)

bsearch36.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
18.0ms
4.252136564112249e-27
8.519504648409343e-26
15.0ms
-1.9014172424446562e+48
-3.2279606050774772e+47
Results
23.0ms208×0valid
Compiler

Compiled 353 to 294 computations (16.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-mult: 7.0ms (54.1% of total)
ival-sqrt: 2.0ms (15.4% of total)
ival-sub: 1.0ms (7.7% of total)
ival-div: 1.0ms (7.7% of total)
ival-exp: 1.0ms (7.7% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

simplify35.0ms (0.2%)

Algorithm
egg-herbie
Rules
146×*-commutative_binary64
78×+-commutative_binary64
54×sub-neg_binary64
48×neg-mul-1_binary64
46×neg-sub0_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0124456
1219456
2260456
3302456
4339456
5364456
6375456
7389456
8396456
9400456
10401456
Stop Event
saturated
Calls
Call 1
Inputs
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
(if (<=.f64 (*.f64 t t) #s(literal 1999999999999999934672337608233382547699066371613110945835923558942591691843455725217479736910938112 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 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 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 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/4 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 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 (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 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))))
(*.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 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64)))))
(if (<=.f64 t #s(literal 3602879701896397/144115188075855872 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.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)))
(if (<=.f64 t #s(literal 1200000 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (if (<=.f64 t #s(literal 110000000000000000713886798102382712880395657271369617094897848920522977953329231830579237786886263318314722501438928543424183318179750606343869640368834898254986388855898803327152262044464548589009002037248 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 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))))))
(if (<=.f64 t #s(literal 1250000 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 1200000 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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)))
(if (<=.f64 t #s(literal 8715097876569077/158456325028528675187087900672 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 x #s(literal -1180000000000000067964022476111249217625977257984 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) (if (<=.f64 x #s(literal 8711228593176025/696898287454081973172991196020261297061888 binary64)) (*.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))
Outputs
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))
(if (<=.f64 (*.f64 t t) #s(literal 1999999999999999934672337608233382547699066371613110945835923558942591691843455725217479736910938112 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 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 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))
(if (<=.f64 (*.f64 t t) #s(literal 1999999999999999934672337608233382547699066371613110945835923558942591691843455725217479736910938112 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 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 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 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/4 binary64))))
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.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/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))))) #s(literal 1/4 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 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 (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 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))))
(*.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 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 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 3602879701896397/144115188075855872 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.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)))
(if (<=.f64 t #s(literal 3602879701896397/144115188075855872 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) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64))))
(if (<=.f64 t #s(literal 1200000 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (if (<=.f64 t #s(literal 110000000000000000713886798102382712880395657271369617094897848920522977953329231830579237786886263318314722501438928543424183318179750606343869640368834898254986388855898803327152262044464548589009002037248 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 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))))))
(if (<=.f64 t #s(literal 1200000 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (if (<=.f64 t #s(literal 110000000000000000713886798102382712880395657271369617094897848920522977953329231830579237786886263318314722501438928543424183318179750606343869640368834898254986388855898803327152262044464548589009002037248 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (*.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))))))
(if (<=.f64 t #s(literal 1250000 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 1250000 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 1200000 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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)))
(if (<=.f64 t #s(literal 1200000 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 y y) (-.f64 #s(literal 0 binary64) y))))
(if (<=.f64 t #s(literal 8715097876569077/158456325028528675187087900672 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 8715097876569077/158456325028528675187087900672 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 x #s(literal -1180000000000000067964022476111249217625977257984 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) (if (<=.f64 x #s(literal 8711228593176025/696898287454081973172991196020261297061888 binary64)) (*.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))))
(if (<=.f64 x #s(literal -1180000000000000067964022476111249217625977257984 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (if (<=.f64 x #s(literal 8711228593176025/696898287454081973172991196020261297061888 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 x #s(literal 1/2 binary64)))))
(*.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))

soundness4.9s (26.7%)

Rules
7288×*-lowering-*.f32
7288×*-lowering-*.f64
6840×*-lowering-*.f32
6840×*-lowering-*.f64
6072×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
046810551
117088337
268798310
084818310
037183
1185175
21507175
08177175
053321
1329282
22946278
08795278
072514461
1264012192
2774712192
0807512192
01331974
14601659
217911457
357571445
082411445
078615167
1287712612
0811112612
01514
13014
25414
311514
427614
549614
680114
7137814
8363914
9607614
10753614
11798214
0800614
057327
1344280
22905280
011228280
01534
15734
229733
3276833
0871433
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
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1722 to 1043 computations (39.4% saved)

preprocess100.0ms (0.5%)

Remove

(abs t)

Compiler

Compiled 1260 to 478 computations (62.1% saved)

end0.0ms (0%)

Profiling

Loading profile data...