Numeric.SpecFunctions:invIncompleteBetaWorker from math-functions-0.1.5.2, E

Time bar (total: 7.4s)

analyze8.0ms (0.1%)

Memory
16.8MiB live, 16.8MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
50%50%50%0.1%0%0%0%2
50%50%50%0.1%0%0%0%3
66.7%50%25%0.1%0%25%0%4
66.7%50%25%0.1%0%25%0%5
80%50%12.5%0.1%0%37.5%0%6
80%50%12.5%0.1%0%37.5%0%7
88.9%50%6.2%0.1%0%43.7%0%8
88.9%50%6.2%0.1%0%43.7%0%9
94.1%50%3.1%0.1%0%46.8%0%10
94.1%50%3.1%0.1%0%46.8%0%11
97%50%1.6%0.1%0%48.4%0%12
Compiler

Compiled 10 to 9 computations (10% saved)

sample845.0ms (11.4%)

Memory
-0.9MiB live, 1 357.6MiB allocated
Samples
597.0ms8 252×0valid
32.0ms267×0invalid
0.0ms2valid
0.0ms1valid
Precisions
Click to see histograms. Total time spent on operations: 310.0ms
ival-sub: 107.0ms (34.5% of total)
ival-sqrt: 96.0ms (31% of total)
ival-mult: 56.0ms (18.1% of total)
ival-add: 36.0ms (11.6% of total)
ival-true: 6.0ms (1.9% of total)
exact: 5.0ms (1.6% of total)
ival-assert: 4.0ms (1.3% of total)
adjust: 0.0ms (0% of total)
Bogosity

preprocess52.0ms (0.7%)

Memory
1.5MiB live, 76.3MiB allocated
Algorithm
egg-herbie
Rules
336×accelerator-lowering-fma.f32
336×accelerator-lowering-fma.f64
252×sub-neg
206×cancel-sign-sub-inv
192×associate--r+
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02156
15951
217350
347550
497250
5135550
6149350
7151550
078
1158
2348
3618
41258
52438
63728
74208
84438
04437
Stop Event
iter limit
saturated
saturated
Calls
Call 1
Inputs
(+ (- 1 x) (* y (sqrt x)))
Outputs
(+ (- 1 x) (* y (sqrt x)))
(-.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x)
Call 2
Inputs
(+ (- 1 x) (* y (sqrt x)))
(+ (- 1 (neg x)) (* y (sqrt (neg x))))
(+ (- 1 x) (* (neg y) (sqrt x)))
(neg (+ (- 1 (neg x)) (* y (sqrt (neg x)))))
(neg (+ (- 1 x) (* (neg y) (sqrt x))))
(+ (- 1 y) (* x (sqrt y)))
Outputs
(+ (- 1 x) (* y (sqrt x)))
(+ (- 1 (neg x)) (* y (sqrt (neg x))))
(+ 1 (+ x (* y (sqrt (neg x)))))
(+ (- 1 x) (* (neg y) (sqrt x)))
(- (- 1 x) (* y (sqrt x)))
(neg (+ (- 1 (neg x)) (* y (sqrt (neg x)))))
(- -1 (+ x (* y (sqrt (neg x)))))
(neg (+ (- 1 x) (* (neg y) (sqrt x))))
(+ (* y (sqrt x)) (+ x -1))
(+ (- 1 y) (* x (sqrt y)))

explain86.0ms (1.2%)

Memory
1.7MiB live, 200.0MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
00-0-(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
00-0-(sqrt.f64 x)
00-0-y
00-0-(-.f64 #s(literal 1 binary64) x)
00-0-#s(literal 1 binary64)
00-0-(*.f64 y (sqrt.f64 x))
00-0-x
Confusion
Predicted +Predicted -
+00
-0256
Precision
0/0
Recall
0/0
Confusion?
Predicted +Predicted MaybePredicted -
+000
-00256
Precision?
0/0
Recall?
0/0
Freqs
test
numberfreq
0256
Total Confusion?
Predicted +Predicted MaybePredicted -
+000
-001
Precision?
0/0
Recall?
0/0
Samples
36.0ms512×0valid
Compiler

Compiled 64 to 32 computations (50% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-sqrt: 4.0ms (30.9% of total)
ival-sub: 3.0ms (23.2% of total)
ival-mult: 3.0ms (23.2% of total)
ival-add: 2.0ms (15.5% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated
Compiler

Compiled 2 to 2 computations (0% saved)

prune1.0ms (0%)

Memory
1.7MiB live, 1.7MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.9%
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
Compiler

Compiled 10 to 7 computations (30% saved)

simplify19.0ms (0.3%)

Memory
1.6MiB live, 40.8MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(sqrt.f64 x)
cost-diff0
(*.f64 y (sqrt.f64 x))
cost-diff0
(-.f64 #s(literal 1 binary64) x)
cost-diff128
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
Rules
336×accelerator-lowering-fma.f32
336×accelerator-lowering-fma.f64
144×*-lowering-*.f32
144×*-lowering-*.f64
112×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0720
11520
23420
36120
412520
524320
637220
742020
844320
044319
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(+ (- 1 x) (* y (sqrt x)))
(- 1 x)
1
x
(* y (sqrt x))
y
(sqrt x)
Outputs
(+ (- 1 x) (* y (sqrt x)))
(-.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x)
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
x
(* y (sqrt x))
(*.f64 y (sqrt.f64 x))
y
(sqrt x)
(sqrt.f64 x)

localize21.0ms (0.3%)

Memory
12.3MiB live, 51.7MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(-.f64 #s(literal 1 binary64) x)
accuracy100.0%
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
accuracy100.0%
(sqrt.f64 x)
accuracy99.6%
(*.f64 y (sqrt.f64 x))
Samples
14.0ms256×0valid
Compiler

Compiled 22 to 9 computations (59.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-mult: 2.0ms (31.7% of total)
ival-sqrt: 2.0ms (31.7% of total)
ival-sub: 1.0ms (15.8% of total)
ival-add: 1.0ms (15.8% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series6.0ms (0.1%)

Memory
-26.8MiB live, 12.3MiB allocated
Counts
4 → 72
Calls
Call 1
Inputs
#<alt (+ (- 1 x) (* y (sqrt x)))>
#<alt (- 1 x)>
#<alt (* y (sqrt x))>
#<alt (sqrt x)>
Outputs
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (+ (* -1 x) (* (sqrt x) y)))>
#<alt (+ 1 (+ (* -1 x) (* (sqrt x) y)))>
#<alt (+ 1 (+ (* -1 x) (* (sqrt x) y)))>
#<alt (* x (- (* (sqrt (/ 1 x)) y) 1))>
#<alt (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))>
#<alt (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))>
#<alt (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))>
#<alt (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))>
#<alt (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))>
#<alt (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))>
#<alt (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))>
#<alt (- 1 x)>
#<alt (- (+ 1 (* (sqrt x) y)) x)>
#<alt (- (+ 1 (* (sqrt x) y)) x)>
#<alt (- (+ 1 (* (sqrt x) y)) x)>
#<alt (* (sqrt x) y)>
#<alt (* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))>
#<alt (* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))>
#<alt (* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))>
#<alt 1>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* -1 x))>
#<alt (* -1 x)>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* -1 x)>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
Calls

18 calls:

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

rewrite348.0ms (4.7%)

Memory
13.0MiB live, 450.9MiB allocated
Algorithm
batch-egg-rewrite
Rules
6 324×accelerator-lowering-fma.f32
6 324×accelerator-lowering-fma.f64
4 236×*-lowering-*.f32
4 236×*-lowering-*.f64
2 084×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0717
14217
235317
3535117
0901316
Stop Event
iter limit
node limit
Counts
4 → 252
Calls
Call 1
Inputs
(+ (- 1 x) (* y (sqrt x)))
(- 1 x)
(* y (sqrt x))
(sqrt x)
Outputs
(+.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) (neg.f64 x)))
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
(+.f64 (*.f64 y (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) x))
(+.f64 (neg.f64 x) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))
(+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))
(+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (neg.f64 x))
(+.f64 (fma.f64 y (sqrt.f64 x) (neg.f64 x)) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))
(-.f64 #s(literal 1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x))))
(-.f64 (+.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 y (sqrt.f64 x))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 y (sqrt.f64 x))))
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 y (sqrt.f64 x))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))
(-.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x)
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x))))) (fma.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 1 binary64))))
(-.f64 (/.f64 (*.f64 x (*.f64 y y)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)))
(-.f64 (fma.f64 y (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(-.f64 (fma.f64 y (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))
(-.f64 (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 0 binary64)) x)
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))
(fma.f64 x #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))
(fma.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))
(fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))
(fma.f64 (sqrt.f64 x) y (+.f64 #s(literal 1 binary64) x))
(fma.f64 (sqrt.f64 x) (exp.f64 (log.f64 y)) (+.f64 #s(literal 1 binary64) x))
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 y (sqrt.f64 x)))
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal 1 binary64)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (fma.f64 x x x))) (*.f64 y (sqrt.f64 x)))
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 #s(literal -1 binary64) x (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))
(fma.f64 #s(literal -1 binary64) (-.f64 x (*.f64 y (sqrt.f64 x))) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (+.f64 #s(literal 1 binary64) x))
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 y (sqrt.f64 x)))
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (+.f64 #s(literal 1 binary64) x))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (fma.f64 x x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (fma.f64 x x x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) (*.f64 x (*.f64 y y))))) (fma.f64 y (fma.f64 x y (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))
(fma.f64 (exp.f64 (log.f64 y)) (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))
(fma.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x x)))) (exp.f64 (neg.f64 (log1p.f64 (fma.f64 x x x)))) (*.f64 y (sqrt.f64 x)))
(fma.f64 (exp.f64 (log1p.f64 (*.f64 x (neg.f64 x)))) (exp.f64 (neg.f64 (log1p.f64 x))) (*.f64 y (sqrt.f64 x)))
(neg.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y))))))
(neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y)))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (sqrt.f64 x) (neg.f64 x)) (-.f64 x (*.f64 y (sqrt.f64 x)))))))
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))) (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x)))))) (fma.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))))
(/.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) (*.f64 x (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (sqrt.f64 x) (neg.f64 x)) (-.f64 x (*.f64 y (sqrt.f64 x))))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (*.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) (*.f64 x (*.f64 y y)))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x))))))) (neg.f64 (fma.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (sqrt.f64 x) (neg.f64 x)) (-.f64 x (*.f64 y (sqrt.f64 x)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 y (sqrt.f64 x) (neg.f64 x)) (fma.f64 y (sqrt.f64 x) (neg.f64 x))) (fma.f64 y (sqrt.f64 x) (neg.f64 x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 y (sqrt.f64 x) (neg.f64 x)) (fma.f64 y (sqrt.f64 x) (neg.f64 x))) (*.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) (neg.f64 x))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (neg.f64 x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 x x (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (sqrt.f64 x) (neg.f64 x)) (fma.f64 y (sqrt.f64 x) (neg.f64 x)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) (neg.f64 x))))
(/.f64 (-.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (neg.f64 x)))
(/.f64 (-.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) x))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))
(/.f64 (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y))))
(/.f64 (*.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y))))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y))))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (sqrt.f64 x) (neg.f64 x)) (-.f64 x (*.f64 y (sqrt.f64 x)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))
(*.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))
(*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y)))))
(*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y))) (*.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y))))))
(*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y))) (/.f64 (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y)))))
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))
(*.f64 (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y))))))
(*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y)))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))))
(*.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (sqrt.f64 x) (neg.f64 x)) (-.f64 x (*.f64 y (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))) (fma.f64 y (sqrt.f64 x) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 y (-.f64 (*.f64 x y) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x) (+.f64 (-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) x)))))) (fma.f64 (*.f64 y (-.f64 (*.f64 x y) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) (-.f64 (*.f64 y (-.f64 (*.f64 x y) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))
(*.f64 (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (*.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)) (*.f64 x (*.f64 y y))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 y (-.f64 (*.f64 x y) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 x))))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 y (-.f64 (*.f64 x y) (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 x))))))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))) (fma.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) (*.f64 x (*.f64 y y))))) (fma.f64 y (fma.f64 x y (*.f64 (+.f64 #s(literal 1 binary64) x) (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))
(+.f64 #s(literal 1 binary64) x)
(+.f64 #s(literal 1 binary64) (neg.f64 x))
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))
(+.f64 x #s(literal 1 binary64))
(+.f64 (neg.f64 x) #s(literal 1 binary64))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(exp.f64 (log1p.f64 x))
(exp.f64 (*.f64 (neg.f64 (log1p.f64 x)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)))
(-.f64 #s(literal 1 binary64) x)
(-.f64 #s(literal 1 binary64) (neg.f64 x))
(-.f64 #s(literal 0 binary64) (-.f64 x #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 1 binary64))
(fma.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3/4 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (fma.f64 x x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (fma.f64 x x #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(neg.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log1p.f64 x))))
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1 binary64) (fma.f64 x x x)))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (fma.f64 x x #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (fma.f64 x x x)))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (fma.f64 x x x)))
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 (neg.f64 x) #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 x x x))))
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (fma.f64 x x #s(literal 1 binary64)))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))
(/.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x x)))) (exp.f64 (log1p.f64 (fma.f64 x x x))))
(/.f64 (exp.f64 (log1p.f64 (*.f64 x (neg.f64 x)))) (+.f64 #s(literal 1 binary64) x))
(/.f64 (exp.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (exp.f64 (log.f64 (+.f64 #s(literal -1 binary64) (fma.f64 x x x)))))
(/.f64 (exp.f64 (log.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)))) (exp.f64 (log.f64 (+.f64 (neg.f64 x) #s(literal -1 binary64)))))
(pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))
(*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (fma.f64 x x x))))
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (fma.f64 x x x) #s(literal 1 binary64))) (fma.f64 (fma.f64 x x x) (-.f64 (fma.f64 x x x) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (fma.f64 x x x)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (neg.f64 x) #s(literal -1 binary64)))
(*.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 x x)))) (exp.f64 (neg.f64 (log1p.f64 (fma.f64 x x x)))))
(*.f64 (exp.f64 (log1p.f64 (*.f64 x (neg.f64 x)))) (exp.f64 (neg.f64 (log1p.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) #s(literal 1 binary64)))
(pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))
(*.f64 y (sqrt.f64 x))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) (exp.f64 (log.f64 y)))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y))
(*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(*.f64 (exp.f64 (log.f64 y)) (sqrt.f64 x))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)))
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1/4 binary64) (*.f64 (log.f64 x) #s(literal 1/4 binary64))))
(sqrt.f64 x)
(pow.f64 x #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64))
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64))
(pow.f64 (neg.f64 x) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 x))
(*.f64 #s(literal 1 binary64) (sqrt.f64 x))
(*.f64 (sqrt.f64 x) #s(literal 1 binary64))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)))

simplify274.0ms (3.7%)

Memory
27.2MiB live, 380.0MiB allocated
Algorithm
egg-herbie
Rules
7 542×accelerator-lowering-fma.f32
7 542×accelerator-lowering-fma.f64
2 696×*-lowering-*.f32
2 696×*-lowering-*.f64
1 866×times-frac
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
052369
1141369
2438357
31298357
44657357
57379357
08084330
Stop Event
iter limit
node limit
Counts
72 → 72
Calls
Call 1
Inputs
(+ 1 (* (sqrt x) y))
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(- 1 x)
(- (+ 1 (* (sqrt x) y)) x)
(- (+ 1 (* (sqrt x) y)) x)
(- (+ 1 (* (sqrt x) y)) x)
(* (sqrt x) y)
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(* (sqrt x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
1
(+ 1 (* -1 x))
(+ 1 (* -1 x))
(+ 1 (* -1 x))
(* -1 x)
(* x (- (/ 1 x) 1))
(* x (- (/ 1 x) 1))
(* x (- (/ 1 x) 1))
(* -1 x)
(* -1 (* x (- 1 (/ 1 x))))
(* -1 (* x (- 1 (/ 1 x))))
(* -1 (* x (- 1 (/ 1 x))))
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
Outputs
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(* x (- (* (sqrt (/ 1 x)) y) 1))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
(- (+ 1 (* (sqrt x) y)) x)
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(- (+ 1 (* (sqrt x) y)) x)
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(- (+ 1 (* (sqrt x) y)) x)
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
1
#s(literal 1 binary64)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(* -1 x)
(neg.f64 x)
(* x (- (/ 1 x) 1))
(-.f64 #s(literal 1 binary64) x)
(* x (- (/ 1 x) 1))
(-.f64 #s(literal 1 binary64) x)
(* x (- (/ 1 x) 1))
(-.f64 #s(literal 1 binary64) x)
(* -1 x)
(neg.f64 x)
(* -1 (* x (- 1 (/ 1 x))))
(-.f64 #s(literal 1 binary64) x)
(* -1 (* x (- 1 (/ 1 x))))
(-.f64 #s(literal 1 binary64) x)
(* -1 (* x (- 1 (/ 1 x))))
(-.f64 #s(literal 1 binary64) x)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)

eval47.0ms (0.6%)

Memory
-53.3MiB live, 65.3MiB allocated
Compiler

Compiled 7 322 to 720 computations (90.2% saved)

prune39.0ms (0.5%)

Memory
12.3MiB live, 86.4MiB allocated
Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New3159324
Fresh000
Picked101
Done000
Total3169325
Accuracy
100.0%
Counts
325 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
67.7%
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (+.f64 #s(literal 1 binary64) x))
68.4%
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
53.4%
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))
99.9%
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
62.3%
(-.f64 #s(literal 1 binary64) x)
99.7%
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))))
46.5%
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (sqrt.f64 x) (neg.f64 x)) (-.f64 x (*.f64 y (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))
38.2%
(*.f64 (sqrt.f64 x) y)
61.8%
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
Compiler

Compiled 230 to 142 computations (38.3% saved)

simplify330.0ms (4.5%)

Memory
-5.8MiB live, 460.6MiB allocated
Algorithm
egg-herbie
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 y (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)))
cost-diff0
(-.f64 #s(literal 1 binary64) x)
cost-diff128
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))))
cost-diff12288
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))
cost-diff0
(+.f64 #s(literal 1 binary64) x)
cost-diff0
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))
cost-diff128
(*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))
cost-diff448
(-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))
cost-diff0
(sqrt.f64 x)
cost-diff0
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
cost-diff0
(-.f64 #s(literal 1 binary64) x)
cost-diff0
(sqrt.f64 x)
cost-diff0
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
cost-diff0
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
Rules
10 820×accelerator-lowering-fma.f32
10 820×accelerator-lowering-fma.f64
2 452×*-lowering-*.f32
2 452×*-lowering-*.f64
2 082×--lowering--.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
023135
160133
2157132
3368132
4920128
51898128
64038128
77003128
87713128
08086116
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (+ (* (sqrt x) y) 1) x)
(+ (* (sqrt x) y) 1)
(sqrt x)
x
y
1
(- 1 x)
1
x
(+ (* (sqrt x) y) 1)
(sqrt x)
x
y
1
(/ (- (* (+ 1 x) (+ 1 x)) (* x (* y y))) (- 1 (+ (* y (sqrt x)) x)))
(- (* (+ 1 x) (+ 1 x)) (* x (* y y)))
(* (+ 1 x) (+ 1 x))
(+ 1 x)
1
x
(* x (* y y))
(* y y)
y
(- 1 (+ (* y (sqrt x)) x))
(+ (* y (sqrt x)) x)
(sqrt x)
(+ (- 1 x) (* y (pow (pow x 1/4) 2)))
(- 1 x)
1
x
(* y (pow (pow x 1/4) 2))
y
(pow (pow x 1/4) 2)
(pow x 1/4)
1/4
2
Outputs
(- (+ (* (sqrt x) y) 1) x)
(fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))
(+ (* (sqrt x) y) 1)
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))
(sqrt x)
(sqrt.f64 x)
x
y
1
#s(literal 1 binary64)
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
x
(+ (* (sqrt x) y) 1)
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))
(sqrt x)
(sqrt.f64 x)
x
y
1
#s(literal 1 binary64)
(/ (- (* (+ 1 x) (+ 1 x)) (* x (* y y))) (- 1 (+ (* y (sqrt x)) x)))
(/.f64 (fma.f64 x (-.f64 (fma.f64 y y #s(literal -2 binary64)) x) #s(literal -1 binary64)) (+.f64 x (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(- (* (+ 1 x) (+ 1 x)) (* x (* y y)))
(fma.f64 x (-.f64 x (fma.f64 y y #s(literal -2 binary64))) #s(literal 1 binary64))
(* (+ 1 x) (+ 1 x))
(fma.f64 x (+.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(+ 1 x)
(+.f64 x #s(literal 1 binary64))
1
#s(literal 1 binary64)
x
(* x (* y y))
(*.f64 x (*.f64 y y))
(* y y)
(*.f64 y y)
y
(- 1 (+ (* y (sqrt x)) x))
(-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))
(+ (* y (sqrt x)) x)
(fma.f64 y (sqrt.f64 x) x)
(sqrt x)
(sqrt.f64 x)
(+ (- 1 x) (* y (pow (pow x 1/4) 2)))
(fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
x
(* y (pow (pow x 1/4) 2))
(*.f64 y (sqrt.f64 x))
y
(pow (pow x 1/4) 2)
(sqrt.f64 x)
(pow x 1/4)
(pow.f64 x #s(literal 1/4 binary64))
1/4
#s(literal 1/4 binary64)
2
#s(literal 2 binary64)

localize93.0ms (1.3%)

Memory
4.4MiB live, 208.0MiB allocated
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(-.f64 #s(literal 1 binary64) x)
accuracy100.0%
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))))
accuracy99.6%
(*.f64 y (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)))
accuracy99.3%
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))
accuracy99.8%
(fma.f64 y (sqrt.f64 x) x)
accuracy90.3%
(-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))
accuracy88.4%
(*.f64 x (*.f64 y y))
accuracy62.2%
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))
accuracy100.0%
(sqrt.f64 x)
accuracy99.8%
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
accuracy100.0%
(-.f64 #s(literal 1 binary64) x)
accuracy100.0%
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
accuracy100.0%
(sqrt.f64 x)
accuracy99.8%
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
Samples
49.0ms256×0valid
Compiler

Compiled 137 to 25 computations (81.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 30.0ms
ival-mult: 9.0ms (29.8% of total)
ival-pow: 6.0ms (19.9% of total)
ival-add: 4.0ms (13.3% of total)
ival-sub: 4.0ms (13.3% of total)
ival-pow2: 3.0ms (9.9% of total)
ival-div: 2.0ms (6.6% of total)
ival-sqrt: 2.0ms (6.6% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series17.0ms (0.2%)

Memory
6.3MiB live, 44.7MiB allocated
Counts
13 → 252
Calls
Call 1
Inputs
#<alt (- (+ (* (sqrt x) y) 1) x)>
#<alt (+ (* (sqrt x) y) 1)>
#<alt (sqrt x)>
#<alt (- 1 x)>
#<alt (- (* (+ 1 x) (+ 1 x)) (* x (* y y)))>
#<alt (* (+ 1 x) (+ 1 x))>
#<alt (/ (- (* (+ 1 x) (+ 1 x)) (* x (* y y))) (- 1 (+ (* y (sqrt x)) x)))>
#<alt (+ 1 x)>
#<alt (pow (pow x 1/4) 2)>
#<alt (+ (- 1 x) (* y (pow (pow x 1/4) 2)))>
#<alt (* y (pow (pow x 1/4) 2))>
#<alt (* x (* y y))>
#<alt (+ (* y (sqrt x)) x)>
Outputs
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (+ (* -1 x) (* (sqrt x) y)))>
#<alt (+ 1 (+ (* -1 x) (* (sqrt x) y)))>
#<alt (+ 1 (+ (* -1 x) (* (sqrt x) y)))>
#<alt (* x (- (* (sqrt (/ 1 x)) y) 1))>
#<alt (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))>
#<alt (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))>
#<alt (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))>
#<alt (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))>
#<alt (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))>
#<alt (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))>
#<alt (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))>
#<alt (- 1 x)>
#<alt (- (+ 1 (* (sqrt x) y)) x)>
#<alt (- (+ 1 (* (sqrt x) y)) x)>
#<alt (- (+ 1 (* (sqrt x) y)) x)>
#<alt (* (sqrt x) y)>
#<alt (* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))>
#<alt (* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))>
#<alt (* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (* (sqrt x) y)>
#<alt (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))>
#<alt (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))>
#<alt (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))>
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))>
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))>
#<alt 1>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (* (sqrt x) y)>
#<alt (* y (+ (sqrt x) (/ 1 y)))>
#<alt (* y (+ (sqrt x) (/ 1 y)))>
#<alt (* y (+ (sqrt x) (/ 1 y)))>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))>
#<alt (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))>
#<alt (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt 1>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* -1 x))>
#<alt (* -1 x)>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* -1 x)>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt 1>
#<alt (+ 1 (* x (- 2 (pow y 2))))>
#<alt (+ 1 (* x (- (+ 2 x) (pow y 2))))>
#<alt (+ 1 (* x (- (+ 2 x) (pow y 2))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (- (+ 1 (* 2 (/ 1 x))) (/ (pow y 2) x)))>
#<alt (* (pow x 2) (- (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))) (/ (pow y 2) x)))>
#<alt (* (pow x 2) (- (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))) (/ (pow y 2) x)))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ (pow y 2) x)) (* 2 (/ 1 x)))))>
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ (pow y 2) x)) (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))))>
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ (pow y 2) x)) (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))))>
#<alt (pow (+ 1 x) 2)>
#<alt (+ (* -1 (* x (pow y 2))) (pow (+ 1 x) 2))>
#<alt (+ (* -1 (* x (pow y 2))) (pow (+ 1 x) 2))>
#<alt (+ (* -1 (* x (pow y 2))) (pow (+ 1 x) 2))>
#<alt (* -1 (* x (pow y 2)))>
#<alt (* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))>
#<alt (* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))>
#<alt (* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))>
#<alt (* -1 (* x (pow y 2)))>
#<alt (* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))>
#<alt (* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))>
#<alt (* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))>
#<alt 1>
#<alt (+ 1 (* 2 x))>
#<alt (+ 1 (* x (+ 2 x)))>
#<alt (+ 1 (* x (+ 2 x)))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (* 2 (/ 1 x))))>
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (* 2 (/ 1 x))))>
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))>
#<alt (/ 1 (- 1 (* (sqrt x) y)))>
#<alt (+ (* x (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ (pow y 2) (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y))))>
#<alt (+ (* x (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (+ (* x (- (/ 1 (- 1 (* (sqrt x) y))) (* -1 (/ (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ (pow y 2) (- 1 (* (sqrt x) y)))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (/ (pow y 2) (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y))))>
#<alt (+ (* x (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (+ (* x (- (+ (/ 1 (- 1 (* (sqrt x) y))) (/ (* x (- (/ 1 (- 1 (* (sqrt x) y))) (* -1 (/ (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ (pow y 2) (- 1 (* (sqrt x) y)))) (- 1 (* (sqrt x) y)))))) (- 1 (* (sqrt x) y)))) (* -1 (/ (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ (pow y 2) (- 1 (* (sqrt x) y)))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (/ (pow y 2) (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y))))>
#<alt (* -1 (/ x (+ 1 (* (sqrt (/ 1 x)) y))))>
#<alt (* x (- (* -1 (/ (- 2 (pow y 2)) (* x (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))))>
#<alt (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- 2 (pow y 2)) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (pow x 2))) (* -1 (/ (- 2 (pow y 2)) (* x (+ 1 (* (sqrt (/ 1 x)) y)))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))))>
#<alt (* x (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- 2 (pow y 2)) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (pow x 3))) (* -1 (/ (- 2 (pow y 2)) (* x (+ 1 (* (sqrt (/ 1 x)) y)))))) (+ (* -1 (/ (- (* -1 (/ (- 2 (pow y 2)) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))))))>
#<alt (* -1 (/ x (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))>
#<alt (* -1 (* x (+ (* -1 (/ (- (* -1 (/ (+ 2 (* -1 (pow y 2))) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))>
#<alt (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (+ 2 (* -1 (pow y 2))) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (/ (- (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (* -1 (/ (+ 2 (* -1 (pow y 2))) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))>
#<alt (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (+ 2 (* -1 (pow y 2))) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (+ 2 (* -1 (pow y 2))) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4)))) x)) (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) (* -1 (/ (+ 2 (* -1 (pow y 2))) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))>
#<alt (/ (pow (+ 1 x) 2) (- 1 x))>
#<alt (+ (* (sqrt x) (/ (* y (pow (+ 1 x) 2)) (pow (- 1 x) 2))) (/ (pow (+ 1 x) 2) (- 1 x)))>
#<alt (+ (* y (- (* y (- (* -1 (/ x (- 1 x))) (* -1 (/ (* x (pow (+ 1 x) 2)) (pow (- 1 x) 3))))) (* -1 (* (sqrt x) (/ (pow (+ 1 x) 2) (pow (- 1 x) 2)))))) (/ (pow (+ 1 x) 2) (- 1 x)))>
#<alt (+ (* y (- (* y (- (+ (* -1 (/ x (- 1 x))) (* (sqrt x) (/ (* y (- (* -1 (/ x (- 1 x))) (* -1 (/ (* x (pow (+ 1 x) 2)) (pow (- 1 x) 3))))) (- 1 x)))) (* -1 (/ (* x (pow (+ 1 x) 2)) (pow (- 1 x) 3))))) (* -1 (* (sqrt x) (/ (pow (+ 1 x) 2) (pow (- 1 x) 2)))))) (/ (pow (+ 1 x) 2) (- 1 x)))>
#<alt (* (sqrt x) y)>
#<alt (* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))>
#<alt (* y (- (+ (sqrt x) (* -1 (* (sqrt (/ 1 x)) (/ (pow (+ 1 x) 2) (pow y 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- 1 x) y)))))>
#<alt (* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (+ 1 x) 2) (pow y 2)))) (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- (* -1 (* (sqrt (/ 1 x)) (pow (+ 1 x) 2))) (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))))) (pow y 3))))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- 1 x) y)))))>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- (* -1 (/ (- (* (sqrt (/ 1 x)) (pow (+ 1 x) 2)) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) y)) (* -1 (- 1 x))) y)))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- (* -1 (/ (- (+ (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- (* (sqrt (/ 1 x)) (pow (+ 1 x) 2)) (* (sqrt (/ 1 x)) (pow (- 1 x) 2)))) y)) (* (sqrt (/ 1 x)) (pow (+ 1 x) 2))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) y)) (* -1 (- 1 x))) y)))))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 x)>
#<alt (+ 1 x)>
#<alt x>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt x>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (+ (* -1 x) (* (sqrt x) y)))>
#<alt (+ 1 (+ (* -1 x) (* (sqrt x) y)))>
#<alt (+ 1 (+ (* -1 x) (* (sqrt x) y)))>
#<alt (* x (- (* (sqrt (/ 1 x)) y) 1))>
#<alt (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))>
#<alt (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))>
#<alt (* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))>
#<alt (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))>
#<alt (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))>
#<alt (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))>
#<alt (* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))>
#<alt (- 1 x)>
#<alt (- (+ 1 (* (sqrt x) y)) x)>
#<alt (- (+ 1 (* (sqrt x) y)) x)>
#<alt (- (+ 1 (* (sqrt x) y)) x)>
#<alt (* (sqrt x) y)>
#<alt (* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))>
#<alt (* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))>
#<alt (* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt (* x (pow y 2))>
#<alt x>
#<alt (+ x (* (sqrt x) y))>
#<alt (+ x (* (sqrt x) y))>
#<alt (+ x (* (sqrt x) y))>
#<alt (* (sqrt x) y)>
#<alt (* y (+ (sqrt x) (/ x y)))>
#<alt (* y (+ (sqrt x) (/ x y)))>
#<alt (* y (+ (sqrt x) (/ x y)))>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ x y)))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ x y)))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ x y)))))>
#<alt (* (sqrt x) y)>
#<alt (+ x (* (sqrt x) y))>
#<alt (+ x (* (sqrt x) y))>
#<alt (+ x (* (sqrt x) y))>
#<alt (* x (+ 1 (* (sqrt (/ 1 x)) y)))>
#<alt (* x (+ 1 (* (sqrt (/ 1 x)) y)))>
#<alt (* x (+ 1 (* (sqrt (/ 1 x)) y)))>
#<alt (* x (+ 1 (* (sqrt (/ 1 x)) y)))>
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))>
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))>
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))>
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))>
Calls

63 calls:

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

rewrite520.0ms (7%)

Memory
-7.3MiB live, 629.6MiB allocated
Algorithm
batch-egg-rewrite
Rules
6 450×accelerator-lowering-fma.f32
6 450×accelerator-lowering-fma.f64
4 348×*-lowering-*.f32
4 348×*-lowering-*.f64
4 344×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02383
117783
2148483
0859678
Stop Event
iter limit
node limit
Counts
13 → 777
Calls
Call 1
Inputs
(- (+ (* (sqrt x) y) 1) x)
(+ (* (sqrt x) y) 1)
(sqrt x)
(- 1 x)
(- (* (+ 1 x) (+ 1 x)) (* x (* y y)))
(* (+ 1 x) (+ 1 x))
(/ (- (* (+ 1 x) (+ 1 x)) (* x (* y y))) (- 1 (+ (* y (sqrt x)) x)))
(+ 1 x)
(pow (pow x 1/4) 2)
(+ (- 1 x) (* y (pow (pow x 1/4) 2)))
(* y (pow (pow x 1/4) 2))
(* x (* y y))
(+ (* y (sqrt x)) x)
Outputs
(+.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) x))
(+.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 (sqrt.f64 x) y))))
(+.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 x))
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))
(+.f64 (neg.f64 x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))
(-.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y)))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(-.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(-.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y)))))) (/.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)))) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y)))))))
(-.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))))
(-.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 x))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y)))) (/.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y)))))
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))
(fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (-.f64 #s(literal 1 binary64) x))
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (neg.f64 x))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 x))
(fma.f64 #s(literal -1 binary64) x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) x))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)))))
(/.f64 (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))))
(/.f64 (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 x)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))
(/.f64 (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (fma.f64 x (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x))) (neg.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x))) (neg.f64 (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 x))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y))))) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y))))))
(/.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (*.f64 (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 x x))) (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)))) (neg.f64 (neg.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x) (*.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x) (-.f64 (*.f64 (sqrt.f64 x) y) x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x) (-.f64 (*.f64 (sqrt.f64 x) y) x)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) x)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (-.f64 x (*.f64 (sqrt.f64 x) y))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (-.f64 x (*.f64 (sqrt.f64 x) y))) (neg.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) y)) (+.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) y))) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) y))))))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))))
(pow.f64 (/.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)))))
(*.f64 (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(*.f64 (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))))
(*.f64 (/.f64 (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (sqrt.f64 x) y x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) #s(literal 1 binary64)))))
(*.f64 (/.f64 (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x)))) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(+.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))
(-.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) #s(literal 1 binary64))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 (sqrt.f64 x) y))))
(/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 (sqrt.f64 x) y)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (neg.f64 (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))))
(pow.f64 (/.f64 (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))))
(*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 x))))
(exp.f64 (log.f64 (sqrt.f64 x)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 x))) #s(literal 1 binary64)))
(sqrt.f64 x)
(pow.f64 x #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64))
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64))
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/8 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 x)))
(*.f64 (sqrt.f64 x) #s(literal 1 binary64))
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 x))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)))
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3/8 binary64)))
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 x #s(literal 3/8 binary64)) (pow.f64 x #s(literal 1/8 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x))
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/8 binary64)))
(+.f64 #s(literal 1 binary64) (neg.f64 x))
(+.f64 (neg.f64 x) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) x)
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (neg.f64 x))))
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (neg.f64 x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 x #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(/.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))
(+.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(+.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(+.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y y) (neg.f64 x)))
(+.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))))
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y y) (neg.f64 x)))) (/.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y y) (neg.f64 x)))))
(fma.f64 x (neg.f64 (*.f64 y y)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (*.f64 y y) (neg.f64 x) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (neg.f64 x) (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (*.f64 x y) (neg.f64 y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (neg.f64 (*.f64 y y)) x (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))
(fma.f64 (neg.f64 (*.f64 x y)) y (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))
(fma.f64 (*.f64 (neg.f64 x) y) y (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64)) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64)) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (exp.f64 (log1p.f64 x)) (exp.f64 (log1p.f64 x)) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 y y) (neg.f64 x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x #s(literal 1 binary64)) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x #s(literal 1 binary64)) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))))))
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y y) (neg.f64 x))))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y y) (neg.f64 x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y y) (neg.f64 x)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))))) (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 y y) (neg.f64 x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))))) (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x))) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (fma.f64 x x x) (*.f64 (*.f64 y y) (neg.f64 x)))))))
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (pow.f64 (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y))) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 (fma.f64 x x x) (*.f64 x (*.f64 y y)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))))
(*.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))
(+.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x x))
(+.f64 (fma.f64 x x x) (+.f64 x #s(literal 1 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log1p.f64 x)))
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x x))) (/.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (-.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x x))))
(fma.f64 x (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)) (fma.f64 x x x))
(fma.f64 (+.f64 x #s(literal 1 binary64)) x (+.f64 x #s(literal 1 binary64)))
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64) (fma.f64 x x x))
(fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x x x))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 x x x))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64)) (fma.f64 x x x))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (fma.f64 x x x))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (fma.f64 x x x))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (+.f64 x #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (fma.f64 x x x))
(fma.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (fma.f64 x x x))
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 x x x))
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (fma.f64 x x x))
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)) (fma.f64 x x x))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (fma.f64 x x x))
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (fma.f64 x x x))
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (+.f64 x #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x x x))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 x (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 x x x))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 x (-.f64 #s(literal 1 binary64) x)) (+.f64 x #s(literal 1 binary64)))
(fma.f64 (/.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
(fma.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))) (+.f64 x #s(literal 1 binary64)))
(fma.f64 (/.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (+.f64 x #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x x x))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x #s(literal 1 binary64)) (fma.f64 x x x))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x x)))))
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x x) (fma.f64 x x x))) (-.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x x)))
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x) (*.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (*.f64 x x) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 x x) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) x) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) x)))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) x) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) x)))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 x x) x)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 x x) x) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) x)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (*.f64 x x) x) (*.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) x)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 x x) x) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 x x) x)))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (-.f64 x #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 (*.f64 x x) x) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) x)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 x x) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 x x) x)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) x) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) x)))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 x x) x)))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (-.f64 x #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x x) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x x) x) (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x x) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x x) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x x) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (*.f64 x x) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 x x) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (*.f64 x x) x) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x x) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x x) x) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 (*.f64 x x) x) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x x) x) (-.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x x) x) (-.f64 x #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x x) x) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 (*.f64 x x) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 x x) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x x) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x x) x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x x) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (*.f64 x x) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x x) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (neg.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (-.f64 x #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (neg.f64 (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (-.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 x #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x x) (fma.f64 x x x)))) (neg.f64 (-.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x x x))))
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) x)))
(/.f64 (fma.f64 (fma.f64 x x x) (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 (fma.f64 x x x) (fma.f64 x x x) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (fma.f64 x x x) (+.f64 x #s(literal 1 binary64))))))
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log1p.f64 x)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
(*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))
(*.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(*.f64 (exp.f64 (log1p.f64 x)) (exp.f64 (log1p.f64 x)))
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x)))
(+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))))
(-.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))))) (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))))
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x))))) (fma.f64 (fma.f64 (sqrt.f64 x) y x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x)))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (sqrt.f64 x) y x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x)))) (/.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(neg.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))))))
(/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(/.f64 (*.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (*.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))
(/.f64 (-.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 y y) (neg.f64 x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 y y) (neg.f64 x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 (*.f64 y y) (neg.f64 x)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (*.f64 y y)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 x (*.f64 y y)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (*.f64 y y) (neg.f64 x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) (neg.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (neg.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (pow.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))) (*.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))))))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(*.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x))))) (fma.f64 (fma.f64 (sqrt.f64 x) y x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (sqrt.f64 x) y x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) #s(literal 1 binary64)))))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x)))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))
(*.f64 (/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (sqrt.f64 x) y x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 y y) (neg.f64 x)) (*.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (sqrt.f64 x) y x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) #s(literal 1 binary64)))))
(*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 y y) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))
(+.f64 x #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) x)
(exp.f64 (*.f64 (log1p.f64 x) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))))
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))))))
(pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))
(*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))
(*.f64 (pow.f64 (fma.f64 x (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 x))))
(exp.f64 (log.f64 (sqrt.f64 x)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/4 binary64) (log.f64 x))) #s(literal 1 binary64)))
(sqrt.f64 x)
(pow.f64 x #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64))
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64))
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/8 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (log.f64 x)))
(*.f64 (sqrt.f64 x) #s(literal 1 binary64))
(*.f64 (sqrt.f64 x) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 x))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)))
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 3/8 binary64)))
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 x #s(literal 3/8 binary64)) (pow.f64 x #s(literal 1/8 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 x))
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 1/8 binary64)))
(+.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) x))
(+.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 (sqrt.f64 x) y))))
(+.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 x))
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))
(+.f64 (neg.f64 x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))
(-.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y)))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(-.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(-.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y)))))) (/.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)))) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y)))))))
(-.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))))
(-.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 x))) (/.f64 (*.f64 x x) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 x))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y)))) (/.f64 (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y)))))
(fma.f64 (sqrt.f64 x) y (-.f64 #s(literal 1 binary64) x))
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) x))
(fma.f64 y (sqrt.f64 x) (-.f64 #s(literal 1 binary64) x))
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (-.f64 #s(literal 1 binary64) x))
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (neg.f64 x))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 x))
(fma.f64 #s(literal -1 binary64) x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 1 binary64) x))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (*.f64 x x) #s(literal 1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) y))
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (fma.f64 x (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)))))
(/.f64 (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))))
(/.f64 (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 x)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))
(/.f64 (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (neg.f64 (fma.f64 x (*.f64 y y) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x))) (neg.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x))) (neg.f64 (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 x))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y))))) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y))))))
(/.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (*.f64 (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 x x))) (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)))) (neg.f64 (neg.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x) (*.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x) (-.f64 (*.f64 (sqrt.f64 x) y) x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x) (-.f64 (*.f64 (sqrt.f64 x) y) x)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) x)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (-.f64 x (*.f64 (sqrt.f64 x) y))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 (-.f64 x (*.f64 (sqrt.f64 x) y))) (neg.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) y)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) y)) (+.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) y))) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) y))))))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (neg.f64 x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))))
(pow.f64 (/.f64 (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)))))
(*.f64 (fma.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(*.f64 (*.f64 (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))))
(*.f64 (/.f64 (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x))))) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (sqrt.f64 x) y x) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) #s(literal 1 binary64)))))
(*.f64 (/.f64 (-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x)))) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (/.f64 #s(literal 1 binary64) (+.f64 x (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) (*.f64 y #s(literal 1 binary64)))
(*.f64 y (sqrt.f64 x))
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y))
(*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 2 binary64)))
(pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 2 binary64))
(*.f64 x (*.f64 y y))
(*.f64 x (pow.f64 (*.f64 y #s(literal 1 binary64)) #s(literal 2 binary64)))
(*.f64 (sqrt.f64 x) (*.f64 y (*.f64 (sqrt.f64 x) y)))
(*.f64 (sqrt.f64 x) (pow.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) #s(literal 2 binary64)))
(*.f64 y (*.f64 x y))
(*.f64 y (*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) y)))
(*.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (sqrt.f64 x) y))
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))
(*.f64 (*.f64 y y) x)
(*.f64 (*.f64 x (*.f64 y y)) #s(literal 1 binary64))
(*.f64 (*.f64 x y) y)
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (sqrt.f64 x)) y)
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) y) (sqrt.f64 x))
(*.f64 (pow.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 2 binary64)) (sqrt.f64 x))
(+.f64 x (*.f64 (sqrt.f64 x) y))
(+.f64 (*.f64 (sqrt.f64 x) y) x)
(-.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (sqrt.f64 x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 x) y) x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (sqrt.f64 x) y))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 x (*.f64 (sqrt.f64 x) y))))
(fma.f64 x #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (sqrt.f64 x) y))
(fma.f64 (sqrt.f64 x) y x)
(fma.f64 (sqrt.f64 x) (*.f64 y #s(literal 1 binary64)) x)
(fma.f64 y (sqrt.f64 x) x)
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64) x)
(fma.f64 #s(literal 1 binary64) x (*.f64 (sqrt.f64 x) y))
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y) x)
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) x)
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) x)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) (*.f64 x (-.f64 x (*.f64 (sqrt.f64 x) y)))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 x (*.f64 y y) (*.f64 x (-.f64 x (*.f64 (sqrt.f64 x) y)))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 (sqrt.f64 x) y)))))
(/.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x x)) (-.f64 (*.f64 (sqrt.f64 x) y) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (*.f64 y y) (*.f64 x (-.f64 x (*.f64 (sqrt.f64 x) y)))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (*.f64 y y) (*.f64 x (-.f64 x (*.f64 (sqrt.f64 x) y))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 (sqrt.f64 x) y))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 y y))) (-.f64 x (*.f64 (sqrt.f64 x) y)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x x)))) (fma.f64 x (*.f64 y y) (*.f64 x (-.f64 x (*.f64 (sqrt.f64 x) y)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x x))) (-.f64 (*.f64 (sqrt.f64 x) y) x))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (sqrt.f64 x) y) x)) (*.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x) (-.f64 (*.f64 (sqrt.f64 x) y) x)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 y y) (*.f64 x (-.f64 x (*.f64 (sqrt.f64 x) y)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 y y)))) (neg.f64 (-.f64 x (*.f64 (sqrt.f64 x) y))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (*.f64 y y) (*.f64 x (-.f64 x (*.f64 (sqrt.f64 x) y))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (sqrt.f64 x) y) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 x) y) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (sqrt.f64 x) y) x)) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (sqrt.f64 x) y) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 x) y) x)) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (sqrt.f64 x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 x) y) x))))))
(pow.f64 (/.f64 (fma.f64 x (*.f64 y y) (*.f64 x (-.f64 x (*.f64 (sqrt.f64 x) y)))) (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))
(*.f64 (fma.f64 (sqrt.f64 x) y x) #s(literal 1 binary64))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 x) y) (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) (*.f64 x (-.f64 x (*.f64 (sqrt.f64 x) y))))))
(*.f64 (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) x)))

simplify410.0ms (5.6%)

Memory
44.9MiB live, 781.3MiB allocated
Algorithm
egg-herbie
Rules
9 858×accelerator-lowering-fma.f32
9 858×accelerator-lowering-fma.f64
5 538×*-lowering-*.f32
5 538×*-lowering-*.f64
3 842×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03062910
19842764
232502634
088782469
Stop Event
iter limit
node limit
Counts
252 → 252
Calls
Call 1
Inputs
(+ 1 (* (sqrt x) y))
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(- 1 x)
(- (+ 1 (* (sqrt x) y)) x)
(- (+ 1 (* (sqrt x) y)) x)
(- (+ 1 (* (sqrt x) y)) x)
(* (sqrt x) y)
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(* (sqrt x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(* (sqrt x) y)
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
1
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(* (sqrt x) y)
(* y (+ (sqrt x) (/ 1 y)))
(* y (+ (sqrt x) (/ 1 y)))
(* y (+ (sqrt x) (/ 1 y)))
(* (sqrt x) y)
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
1
(+ 1 (* -1 x))
(+ 1 (* -1 x))
(+ 1 (* -1 x))
(* -1 x)
(* x (- (/ 1 x) 1))
(* x (- (/ 1 x) 1))
(* x (- (/ 1 x) 1))
(* -1 x)
(* -1 (* x (- 1 (/ 1 x))))
(* -1 (* x (- 1 (/ 1 x))))
(* -1 (* x (- 1 (/ 1 x))))
1
(+ 1 (* x (- 2 (pow y 2))))
(+ 1 (* x (- (+ 2 x) (pow y 2))))
(+ 1 (* x (- (+ 2 x) (pow y 2))))
(pow x 2)
(* (pow x 2) (- (+ 1 (* 2 (/ 1 x))) (/ (pow y 2) x)))
(* (pow x 2) (- (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))) (/ (pow y 2) x)))
(* (pow x 2) (- (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))) (/ (pow y 2) x)))
(pow x 2)
(* (pow x 2) (+ 1 (+ (* -1 (/ (pow y 2) x)) (* 2 (/ 1 x)))))
(* (pow x 2) (+ 1 (+ (* -1 (/ (pow y 2) x)) (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))))
(* (pow x 2) (+ 1 (+ (* -1 (/ (pow y 2) x)) (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))))
(pow (+ 1 x) 2)
(+ (* -1 (* x (pow y 2))) (pow (+ 1 x) 2))
(+ (* -1 (* x (pow y 2))) (pow (+ 1 x) 2))
(+ (* -1 (* x (pow y 2))) (pow (+ 1 x) 2))
(* -1 (* x (pow y 2)))
(* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))
(* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))
(* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))
(* -1 (* x (pow y 2)))
(* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))
(* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))
(* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))
1
(+ 1 (* 2 x))
(+ 1 (* x (+ 2 x)))
(+ 1 (* x (+ 2 x)))
(pow x 2)
(* (pow x 2) (+ 1 (* 2 (/ 1 x))))
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))
(pow x 2)
(* (pow x 2) (+ 1 (* 2 (/ 1 x))))
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))
(/ 1 (- 1 (* (sqrt x) y)))
(+ (* x (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ (pow y 2) (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y))))
(+ (* x (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (+ (* x (- (/ 1 (- 1 (* (sqrt x) y))) (* -1 (/ (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ (pow y 2) (- 1 (* (sqrt x) y)))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (/ (pow y 2) (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y))))
(+ (* x (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (+ (* x (- (+ (/ 1 (- 1 (* (sqrt x) y))) (/ (* x (- (/ 1 (- 1 (* (sqrt x) y))) (* -1 (/ (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ (pow y 2) (- 1 (* (sqrt x) y)))) (- 1 (* (sqrt x) y)))))) (- 1 (* (sqrt x) y)))) (* -1 (/ (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ (pow y 2) (- 1 (* (sqrt x) y)))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (/ (pow y 2) (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y))))
(* -1 (/ x (+ 1 (* (sqrt (/ 1 x)) y))))
(* x (- (* -1 (/ (- 2 (pow y 2)) (* x (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))))
(* x (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- 2 (pow y 2)) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (pow x 2))) (* -1 (/ (- 2 (pow y 2)) (* x (+ 1 (* (sqrt (/ 1 x)) y)))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))))
(* x (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- 2 (pow y 2)) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (pow x 3))) (* -1 (/ (- 2 (pow y 2)) (* x (+ 1 (* (sqrt (/ 1 x)) y)))))) (+ (* -1 (/ (- (* -1 (/ (- 2 (pow y 2)) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))))))
(* -1 (/ x (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(* -1 (* x (+ (* -1 (/ (- (* -1 (/ (+ 2 (* -1 (pow y 2))) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (+ 2 (* -1 (pow y 2))) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (/ (- (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (* -1 (/ (+ 2 (* -1 (pow y 2))) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (+ 2 (* -1 (pow y 2))) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (+ 2 (* -1 (pow y 2))) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4)))) x)) (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) (* -1 (/ (+ 2 (* -1 (pow y 2))) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))
(/ (pow (+ 1 x) 2) (- 1 x))
(+ (* (sqrt x) (/ (* y (pow (+ 1 x) 2)) (pow (- 1 x) 2))) (/ (pow (+ 1 x) 2) (- 1 x)))
(+ (* y (- (* y (- (* -1 (/ x (- 1 x))) (* -1 (/ (* x (pow (+ 1 x) 2)) (pow (- 1 x) 3))))) (* -1 (* (sqrt x) (/ (pow (+ 1 x) 2) (pow (- 1 x) 2)))))) (/ (pow (+ 1 x) 2) (- 1 x)))
(+ (* y (- (* y (- (+ (* -1 (/ x (- 1 x))) (* (sqrt x) (/ (* y (- (* -1 (/ x (- 1 x))) (* -1 (/ (* x (pow (+ 1 x) 2)) (pow (- 1 x) 3))))) (- 1 x)))) (* -1 (/ (* x (pow (+ 1 x) 2)) (pow (- 1 x) 3))))) (* -1 (* (sqrt x) (/ (pow (+ 1 x) 2) (pow (- 1 x) 2)))))) (/ (pow (+ 1 x) 2) (- 1 x)))
(* (sqrt x) y)
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(* y (- (+ (sqrt x) (* -1 (* (sqrt (/ 1 x)) (/ (pow (+ 1 x) 2) (pow y 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- 1 x) y)))))
(* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (+ 1 x) 2) (pow y 2)))) (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- (* -1 (* (sqrt (/ 1 x)) (pow (+ 1 x) 2))) (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))))) (pow y 3))))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- 1 x) y)))))
(* (sqrt x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- (* -1 (/ (- (* (sqrt (/ 1 x)) (pow (+ 1 x) 2)) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) y)) (* -1 (- 1 x))) y)))))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- (* -1 (/ (- (+ (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- (* (sqrt (/ 1 x)) (pow (+ 1 x) 2)) (* (sqrt (/ 1 x)) (pow (- 1 x) 2)))) y)) (* (sqrt (/ 1 x)) (pow (+ 1 x) 2))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) y)) (* -1 (- 1 x))) y)))))
1
(+ 1 x)
(+ 1 x)
(+ 1 x)
x
(* x (+ 1 (/ 1 x)))
(* x (+ 1 (/ 1 x)))
(* x (+ 1 (/ 1 x)))
x
(* x (+ 1 (/ 1 x)))
(* x (+ 1 (/ 1 x)))
(* x (+ 1 (/ 1 x)))
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(+ 1 (* (sqrt x) y))
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(- 1 x)
(- (+ 1 (* (sqrt x) y)) x)
(- (+ 1 (* (sqrt x) y)) x)
(- (+ 1 (* (sqrt x) y)) x)
(* (sqrt x) y)
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(* (sqrt x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
(* x (pow y 2))
x
(+ x (* (sqrt x) y))
(+ x (* (sqrt x) y))
(+ x (* (sqrt x) y))
(* (sqrt x) y)
(* y (+ (sqrt x) (/ x y)))
(* y (+ (sqrt x) (/ x y)))
(* y (+ (sqrt x) (/ x y)))
(* (sqrt x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ x y)))))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ x y)))))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ x y)))))
(* (sqrt x) y)
(+ x (* (sqrt x) y))
(+ x (* (sqrt x) y))
(+ x (* (sqrt x) y))
(* x (+ 1 (* (sqrt (/ 1 x)) y)))
(* x (+ 1 (* (sqrt (/ 1 x)) y)))
(* x (+ 1 (* (sqrt (/ 1 x)) y)))
(* x (+ 1 (* (sqrt (/ 1 x)) y)))
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))
Outputs
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(* x (- (* (sqrt (/ 1 x)) y) 1))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
(- (+ 1 (* (sqrt x) y)) x)
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(- (+ 1 (* (sqrt x) y)) x)
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(- (+ 1 (* (sqrt x) y)) x)
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64))
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64))
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64))
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64))
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* y (+ (sqrt x) (/ 1 y)))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* y (+ (sqrt x) (/ 1 y)))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* y (+ (sqrt x) (/ 1 y)))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
1
#s(literal 1 binary64)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(* -1 x)
(neg.f64 x)
(* x (- (/ 1 x) 1))
(-.f64 #s(literal 1 binary64) x)
(* x (- (/ 1 x) 1))
(-.f64 #s(literal 1 binary64) x)
(* x (- (/ 1 x) 1))
(-.f64 #s(literal 1 binary64) x)
(* -1 x)
(neg.f64 x)
(* -1 (* x (- 1 (/ 1 x))))
(-.f64 #s(literal 1 binary64) x)
(* -1 (* x (- 1 (/ 1 x))))
(-.f64 #s(literal 1 binary64) x)
(* -1 (* x (- 1 (/ 1 x))))
(-.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
(+ 1 (* x (- 2 (pow y 2))))
(fma.f64 x (-.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 1 binary64))
(+ 1 (* x (- (+ 2 x) (pow y 2))))
(fma.f64 x (fma.f64 y (neg.f64 y) (+.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))
(+ 1 (* x (- (+ 2 x) (pow y 2))))
(fma.f64 x (fma.f64 y (neg.f64 y) (+.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (- (+ 1 (* 2 (/ 1 x))) (/ (pow y 2) x)))
(*.f64 x (fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) x) x))
(* (pow x 2) (- (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))) (/ (pow y 2) x)))
(fma.f64 x (fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) x) x) #s(literal 1 binary64))
(* (pow x 2) (- (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))) (/ (pow y 2) x)))
(fma.f64 x (fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) x) x) #s(literal 1 binary64))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (+ (* -1 (/ (pow y 2) x)) (* 2 (/ 1 x)))))
(*.f64 x (fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) x) x))
(* (pow x 2) (+ 1 (+ (* -1 (/ (pow y 2) x)) (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))))
(fma.f64 x (fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) x) x) #s(literal 1 binary64))
(* (pow x 2) (+ 1 (+ (* -1 (/ (pow y 2) x)) (+ (* 2 (/ 1 x)) (/ 1 (pow x 2))))))
(fma.f64 x (fma.f64 x (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) x) x) #s(literal 1 binary64))
(pow (+ 1 x) 2)
(*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))
(+ (* -1 (* x (pow y 2))) (pow (+ 1 x) 2))
(-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))
(+ (* -1 (* x (pow y 2))) (pow (+ 1 x) 2))
(-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))
(+ (* -1 (* x (pow y 2))) (pow (+ 1 x) 2))
(-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y)))
(* -1 (* x (pow y 2)))
(*.f64 x (*.f64 y (neg.f64 y)))
(* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))
(*.f64 (*.f64 y y) (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y y)) (neg.f64 x)))
(* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))
(*.f64 (*.f64 y y) (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y y)) (neg.f64 x)))
(* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))
(*.f64 (*.f64 y y) (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y y)) (neg.f64 x)))
(* -1 (* x (pow y 2)))
(*.f64 x (*.f64 y (neg.f64 y)))
(* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))
(*.f64 (*.f64 y y) (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y y)) (neg.f64 x)))
(* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))
(*.f64 (*.f64 y y) (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y y)) (neg.f64 x)))
(* (pow y 2) (- (/ (pow (+ 1 x) 2) (pow y 2)) x))
(*.f64 (*.f64 y y) (fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 y y)) (neg.f64 x)))
1
#s(literal 1 binary64)
(+ 1 (* 2 x))
(fma.f64 x #s(literal 2 binary64) #s(literal 1 binary64))
(+ 1 (* x (+ 2 x)))
(fma.f64 x (+.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(+ 1 (* x (+ 2 x)))
(fma.f64 x (+.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (* 2 (/ 1 x))))
(*.f64 x (fma.f64 x (/.f64 #s(literal 2 binary64) x) x))
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))
(fma.f64 x (fma.f64 x (/.f64 #s(literal 2 binary64) x) x) #s(literal 1 binary64))
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))
(fma.f64 x (fma.f64 x (/.f64 #s(literal 2 binary64) x) x) #s(literal 1 binary64))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (* 2 (/ 1 x))))
(*.f64 x (fma.f64 x (/.f64 #s(literal 2 binary64) x) x))
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))
(fma.f64 x (fma.f64 x (/.f64 #s(literal 2 binary64) x) x) #s(literal 1 binary64))
(* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ 1 (pow x 2)))))
(fma.f64 x (fma.f64 x (/.f64 #s(literal 2 binary64) x) x) #s(literal 1 binary64))
(/ 1 (- 1 (* (sqrt x) y)))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))
(+ (* x (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ (pow y 2) (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y))))
(fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (+.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (/.f64 (*.f64 y y) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))
(+ (* x (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (+ (* x (- (/ 1 (- 1 (* (sqrt x) y))) (* -1 (/ (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ (pow y 2) (- 1 (* (sqrt x) y)))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (/ (pow y 2) (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y))))
(fma.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (fma.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (+.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (/.f64 (*.f64 y y) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))) (/.f64 (*.f64 y y) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))
(+ (* x (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (+ (* x (- (+ (/ 1 (- 1 (* (sqrt x) y))) (/ (* x (- (/ 1 (- 1 (* (sqrt x) y))) (* -1 (/ (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ (pow y 2) (- 1 (* (sqrt x) y)))) (- 1 (* (sqrt x) y)))))) (- 1 (* (sqrt x) y)))) (* -1 (/ (- (+ (* 2 (/ 1 (- 1 (* (sqrt x) y)))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2))) (/ (pow y 2) (- 1 (* (sqrt x) y)))) (- 1 (* (sqrt x) y)))))) (/ 1 (pow (- 1 (* (sqrt x) y)) 2)))) (/ (pow y 2) (- 1 (* (sqrt x) y))))) (/ 1 (- 1 (* (sqrt x) y))))
(fma.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (fma.f64 x (fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (+.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (/.f64 (*.f64 y y) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))) (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (+.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (/.f64 (*.f64 y y) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (/.f64 (*.f64 y y) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))
(* -1 (/ x (+ 1 (* (sqrt (/ 1 x)) y))))
(/.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y) #s(literal -1 binary64)))
(* x (- (* -1 (/ (- 2 (pow y 2)) (* x (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))))
(*.f64 x (-.f64 (+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x)))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x))))
(* x (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- 2 (pow y 2)) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y)))) (pow x 2))) (* -1 (/ (- 2 (pow y 2)) (* x (+ 1 (* (sqrt (/ 1 x)) y)))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))))
(fma.f64 x (+.f64 (-.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x)))) (/.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y) #s(literal -1 binary64))))
(* x (- (+ (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- 2 (pow y 2)) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (pow x 3))) (* -1 (/ (- 2 (pow y 2)) (* x (+ 1 (* (sqrt (/ 1 x)) y)))))) (+ (* -1 (/ (- (* -1 (/ (- 2 (pow y 2)) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y))))) (+ (/ 1 (* x (pow (+ 1 (* (sqrt (/ 1 x)) y)) 2))) (+ (/ 1 (* (pow x 2) (+ 1 (* (sqrt (/ 1 x)) y)))) (/ 1 (+ 1 (* (sqrt (/ 1 x)) y))))))))
(*.f64 x (+.f64 (-.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))))))
(* -1 (/ x (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(/.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y) #s(literal -1 binary64)))
(* -1 (* x (+ (* -1 (/ (- (* -1 (/ (+ 2 (* -1 (pow y 2))) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))
(*.f64 x (-.f64 (+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x)))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x))))
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (+ 2 (* -1 (pow y 2))) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (/ (- (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (* -1 (/ (+ 2 (* -1 (pow y 2))) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))
(fma.f64 x (/.f64 (+.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) x) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) x) (/.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y) #s(literal -1 binary64))))
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (+ 2 (* -1 (pow y 2))) (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))))) (* -1 (/ (- (+ (* -1 (/ (- (* -1 (/ (+ 2 (* -1 (pow y 2))) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3))) (+ (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 4)))) x)) (+ (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 3)))) (* -1 (/ (+ 2 (* -1 (pow y 2))) (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2)))) x))) (/ 1 (pow (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) 2))) x)) (/ 1 (- 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))))
(fma.f64 x (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) x) (-.f64 (+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))))) x) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 y y)) (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) x) (/.f64 x (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y) #s(literal -1 binary64))))
(/ (pow (+ 1 x) 2) (- 1 x))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))
(+ (* (sqrt x) (/ (* y (pow (+ 1 x) 2)) (pow (- 1 x) 2))) (/ (pow (+ 1 x) 2) (- 1 x)))
(fma.f64 (sqrt.f64 x) (/.f64 (*.f64 (fma.f64 x y y) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))
(+ (* y (- (* y (- (* -1 (/ x (- 1 x))) (* -1 (/ (* x (pow (+ 1 x) 2)) (pow (- 1 x) 3))))) (* -1 (* (sqrt x) (/ (pow (+ 1 x) 2) (pow (- 1 x) 2)))))) (/ (pow (+ 1 x) 2) (- 1 x)))
(fma.f64 y (fma.f64 (sqrt.f64 x) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 y (+.f64 (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))
(+ (* y (- (* y (- (+ (* -1 (/ x (- 1 x))) (* (sqrt x) (/ (* y (- (* -1 (/ x (- 1 x))) (* -1 (/ (* x (pow (+ 1 x) 2)) (pow (- 1 x) 3))))) (- 1 x)))) (* -1 (/ (* x (pow (+ 1 x) 2)) (pow (- 1 x) 3))))) (* -1 (* (sqrt x) (/ (pow (+ 1 x) 2) (pow (- 1 x) 2)))))) (/ (pow (+ 1 x) 2) (- 1 x)))
(fma.f64 y (fma.f64 y (+.f64 (/.f64 x (+.f64 x #s(literal -1 binary64))) (fma.f64 (sqrt.f64 x) (/.f64 (*.f64 y (+.f64 (/.f64 x (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (fma.f64 x x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (fma.f64 x x x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))
(* y (- (+ (sqrt x) (* -1 (* (sqrt (/ 1 x)) (/ (pow (+ 1 x) 2) (pow y 2))))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- 1 x) y)))))
(*.f64 (-.f64 (/.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64)))) y) #s(literal -1 binary64)) x) y) (sqrt.f64 x)) (neg.f64 y))
(* y (- (+ (sqrt x) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (+ 1 x) 2) (pow y 2)))) (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- (* -1 (* (sqrt (/ 1 x)) (pow (+ 1 x) 2))) (* -1 (* (sqrt (/ 1 x)) (pow (- 1 x) 2))))) (pow y 3))))) (+ (* -1 (* (sqrt (/ 1 x)) (/ (pow (- 1 x) 2) (pow y 2)))) (* -1 (/ (- 1 x) y)))))
(*.f64 y (+.f64 (sqrt.f64 x) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64)))))) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64)))) y) (-.f64 #s(literal 1 binary64) x)) y))))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- (* -1 (/ (- (* (sqrt (/ 1 x)) (pow (+ 1 x) 2)) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) y)) (* -1 (- 1 x))) y)))))
(*.f64 (-.f64 (/.f64 (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64)))) y) #s(literal -1 binary64)) x) y) (sqrt.f64 x)) (neg.f64 y))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- (* -1 (/ (- (+ (* (sqrt (/ 1 x)) (/ (* (- 1 x) (- (* (sqrt (/ 1 x)) (pow (+ 1 x) 2)) (* (sqrt (/ 1 x)) (pow (- 1 x) 2)))) y)) (* (sqrt (/ 1 x)) (pow (+ 1 x) 2))) (* (sqrt (/ 1 x)) (pow (- 1 x) 2))) y)) (* -1 (- 1 x))) y)))))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) x) y) (fma.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64)))))) y)) y)))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
x
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
x
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(+ 1 (+ (* -1 x) (* (sqrt x) y)))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(* x (- (* (sqrt (/ 1 x)) y) 1))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(* x (- (+ (* (sqrt (/ 1 x)) y) (/ 1 x)) 1))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(* -1 (* x (- (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(fma.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(- 1 x)
(-.f64 #s(literal 1 binary64) x)
(- (+ 1 (* (sqrt x) y)) x)
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(- (+ 1 (* (sqrt x) y)) x)
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(- (+ 1 (* (sqrt x) y)) x)
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))
(* y (- (+ (sqrt x) (/ 1 y)) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ (- 1 x) y)))))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 (-.f64 #s(literal 1 binary64) x) y)))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
x
(+ x (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y x)
(+ x (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y x)
(+ x (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y x)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* y (+ (sqrt x) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 x y)))
(* y (+ (sqrt x) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 x y)))
(* y (+ (sqrt x) (/ x y)))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 x y)))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ x y)))))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 x y)))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ x y)))))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 x y)))
(* -1 (* y (+ (* -1 (sqrt x)) (* -1 (/ x y)))))
(*.f64 y (+.f64 (sqrt.f64 x) (/.f64 x y)))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(+ x (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y x)
(+ x (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y x)
(+ x (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y x)
(* x (+ 1 (* (sqrt (/ 1 x)) y)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x)
(* x (+ 1 (* (sqrt (/ 1 x)) y)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x)
(* x (+ 1 (* (sqrt (/ 1 x)) y)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x)
(* x (+ 1 (* (sqrt (/ 1 x)) y)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x)
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x)
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x)
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x)
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) x)

eval170.0ms (2.3%)

Memory
-21.9MiB live, 433.4MiB allocated
Compiler

Compiled 40 631 to 2 997 computations (92.6% saved)

prune160.0ms (2.2%)

Memory
-20.8MiB live, 258.3MiB allocated
Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New1 25871 265
Fresh224
Picked235
Done000
Total1 262121 274
Accuracy
100.0%
Counts
1 274 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
68.1%
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64)) y #s(literal 1 binary64))
64.3%
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64))
68.4%
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
59.4%
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) y (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))
41.1%
(/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))
99.9%
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
67.5%
(-.f64 (*.f64 (sqrt.f64 x) y) x)
62.3%
(-.f64 #s(literal 1 binary64) x)
38.2%
(*.f64 (sqrt.f64 x) y)
61.8%
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
30.8%
(neg.f64 x)
31.9%
#s(literal 1 binary64)
Compiler

Compiled 201 to 131 computations (34.8% saved)

simplify112.0ms (1.5%)

Memory
31.0MiB live, 111.6MiB allocated
Algorithm
egg-herbie
Localize:

Found 13 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))
cost-diff0
(*.f64 y y)
cost-diff0
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
cost-diff0
(/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))
cost-diff0
(/.f64 #s(literal 1 binary64) x)
cost-diff0
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
cost-diff0
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
cost-diff0
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
cost-diff0
(sqrt.f64 x)
cost-diff0
(*.f64 (sqrt.f64 x) y)
cost-diff0
(pow.f64 x #s(literal 1/8 binary64))
cost-diff0
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64))
cost-diff0
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64)) y #s(literal 1 binary64))
Rules
1 144×accelerator-lowering-fma.f32
1 144×accelerator-lowering-fma.f64
808×*-lowering-*.f32
808×*-lowering-*.f64
616×times-frac
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02295
14195
25495
35895
46395
58895
613395
724895
844895
962195
1082495
1196195
12112095
13210095
14241195
15255995
16265595
17266895
18266895
19270895
20272495
0272488
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(+ (* (pow (pow x 1/8) 4) y) 1)
(pow (pow x 1/8) 4)
(pow x 1/8)
x
1/8
4
y
1
1
(* (sqrt x) y)
(sqrt x)
x
y
(* x (+ (* y (sqrt (/ 1 x))) -1))
x
(+ (* y (sqrt (/ 1 x))) -1)
y
(sqrt (/ 1 x))
(/ 1 x)
1
-1
(/ (+ (* x (* y y)) -1) (+ (* (sqrt x) y) -1))
(+ (* x (* y y)) -1)
x
(* y y)
y
-1
(+ (* (sqrt x) y) -1)
(sqrt x)
Outputs
(+ (* (pow (pow x 1/8) 4) y) 1)
(fma.f64 y (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64)) #s(literal 1 binary64))
(pow (pow x 1/8) 4)
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64))
(pow x 1/8)
(pow.f64 x #s(literal 1/8 binary64))
x
1/8
#s(literal 1/8 binary64)
4
#s(literal 4 binary64)
y
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
(* (sqrt x) y)
(*.f64 y (sqrt.f64 x))
(sqrt x)
(sqrt.f64 x)
x
y
(* x (+ (* y (sqrt (/ 1 x))) -1))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
x
(+ (* y (sqrt (/ 1 x))) -1)
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
y
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
-1
#s(literal -1 binary64)
(/ (+ (* x (* y y)) -1) (+ (* (sqrt x) y) -1))
(/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))
(+ (* x (* y y)) -1)
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
x
(* y y)
(*.f64 y y)
y
-1
#s(literal -1 binary64)
(+ (* (sqrt x) y) -1)
(fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))
(sqrt x)
(sqrt.f64 x)

localize88.0ms (1.2%)

Memory
-0.2MiB live, 115.5MiB allocated
Localize:

Found 13 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(sqrt.f64 x)
accuracy99.8%
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))
accuracy94.1%
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
accuracy74.8%
(/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))
accuracy100.0%
(/.f64 #s(literal 1 binary64) x)
accuracy99.8%
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
accuracy99.7%
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
accuracy94.2%
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
accuracy100.0%
(sqrt.f64 x)
accuracy99.6%
(*.f64 (sqrt.f64 x) y)
accuracy100.0%
(pow.f64 x #s(literal 1/8 binary64))
accuracy99.8%
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64)) y #s(literal 1 binary64))
accuracy98.6%
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64))
Samples
65.0ms256×0valid
Compiler

Compiled 90 to 24 computations (73.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 51.0ms
ival-div: 25.0ms (48.7% of total)
ival-mult: 10.0ms (19.5% of total)
ival-pow: 8.0ms (15.6% of total)
ival-add: 4.0ms (7.8% of total)
ival-sqrt: 3.0ms (5.8% of total)
exact: 1.0ms (1.9% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series127.0ms (1.7%)

Memory
-20.2MiB live, 112.2MiB allocated
Counts
13 → 240
Calls
Call 1
Inputs
#<alt (+ (* (pow (pow x 1/8) 4) y) 1)>
#<alt (pow (pow x 1/8) 4)>
#<alt (pow x 1/8)>
#<alt (* (sqrt x) y)>
#<alt (sqrt x)>
#<alt (* x (+ (* y (sqrt (/ 1 x))) -1))>
#<alt (+ (* y (sqrt (/ 1 x))) -1)>
#<alt (sqrt (/ 1 x))>
#<alt (/ 1 x)>
#<alt (/ (+ (* x (* y y)) -1) (+ (* (sqrt x) y) -1))>
#<alt (+ (* x (* y y)) -1)>
#<alt (* y y)>
#<alt (+ (* (sqrt x) y) -1)>
Outputs
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (* (sqrt x) y)>
#<alt (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))>
#<alt (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))>
#<alt (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))>
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))>
#<alt (* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))>
#<alt 1>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (* (sqrt x) y)>
#<alt (* y (+ (sqrt x) (/ 1 y)))>
#<alt (* y (+ (sqrt x) (/ 1 y)))>
#<alt (* y (+ (sqrt x) (/ 1 y)))>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))>
#<alt (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))>
#<alt (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (pow (* 1 x) 1/8)>
#<alt (pow (* 1 x) 1/8)>
#<alt (pow (* 1 x) 1/8)>
#<alt (pow (* 1 x) 1/8)>
#<alt (pow (* 1 x) 1/8)>
#<alt (pow (* 1 x) 1/8)>
#<alt (pow (* 1 x) 1/8)>
#<alt (pow (* 1 x) 1/8)>
#<alt (exp (* 1/8 (+ (log -1) (* -1 (log (/ -1 x))))))>
#<alt (exp (* 1/8 (+ (log -1) (* -1 (log (/ -1 x))))))>
#<alt (exp (* 1/8 (+ (log -1) (* -1 (log (/ -1 x))))))>
#<alt (exp (* 1/8 (+ (log -1) (* -1 (log (/ -1 x))))))>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* (sqrt x) y)>
#<alt (+ (* -1 x) (* (sqrt x) y))>
#<alt (+ (* -1 x) (* (sqrt x) y))>
#<alt (+ (* -1 x) (* (sqrt x) y))>
#<alt (* x (- (* (sqrt (/ 1 x)) y) 1))>
#<alt (* x (- (* (sqrt (/ 1 x)) y) 1))>
#<alt (* x (- (* (sqrt (/ 1 x)) y) 1))>
#<alt (* x (- (* (sqrt (/ 1 x)) y) 1))>
#<alt (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))>
#<alt (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))>
#<alt (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))>
#<alt (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))>
#<alt (* -1 x)>
#<alt (+ (* -1 x) (* (sqrt x) y))>
#<alt (+ (* -1 x) (* (sqrt x) y))>
#<alt (+ (* -1 x) (* (sqrt x) y))>
#<alt (* (sqrt x) y)>
#<alt (* y (+ (sqrt x) (* -1 (/ x y))))>
#<alt (* y (+ (sqrt x) (* -1 (/ x y))))>
#<alt (* y (+ (sqrt x) (* -1 (/ x y))))>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))>
#<alt -1>
#<alt (- (* (sqrt (/ 1 x)) y) 1)>
#<alt (- (* (sqrt (/ 1 x)) y) 1)>
#<alt (- (* (sqrt (/ 1 x)) y) 1)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* y (- (sqrt (/ 1 x)) (/ 1 y)))>
#<alt (* y (- (sqrt (/ 1 x)) (/ 1 y)))>
#<alt (* y (- (sqrt (/ 1 x)) (/ 1 y)))>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y))))>
#<alt (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y))))>
#<alt (* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y))))>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (/ (+ (* -1 x) (* (sqrt x) y)) x)>
#<alt (/ (+ (* -1 x) (* (sqrt x) y)) x)>
#<alt (/ (+ (* -1 x) (* (sqrt x) y)) x)>
#<alt (- (* (sqrt (/ 1 x)) y) 1)>
#<alt (- (* (sqrt (/ 1 x)) y) 1)>
#<alt (- (* (sqrt (/ 1 x)) y) 1)>
#<alt (- (* (sqrt (/ 1 x)) y) 1)>
#<alt (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)>
#<alt (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)>
#<alt (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)>
#<alt (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)>
#<alt (sqrt (/ 1 x))>
#<alt (sqrt (/ 1 x))>
#<alt (sqrt (/ 1 x))>
#<alt (sqrt (/ 1 x))>
#<alt (sqrt (/ 1 x))>
#<alt (sqrt (/ 1 x))>
#<alt (sqrt (/ 1 x))>
#<alt (sqrt (/ 1 x))>
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))>
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))>
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))>
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ -1 (- (* (sqrt x) y) 1))>
#<alt (- (/ (* x (pow y 2)) (- (* (sqrt x) y) 1)) (/ 1 (- (* (sqrt x) y) 1)))>
#<alt (- (/ (* x (pow y 2)) (- (* (sqrt x) y) 1)) (/ 1 (- (* (sqrt x) y) 1)))>
#<alt (- (/ (* x (pow y 2)) (- (* (sqrt x) y) 1)) (/ 1 (- (* (sqrt x) y) 1)))>
#<alt (* (sqrt x) y)>
#<alt (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* (sqrt x) y)))>
#<alt (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* (sqrt x) y) (* (sqrt (/ 1 (pow x 3))) (/ (+ x (* -1 (* (sqrt x) (/ 1 y)))) y)))))>
#<alt (- (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow y 3)))) (+ (* (sqrt x) y) (/ 1 (* x (pow y 2))))))) (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (+ x (* -1 (* (sqrt x) (/ 1 y)))) y))))>
#<alt (* -1 (* (sqrt x) y))>
#<alt (+ (* -1 (* (sqrt x) y)) (* -1 (/ (- (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ x (pow (sqrt -1) 2)))) x)))>
#<alt (+ (* -1 (* (sqrt x) y)) (* -1 (/ (- (+ (* -1 (* (sqrt x) (/ 1 y))) (* -1 (* (sqrt (/ 1 x)) (/ (- (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ x (pow (sqrt -1) 2)))) y)))) (* -1 (/ x (pow (sqrt -1) 2)))) x)))>
#<alt (+ (* -1 (* (sqrt x) y)) (* -1 (/ (- (+ (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ (- (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (sqrt -1) 2))))) (+ (* -1 (* (sqrt x) (/ (- (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ x (pow (sqrt -1) 2)))) y))) (* -1 (/ x (* (pow y 2) (pow (sqrt -1) 4)))))) x))) (* -1 (/ x (pow (sqrt -1) 2)))) x)))>
#<alt 1>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (* (sqrt x) y)>
#<alt (* y (+ (sqrt x) (/ 1 y)))>
#<alt (* y (+ (sqrt x) (/ 1 y)))>
#<alt (* y (+ (sqrt x) (/ 1 y)))>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))>
#<alt (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))>
#<alt (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))>
#<alt -1>
#<alt (- (* x (pow y 2)) 1)>
#<alt (- (* x (pow y 2)) 1)>
#<alt (- (* x (pow y 2)) 1)>
#<alt (* x (pow y 2))>
#<alt (* x (- (pow y 2) (/ 1 x)))>
#<alt (* x (- (pow y 2) (/ 1 x)))>
#<alt (* x (- (pow y 2) (/ 1 x)))>
#<alt (* x (pow y 2))>
#<alt (* -1 (* x (+ (* -1 (pow y 2)) (/ 1 x))))>
#<alt (* -1 (* x (+ (* -1 (pow y 2)) (/ 1 x))))>
#<alt (* -1 (* x (+ (* -1 (pow y 2)) (/ 1 x))))>
#<alt -1>
#<alt (- (* x (pow y 2)) 1)>
#<alt (- (* x (pow y 2)) 1)>
#<alt (- (* x (pow y 2)) 1)>
#<alt (* x (pow y 2))>
#<alt (* (pow y 2) (- x (/ 1 (pow y 2))))>
#<alt (* (pow y 2) (- x (/ 1 (pow y 2))))>
#<alt (* (pow y 2) (- x (/ 1 (pow y 2))))>
#<alt (* x (pow y 2))>
#<alt (* (pow y 2) (- x (/ 1 (pow y 2))))>
#<alt (* (pow y 2) (- x (/ 1 (pow y 2))))>
#<alt (* (pow y 2) (- x (/ 1 (pow y 2))))>
#<alt (pow y 2)>
#<alt (pow y 2)>
#<alt (pow y 2)>
#<alt (pow y 2)>
#<alt (pow y 2)>
#<alt (pow y 2)>
#<alt (pow y 2)>
#<alt (pow y 2)>
#<alt (pow y 2)>
#<alt (pow y 2)>
#<alt (pow y 2)>
#<alt (pow y 2)>
#<alt (- (* (sqrt x) y) 1)>
#<alt (- (* (sqrt x) y) 1)>
#<alt (- (* (sqrt x) y) 1)>
#<alt (- (* (sqrt x) y) 1)>
#<alt (* (sqrt x) y)>
#<alt (* x (- (* (sqrt (/ 1 x)) y) (/ 1 x)))>
#<alt (* x (- (* (sqrt (/ 1 x)) y) (/ 1 x)))>
#<alt (* x (- (* (sqrt (/ 1 x)) y) (/ 1 x)))>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* -1 (* x (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))>
#<alt (* -1 (* x (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))>
#<alt (* -1 (* x (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))>
#<alt -1>
#<alt (- (* (sqrt x) y) 1)>
#<alt (- (* (sqrt x) y) 1)>
#<alt (- (* (sqrt x) y) 1)>
#<alt (* (sqrt x) y)>
#<alt (* y (- (sqrt x) (/ 1 y)))>
#<alt (* y (- (sqrt x) (/ 1 y)))>
#<alt (* y (- (sqrt x) (/ 1 y)))>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (/ 1 y))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (/ 1 y))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (/ 1 y))))>
Calls

60 calls:

TimeVariablePointExpression
77.0ms
x
@0
(pow x 1/8)
33.0ms
x
@-inf
(pow x 1/8)
6.0ms
x
@inf
(pow x 1/8)
1.0ms
x
@-inf
(/ (+ (* x (* y y)) -1) (+ (* (sqrt x) y) -1))
1.0ms
x
@-inf
(* x (+ (* y (sqrt (/ 1 x))) -1))

rewrite526.0ms (7.1%)

Memory
19.1MiB live, 734.4MiB allocated
Algorithm
batch-egg-rewrite
Rules
11 142×accelerator-lowering-fma.f32
11 142×accelerator-lowering-fma.f64
4 846×*-lowering-*.f32
4 846×*-lowering-*.f64
3 480×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02264
112759
276757
0914153
Stop Event
iter limit
node limit
Counts
13 → 1 400
Calls
Call 1
Inputs
(+ (* (pow (pow x 1/8) 4) y) 1)
(pow (pow x 1/8) 4)
(pow x 1/8)
(* (sqrt x) y)
(sqrt x)
(* x (+ (* y (sqrt (/ 1 x))) -1))
(+ (* y (sqrt (/ 1 x))) -1)
(sqrt (/ 1 x))
(/ 1 x)
(/ (+ (* x (* y y)) -1) (+ (* (sqrt x) y) -1))
(+ (* x (* y y)) -1)
(* y y)
(+ (* (sqrt x) y) -1)
Outputs
(+.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))
(+.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))
(+.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(+.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(+.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(+.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 x (*.f64 y y))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)))
(+.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(+.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 x (*.f64 y y))))
(+.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 x))))
(+.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 x))) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 x (*.f64 y y)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))))
(+.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (*.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))))
(+.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (sqrt.f64 x))))
(-.f64 (*.f64 y (sqrt.f64 x)) #s(literal -1 binary64))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(-.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (*.f64 y (neg.f64 x)))) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(fma.f64 x (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))
(fma.f64 x (/.f64 (*.f64 y y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 x (/.f64 (*.f64 y y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 x (/.f64 (*.f64 y y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 x (/.f64 (*.f64 y y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64))
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))
(fma.f64 y (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal 1 binary64))
(fma.f64 y (/.f64 (*.f64 x y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 y (/.f64 (*.f64 x y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 y (/.f64 (*.f64 x y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 y (/.f64 (*.f64 x y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(fma.f64 (sqrt.f64 x) (neg.f64 (*.f64 y #s(literal -1 binary64))) #s(literal 1 binary64))
(fma.f64 (sqrt.f64 x) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (sqrt.f64 x) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (sqrt.f64 x) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (sqrt.f64 x) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))))
(fma.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x y) #s(literal 1 binary64))
(fma.f64 (/.f64 y (sqrt.f64 x)) x #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (sqrt.f64 x))) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (*.f64 y y) (/.f64 x (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (*.f64 y y) (/.f64 x (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (*.f64 y y) (/.f64 x (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (*.f64 y y) (/.f64 x (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))))
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 x (*.f64 y y))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 x (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)))
(fma.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64))
(fma.f64 (*.f64 x y) (/.f64 y (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (*.f64 x y) (/.f64 y (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (*.f64 x y) (/.f64 y (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (*.f64 x y) (/.f64 y (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 x (*.f64 y y)) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 x (*.f64 y y))))
(fma.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 x)) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64))
(fma.f64 (neg.f64 y) (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 y (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 y (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 y (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 y (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 y (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 y (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 y (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 y (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 x (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 x (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 x (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 x (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x y) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (*.f64 y (neg.f64 x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))))
(/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))
(/.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(/.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(/.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (*.f64 y y)) #s(literal 9 binary64))) (*.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (*.f64 y (*.f64 y (neg.f64 x)))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (*.f64 y (neg.f64 x))))) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))
(/.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y)))) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (*.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (*.f64 y (neg.f64 x)))))) (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))) (fma.f64 (*.f64 y y) (/.f64 x (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))))
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))))) (fma.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))))
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))) (fma.f64 x (*.f64 y y) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y)))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))
(/.f64 (/.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(*.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))))
(*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))
(*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))))
(*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(*.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(*.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(*.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))))
(*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(*.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (*.f64 y (neg.f64 x))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))))
(*.f64 (pow.f64 (/.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))
(*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(*.f64 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))))
(*.f64 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (*.f64 y (fma.f64 x y (sqrt.f64 x))) #s(literal 1 binary64)))) (-.f64 (*.f64 y (fma.f64 x y (sqrt.f64 x))) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))) (fma.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (-.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))))
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y (neg.f64 x))) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1/4 binary64) (*.f64 (log.f64 x) #s(literal 1/4 binary64))))
(sqrt.f64 x)
(/.f64 x (sqrt.f64 x))
(/.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))))
(/.f64 x (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (sqrt.f64 x) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 x))))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x)))
(/.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))
(/.f64 (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)))
(/.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))
(/.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 1/4 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (sqrt.f64 x)))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (neg.f64 x))))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x)))
(/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))))
(/.f64 (*.f64 x (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(/.f64 (*.f64 x (pow.f64 x #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))))
(/.f64 (*.f64 (neg.f64 x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 x))))
(/.f64 (*.f64 (neg.f64 x) (pow.f64 x #s(literal -1/4 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/4 binary64))))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (neg.f64 x)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal -1 binary64)))
(/.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) x) (pow.f64 x #s(literal 1/4 binary64)))
(/.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 x)) #s(literal -1 binary64))
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64))
(pow.f64 x #s(literal 1/2 binary64))
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64))
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 x #s(literal 1/16 binary64)) #s(literal 8 binary64))
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 #s(literal 4 binary64)) (*.f64 #s(literal 1/8 binary64) (log.f64 x)))
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 #s(literal 1 binary64) (sqrt.f64 x))
(*.f64 (sqrt.f64 x) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) x))
(*.f64 (*.f64 x (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)))
(*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64)))
(exp.f64 (*.f64 #s(literal 1/8 binary64) (log.f64 x)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (log.f64 x)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/16 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 1/16 binary64)))
(pow.f64 x #s(literal 1/8 binary64))
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 x #s(literal 1/16 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1/16 binary64))
(pow.f64 (exp.f64 #s(literal 1/8 binary64)) (log.f64 x))
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/8 binary64)))
(*.f64 (pow.f64 x #s(literal 1/16 binary64)) (pow.f64 x #s(literal 1/16 binary64)))
(*.f64 (pow.f64 x #s(literal 1/32 binary64)) (*.f64 (pow.f64 x #s(literal 1/32 binary64)) (pow.f64 x #s(literal 1/16 binary64))))
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/16 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/16 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (pow.f64 x #s(literal 1/16 binary64)) (pow.f64 x #s(literal 1/32 binary64))) (pow.f64 x #s(literal 1/32 binary64)))
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y (sqrt.f64 x))))
(neg.f64 (neg.f64 (*.f64 y (sqrt.f64 x))))
(/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))
(/.f64 y (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))
(/.f64 (/.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 x y) (sqrt.f64 x))
(/.f64 (*.f64 (neg.f64 x) y) (neg.f64 (sqrt.f64 x)))
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 (sqrt.f64 x)))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 (sqrt.f64 x)))
(/.f64 (*.f64 (*.f64 x y) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(/.f64 (*.f64 (/.f64 y (sqrt.f64 x)) (neg.f64 x)) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 x y) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x)))
(/.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x y)) (pow.f64 x #s(literal 1/4 binary64)))
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x)))
(/.f64 (*.f64 (neg.f64 x) (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y)) (sqrt.f64 (neg.f64 x)))
(*.f64 x (/.f64 y (sqrt.f64 x)))
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))))
(*.f64 y (sqrt.f64 x))
(*.f64 y (neg.f64 (neg.f64 (sqrt.f64 x))))
(*.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) (neg.f64 (*.f64 y #s(literal -1 binary64))))
(*.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x y))
(*.f64 (/.f64 y (sqrt.f64 x)) x)
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)))
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(*.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal -1 binary64)))
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x y)))
(*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (*.f64 y (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (neg.f64 y) (neg.f64 (sqrt.f64 x)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 1/4 binary64)))
(*.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64)))
(*.f64 (*.f64 (*.f64 x y) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (fma.f64 (log.f64 x) #s(literal 1/4 binary64) (*.f64 (log.f64 x) #s(literal 1/4 binary64))))
(sqrt.f64 x)
(/.f64 x (sqrt.f64 x))
(/.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x))))
(/.f64 x (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (sqrt.f64 x) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (sqrt.f64 x))))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x)))
(/.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 x))))
(/.f64 (neg.f64 x) (*.f64 (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64)))
(/.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))
(/.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 1/4 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (sqrt.f64 x)))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (neg.f64 x))))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x)))
(/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))))
(/.f64 (*.f64 x (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(/.f64 (*.f64 x (pow.f64 x #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))))
(/.f64 (*.f64 (neg.f64 x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 x))))
(/.f64 (*.f64 (neg.f64 x) (pow.f64 x #s(literal -1/4 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 1/4 binary64))))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (neg.f64 x)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (sqrt.f64 (neg.f64 x)) #s(literal -1 binary64)))
(/.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) x) (pow.f64 x #s(literal 1/4 binary64)))
(/.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) x) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 x)) #s(literal -1 binary64))
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) #s(literal -1 binary64))
(pow.f64 x #s(literal 1/2 binary64))
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64))
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 x #s(literal 1/16 binary64)) #s(literal 8 binary64))
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 #s(literal 4 binary64)) (*.f64 #s(literal 1/8 binary64) (log.f64 x)))
(*.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 #s(literal 1 binary64) (sqrt.f64 x))
(*.f64 (sqrt.f64 x) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) x)
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) x))
(*.f64 (*.f64 x (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)))
(*.f64 (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64)))
(+.f64 (*.f64 y (sqrt.f64 x)) (neg.f64 x))
(+.f64 (neg.f64 x) (*.f64 y (sqrt.f64 x)))
(-.f64 (*.f64 y (sqrt.f64 x)) x)
(-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 y (sqrt.f64 x))))
(-.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) x)) (/.f64 (*.f64 x x) (fma.f64 y (sqrt.f64 x) x)))
(-.f64 (fma.f64 y (sqrt.f64 x) #s(literal 0 binary64)) x)
(fma.f64 x (/.f64 y (sqrt.f64 x)) (neg.f64 x))
(fma.f64 x #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))
(fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) (neg.f64 x))
(fma.f64 y (sqrt.f64 x) (neg.f64 x))
(fma.f64 y (neg.f64 (neg.f64 (sqrt.f64 x))) (neg.f64 x))
(fma.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)) (neg.f64 x))
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (sqrt.f64 x) (neg.f64 (*.f64 y #s(literal -1 binary64))) (neg.f64 x))
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64) (neg.f64 x))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x y) (neg.f64 x))
(fma.f64 (/.f64 y (sqrt.f64 x)) x (neg.f64 x))
(fma.f64 #s(literal -1 binary64) x (*.f64 y (sqrt.f64 x)))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (sqrt.f64 x))) (neg.f64 x))
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64) (neg.f64 x))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 x))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) (neg.f64 x))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 x))
(fma.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal -1 binary64)) (neg.f64 x))
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x y)) (neg.f64 x))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (neg.f64 x))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (neg.f64 x))
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 x))
(fma.f64 (neg.f64 y) (neg.f64 (sqrt.f64 x)) (neg.f64 x))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 1/4 binary64)) (neg.f64 x))
(fma.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64)) (neg.f64 x))
(fma.f64 (*.f64 (*.f64 x y) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) (neg.f64 x))
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))))
(/.f64 x (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))))
(/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 y (sqrt.f64 x))) (*.f64 x (*.f64 y y))) (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (sqrt.f64 x) x) (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))) (fma.f64 x (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (neg.f64 x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) (*.f64 x (fma.f64 y (/.f64 y x) #s(literal -1 binary64)))))
(/.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 y (sqrt.f64 x))) (*.f64 x (*.f64 y y))))
(/.f64 (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x x (-.f64 (*.f64 x (*.f64 y y)) (neg.f64 (*.f64 (*.f64 y (sqrt.f64 x)) x)))))
(/.f64 (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x))) (fma.f64 y (sqrt.f64 x) x))
(/.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 1 binary64))
(/.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))))
(/.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))))
(/.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (neg.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))) #s(literal 1 binary64)))
(/.f64 (*.f64 x (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))
(/.f64 (*.f64 x (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) #s(literal 1 binary64)))
(/.f64 (*.f64 x (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))))
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))))) (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))))))
(/.f64 (*.f64 x (neg.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)))) (+.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64)))
(/.f64 (*.f64 x (neg.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x)))) (-.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))))) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))))
(/.f64 (*.f64 (neg.f64 x) (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) (+.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64)))
(/.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))))) (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))))))
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64))))
(/.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (neg.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)) (neg.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))) x) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))) x) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))) (neg.f64 x)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))) #s(literal -1 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) x) (+.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) x) (*.f64 (+.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (neg.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) (neg.f64 x)) (*.f64 (+.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x))) x) (-.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x))) x) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x))) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x))) (neg.f64 x)) (*.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 y (sqrt.f64 x))) (*.f64 x (*.f64 y y)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x)))) (neg.f64 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (neg.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (neg.f64 x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 y (/.f64 y x) #s(literal -1 binary64)))) (+.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 y y))) (-.f64 (neg.f64 x) (*.f64 y (sqrt.f64 x))))
(/.f64 (*.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) #s(literal -1 binary64))
(/.f64 (*.f64 (neg.f64 x) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 x (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) x)
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))) x))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (/.f64 x (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))))
(*.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) x))
(*.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))))
(*.f64 (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) (*.f64 y (sqrt.f64 x))) (*.f64 x (*.f64 y y)))))
(*.f64 (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))
(*.f64 (-.f64 (*.f64 y (sqrt.f64 x)) x) #s(literal 1 binary64))
(*.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))))
(*.f64 (*.f64 x (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))))
(*.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (neg.f64 x)) (fma.f64 (*.f64 y (/.f64 y x)) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) (*.f64 y (/.f64 y x))) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x)))))
(*.f64 (/.f64 (fma.f64 x (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (neg.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))) (-.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)) (/.f64 y (sqrt.f64 x))))) (-.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)) (/.f64 y (sqrt.f64 x))))
(*.f64 (/.f64 (*.f64 x (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 x (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (neg.f64 (/.f64 y (sqrt.f64 x))))))
(+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x)))
(+.f64 (/.f64 (*.f64 y (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))
(-.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 y (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x)))) (/.f64 (*.f64 y (/.f64 y x)) (-.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x)))))
(fma.f64 y (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))
(fma.f64 y (/.f64 (/.f64 y x) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))
(fma.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (neg.f64 (*.f64 y #s(literal -1 binary64))) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 (/.f64 (*.f64 y y) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))
(fma.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (/.f64 y (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64))
(fma.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))
(fma.f64 (*.f64 y (/.f64 y x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))
(fma.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64) #s(literal -1 binary64))
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) y) #s(literal -1 binary64))
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64))
(fma.f64 (/.f64 (*.f64 y y) (sqrt.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))
(fma.f64 (/.f64 y x) (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))
(fma.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64))
(fma.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))
(fma.f64 (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64))
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))
(fma.f64 (/.f64 (*.f64 y (/.f64 y x)) (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))
(fma.f64 (/.f64 (*.f64 y (/.f64 y x)) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (neg.f64 (/.f64 y (sqrt.f64 x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))))))
(neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)) (+.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64))))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x))) (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))))
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))))
(/.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))))
(/.f64 (neg.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) (+.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (*.f64 (*.f64 y (/.f64 y x)) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))) (-.f64 (fma.f64 (*.f64 y (/.f64 y x)) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))))))
(/.f64 (fma.f64 (*.f64 y (/.f64 y x)) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y (/.f64 y x)) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x)) (fma.f64 y (/.f64 y x) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x))) (-.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x))))
(/.f64 (fma.f64 (*.f64 y (/.f64 y x)) (*.f64 y (/.f64 y x)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) (fma.f64 y (/.f64 y x) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 y (*.f64 (/.f64 y x) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 y x)) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 y x)) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x)) (fma.f64 y (/.f64 y x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 y x)) (*.f64 y (/.f64 y x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (/.f64 y x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (*.f64 (*.f64 y (/.f64 y x)) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 y (/.f64 y x)) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)))) (neg.f64 (+.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x)))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x)))))
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (/.f64 (*.f64 y (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (*.f64 (/.f64 (*.f64 y (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (/.f64 (*.f64 y (/.f64 y x)) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))))) (fma.f64 y (/.f64 (/.f64 y x) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) (*.f64 (*.f64 y (/.f64 y x)) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))))) (-.f64 (fma.f64 (*.f64 y (/.f64 y x)) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 y x)) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 y x)) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))) (fma.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x)) (fma.f64 y (/.f64 y x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (/.f64 y x)) (*.f64 y (/.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))) (fma.f64 y (/.f64 y x) #s(literal 1 binary64)))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))))
(*.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) (*.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) (/.f64 (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))))
(*.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))))))
(*.f64 (neg.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))) (fma.f64 y (/.f64 y x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (/.f64 y x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y (sqrt.f64 x)))))
(*.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)) (fma.f64 y (/.f64 y x) #s(literal -1 binary64))) (+.f64 (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (fma.f64 (*.f64 y (/.f64 y x)) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))))))) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x))) (*.f64 y (/.f64 y x))) (*.f64 (*.f64 y y) (*.f64 (/.f64 y x) (/.f64 y x)))))
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (/.f64 y (sqrt.f64 x)))) (-.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)) (/.f64 y (sqrt.f64 x))))) (-.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)) (/.f64 y (sqrt.f64 x))))
(*.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (sqrt.f64 x))) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 y (/.f64 y x) (neg.f64 (/.f64 y (sqrt.f64 x))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 x))))
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 x))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x)))
(/.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x)))
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 x))))
(/.f64 (neg.f64 (pow.f64 x #s(literal -1/4 binary64))) (neg.f64 (pow.f64 x #s(literal 1/4 binary64))))
(/.f64 (/.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64)))
(pow.f64 x #s(literal -1/2 binary64))
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal -4 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -2 binary64))
(pow.f64 (pow.f64 x #s(literal 1/16 binary64)) #s(literal -8 binary64))
(pow.f64 (*.f64 x x) #s(literal -1/4 binary64))
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) x)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))))
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64)))
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/16 binary64)) #s(literal -4 binary64)) (pow.f64 (pow.f64 x #s(literal 1/16 binary64)) #s(literal -4 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))
(exp.f64 (neg.f64 (log.f64 x)))
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 x)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 x)))))
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 x)) (neg.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))))
(exp.f64 (+.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 x)))))
(exp.f64 (+.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (log.f64 x) #s(literal 1/2 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x))
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)))
(neg.f64 (/.f64 #s(literal -1 binary64) x))
(/.f64 #s(literal 1 binary64) x)
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))))
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 x))
(/.f64 #s(literal -1 binary64) (neg.f64 x))
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x))))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x)))
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))
(/.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 x) (pow.f64 x #s(literal 1/4 binary64))))
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 (sqrt.f64 x)))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 x) (sqrt.f64 (neg.f64 x))))
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 (neg.f64 x))))
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1/4 binary64))) (*.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 x #s(literal 1/4 binary64))))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 x)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (neg.f64 x)) (neg.f64 (sqrt.f64 x))))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 (neg.f64 x))))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (neg.f64 x)) (pow.f64 x #s(literal 1/4 binary64))))
(/.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 x)))
(/.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 x))))
(/.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (sqrt.f64 (neg.f64 x))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(/.f64 (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (pow.f64 x #s(literal 1/4 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (sqrt.f64 (neg.f64 x)))
(pow.f64 x #s(literal -1 binary64))
(pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal -8 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 2 binary64))
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -4 binary64))
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))
(+.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))
(+.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(+.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(+.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(+.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 x (*.f64 y y))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)))
(+.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(+.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 x (*.f64 y y))))
(+.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 x))))
(+.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 x))) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 x (*.f64 y y)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))))
(+.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (*.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))))
(+.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (sqrt.f64 x))))
(-.f64 (*.f64 y (sqrt.f64 x)) #s(literal -1 binary64))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(-.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (*.f64 y (neg.f64 x)))) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(fma.f64 x (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))
(fma.f64 x (/.f64 (*.f64 y y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 x (/.f64 (*.f64 y y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 x (/.f64 (*.f64 y y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 x (/.f64 (*.f64 y y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64))
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))
(fma.f64 y (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal 1 binary64))
(fma.f64 y (/.f64 (*.f64 x y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 y (/.f64 (*.f64 x y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 y (/.f64 (*.f64 x y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 y (/.f64 (*.f64 x y) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(fma.f64 (sqrt.f64 x) (neg.f64 (*.f64 y #s(literal -1 binary64))) #s(literal 1 binary64))
(fma.f64 (sqrt.f64 x) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (sqrt.f64 x) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (sqrt.f64 x) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (sqrt.f64 x) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))))
(fma.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x y) #s(literal 1 binary64))
(fma.f64 (/.f64 y (sqrt.f64 x)) x #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (sqrt.f64 x))) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (*.f64 y y) (/.f64 x (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (*.f64 y y) (/.f64 x (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (*.f64 y y) (/.f64 x (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (*.f64 y y) (/.f64 x (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))))
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 x (*.f64 y y))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 x (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64)))
(fma.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal 1 binary64))
(fma.f64 (*.f64 x y) (/.f64 y (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (*.f64 x y) (/.f64 y (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (*.f64 x y) (/.f64 y (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (*.f64 x y) (/.f64 y (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal -1 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 x (*.f64 y y)) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 x (*.f64 y y))))
(fma.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 x)) (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64))
(fma.f64 (neg.f64 y) (neg.f64 (sqrt.f64 x)) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 y (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 y (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 y (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 y (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 y (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 y (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 y (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 y (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 x (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 x (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 x (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 x (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x y) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (*.f64 y (neg.f64 x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))))
(/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))
(/.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(/.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(/.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (*.f64 y y)) #s(literal 9 binary64))) (*.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (*.f64 y (*.f64 y (neg.f64 x)))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (*.f64 y (neg.f64 x))))) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) #s(literal -1 binary64)) (*.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))
(/.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y)))) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y)))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))))) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (*.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)))) (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (*.f64 y (neg.f64 x)))))) (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))) (fma.f64 (*.f64 y y) (/.f64 x (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))))
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))))) (fma.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))))
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))) (fma.f64 x (*.f64 y y) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))
(/.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y)))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))
(/.f64 (/.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(*.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))))
(*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))
(*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))))
(*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(*.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(*.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(*.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))))
(*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(*.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (*.f64 y (neg.f64 x))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))))
(*.f64 (pow.f64 (/.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))
(*.f64 (*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(*.f64 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))))
(*.f64 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (*.f64 y (fma.f64 x y (sqrt.f64 x))) #s(literal 1 binary64)))) (-.f64 (*.f64 y (fma.f64 x y (sqrt.f64 x))) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))) (fma.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (-.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))))
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y (neg.f64 x))) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y)))
(+.f64 (*.f64 x (*.f64 y y)) #s(literal -1 binary64))
(+.f64 (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(+.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(+.f64 (*.f64 y (fma.f64 x y (sqrt.f64 x))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(+.f64 (*.f64 y (fma.f64 x y (sqrt.f64 x))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(+.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(-.f64 #s(literal 0 binary64) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(-.f64 (*.f64 x (*.f64 y y)) #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y)))))
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(fma.f64 x (*.f64 (*.f64 y #s(literal -1 binary64)) (*.f64 y #s(literal -1 binary64))) #s(literal -1 binary64))
(fma.f64 x (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y))) #s(literal -1 binary64))
(fma.f64 x (*.f64 (*.f64 y y) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 x (*.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1 binary64))
(fma.f64 x (*.f64 (/.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64))
(fma.f64 x (/.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(fma.f64 y (*.f64 x y) #s(literal -1 binary64))
(fma.f64 y (-.f64 (*.f64 x y) (neg.f64 (sqrt.f64 x))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (-.f64 (*.f64 x y) (neg.f64 (sqrt.f64 x))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(fma.f64 y (fma.f64 x y (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (fma.f64 x y (sqrt.f64 x)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(fma.f64 y (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))
(fma.f64 (sqrt.f64 x) (*.f64 y (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64))
(fma.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64))
(fma.f64 (sqrt.f64 x) (fma.f64 y (*.f64 y (sqrt.f64 x)) y) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) (fma.f64 y (*.f64 y (sqrt.f64 x)) y) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(fma.f64 (sqrt.f64 x) (-.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (*.f64 y #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) (-.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (*.f64 y #s(literal -1 binary64))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(fma.f64 (sqrt.f64 x) (*.f64 (*.f64 y #s(literal -1 binary64)) (neg.f64 (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64))
(fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (sqrt.f64 x)) #s(literal -1 binary64))
(fma.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(fma.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y (*.f64 (*.f64 x y) x)) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 (*.f64 x y) (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64))
(fma.f64 (/.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (neg.f64 x))) #s(literal -1 binary64))
(fma.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 y (sqrt.f64 x)) (neg.f64 (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64))
(fma.f64 (*.f64 y y) x #s(literal -1 binary64))
(fma.f64 (*.f64 y y) (*.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 (sqrt.f64 x))) #s(literal -1 binary64))
(fma.f64 (*.f64 y y) (/.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(fma.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal -1 binary64))
(fma.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (*.f64 y (/.f64 y x)) (*.f64 x x) #s(literal -1 binary64))
(fma.f64 (*.f64 x (*.f64 y y)) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) (neg.f64 (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64))
(fma.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(fma.f64 (*.f64 y (*.f64 y (neg.f64 x))) #s(literal -1 binary64) #s(literal -1 binary64))
(fma.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 y (sqrt.f64 x)) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(fma.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 y (sqrt.f64 x)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)))
(fma.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)))) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 y (*.f64 y (sqrt.f64 x)))) #s(literal -1 binary64))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64))
(fma.f64 (*.f64 x y) y #s(literal -1 binary64))
(fma.f64 (*.f64 x y) (neg.f64 (*.f64 y #s(literal -1 binary64))) #s(literal -1 binary64))
(fma.f64 (*.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64))
(fma.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 y y) (*.f64 x y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(fma.f64 (*.f64 x x) (*.f64 y (/.f64 y x)) #s(literal -1 binary64))
(fma.f64 (*.f64 x x) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(fma.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))
(fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(fma.f64 (*.f64 y (*.f64 y (*.f64 (*.f64 x y) x))) (/.f64 y (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64))
(fma.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (sqrt.f64 x) #s(literal -1 binary64))
(fma.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (/.f64 x (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (pow.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 2 binary64)) (sqrt.f64 x) #s(literal -1 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) (pow.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (neg.f64 (*.f64 y y)) (neg.f64 x) #s(literal -1 binary64))
(fma.f64 (neg.f64 (*.f64 x y)) (*.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64) #s(literal -1 binary64))
(fma.f64 (*.f64 (*.f64 y (sqrt.f64 x)) x) (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))
(fma.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) (*.f64 x y) #s(literal -1 binary64))
(fma.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (/.f64 y (sqrt.f64 x))) x #s(literal -1 binary64))
(fma.f64 (*.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) y) (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))
(fma.f64 (*.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 x)) (*.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))
(fma.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (pow.f64 x #s(literal 1/4 binary64))) (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64))
(fma.f64 (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))
(fma.f64 (/.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (/.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y (neg.f64 x))) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(fma.f64 (/.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (*.f64 y (fma.f64 x y (sqrt.f64 x))))
(expm1.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) #s(literal 2 binary64)))
(neg.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))))
(/.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(/.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(/.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))
(/.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (*.f64 y y)) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (*.f64 y (*.f64 y (neg.f64 x)))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (*.f64 y y)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (*.f64 y (*.f64 y (neg.f64 x))))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (*.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (*.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(/.f64 (*.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))) (fma.f64 (*.f64 x (*.f64 y y)) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(/.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 x (*.f64 y y)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (*.f64 y (*.f64 y (neg.f64 x))))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))) (fma.f64 x (*.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))
(*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))
(*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))
(*.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(*.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) #s(literal 1 binary64)))
(*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(*.f64 (neg.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))))
(*.f64 (neg.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))
(*.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(*.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))) (fma.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (-.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))))))
(*.f64 (/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (fma.f64 (*.f64 y y) (neg.f64 x) #s(literal -1 binary64))))
(*.f64 (/.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64))) (fma.f64 (*.f64 y (*.f64 y (neg.f64 x))) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y)))
(pow.f64 y #s(literal 2 binary64))
(pow.f64 (*.f64 y y) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64))
(*.f64 y y)
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)))
(+.f64 (*.f64 y (sqrt.f64 x)) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))
(+.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(-.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))
(-.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))
(-.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(-.f64 (/.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 x (/.f64 y (sqrt.f64 x)) #s(literal -1 binary64))
(fma.f64 x (/.f64 (*.f64 y y) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 (pow.f64 x #s(literal 1/8 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) #s(literal -1 binary64))
(fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))
(fma.f64 y (neg.f64 (neg.f64 (sqrt.f64 x))) #s(literal -1 binary64))
(fma.f64 y (/.f64 (*.f64 x y) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x)) #s(literal -1 binary64))
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))
(fma.f64 (sqrt.f64 x) (neg.f64 (*.f64 y #s(literal -1 binary64))) #s(literal -1 binary64))
(fma.f64 (sqrt.f64 x) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (*.f64 y (sqrt.f64 x)) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 (*.f64 y (sqrt.f64 x)) (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) (*.f64 x y) #s(literal -1 binary64))
(fma.f64 (/.f64 y (sqrt.f64 x)) x #s(literal -1 binary64))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64))
(fma.f64 (*.f64 y y) (/.f64 x (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64) #s(literal -1 binary64))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))
(fma.f64 (*.f64 x y) (/.f64 y (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (neg.f64 (sqrt.f64 x)) (*.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal -1 binary64))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 (sqrt.f64 x) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal -1 binary64))
(fma.f64 (neg.f64 y) (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (sqrt.f64 x)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (/.f64 (*.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 y (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 x (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 y (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (sqrt.f64 x) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 x (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (/.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 y (*.f64 y (sqrt.f64 x))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x y) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 x #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/8 binary64))) (pow.f64 x #s(literal 1/8 binary64)) #s(literal -1 binary64))
(fma.f64 (*.f64 (*.f64 x y) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) #s(literal -1 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(/.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))) #s(literal -1 binary64))
(/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)) (neg.f64 (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))
(/.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y)))) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y)))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x))))
(/.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (*.f64 y (neg.f64 x)))))))
(/.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))))
(/.f64 (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 x (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (*.f64 y (neg.f64 x))))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))))) (neg.f64 (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))) (fma.f64 (*.f64 y y) (/.f64 x (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (-.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 y (*.f64 (*.f64 x y) x))) #s(literal 1 binary64)) (*.f64 (*.f64 y (sqrt.f64 x)) (*.f64 y (*.f64 y (neg.f64 x))))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 (*.f64 x y) x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))) (fma.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)) #s(literal 1 binary64)))
(/.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))
(*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))))
(*.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))))
(*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (/.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) (*.f64 (*.f64 y y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)))))
(*.f64 (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64))) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)))
(*.f64 (/.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (/.f64 (fma.f64 y (sqrt.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64))) (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 y (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 x))))
(*.f64 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)))))) (fma.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (-.f64 (fma.f64 y (sqrt.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 (*.f64 x y) x)))))
(*.f64 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (fma.f64 y (fma.f64 x y (sqrt.f64 x)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))) (fma.f64 x (*.f64 y y) (-.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 x)))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 y (-.f64 (*.f64 x y) (sqrt.f64 x)) #s(literal 1 binary64))))

simplify459.0ms (6.2%)

Memory
-22.7MiB live, 692.3MiB allocated
Algorithm
egg-herbie
Rules
11 212×accelerator-lowering-fma.f32
11 212×accelerator-lowering-fma.f64
3 672×*-lowering-*.f32
3 672×*-lowering-*.f64
2 340×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01511634
14541481
216751443
364121434
084991339
Stop Event
iter limit
node limit
Counts
240 → 240
Calls
Call 1
Inputs
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(* (sqrt x) y)
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
1
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(* (sqrt x) y)
(* y (+ (sqrt x) (/ 1 y)))
(* y (+ (sqrt x) (/ 1 y)))
(* y (+ (sqrt x) (/ 1 y)))
(* (sqrt x) y)
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(pow (* 1 x) 1/8)
(pow (* 1 x) 1/8)
(pow (* 1 x) 1/8)
(pow (* 1 x) 1/8)
(pow (* 1 x) 1/8)
(pow (* 1 x) 1/8)
(pow (* 1 x) 1/8)
(pow (* 1 x) 1/8)
(exp (* 1/8 (+ (log -1) (* -1 (log (/ -1 x))))))
(exp (* 1/8 (+ (log -1) (* -1 (log (/ -1 x))))))
(exp (* 1/8 (+ (log -1) (* -1 (log (/ -1 x))))))
(exp (* 1/8 (+ (log -1) (* -1 (log (/ -1 x))))))
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* (sqrt x) y)
(+ (* -1 x) (* (sqrt x) y))
(+ (* -1 x) (* (sqrt x) y))
(+ (* -1 x) (* (sqrt x) y))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))
(* -1 x)
(+ (* -1 x) (* (sqrt x) y))
(+ (* -1 x) (* (sqrt x) y))
(+ (* -1 x) (* (sqrt x) y))
(* (sqrt x) y)
(* y (+ (sqrt x) (* -1 (/ x y))))
(* y (+ (sqrt x) (* -1 (/ x y))))
(* y (+ (sqrt x) (* -1 (/ x y))))
(* (sqrt x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))
-1
(- (* (sqrt (/ 1 x)) y) 1)
(- (* (sqrt (/ 1 x)) y) 1)
(- (* (sqrt (/ 1 x)) y) 1)
(* (sqrt (/ 1 x)) y)
(* y (- (sqrt (/ 1 x)) (/ 1 y)))
(* y (- (sqrt (/ 1 x)) (/ 1 y)))
(* y (- (sqrt (/ 1 x)) (/ 1 y)))
(* (sqrt (/ 1 x)) y)
(* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y))))
(* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y))))
(* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y))))
(* (sqrt (/ 1 x)) y)
(/ (+ (* -1 x) (* (sqrt x) y)) x)
(/ (+ (* -1 x) (* (sqrt x) y)) x)
(/ (+ (* -1 x) (* (sqrt x) y)) x)
(- (* (sqrt (/ 1 x)) y) 1)
(- (* (sqrt (/ 1 x)) y) 1)
(- (* (sqrt (/ 1 x)) y) 1)
(- (* (sqrt (/ 1 x)) y) 1)
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)
(sqrt (/ 1 x))
(sqrt (/ 1 x))
(sqrt (/ 1 x))
(sqrt (/ 1 x))
(sqrt (/ 1 x))
(sqrt (/ 1 x))
(sqrt (/ 1 x))
(sqrt (/ 1 x))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ -1 (- (* (sqrt x) y) 1))
(- (/ (* x (pow y 2)) (- (* (sqrt x) y) 1)) (/ 1 (- (* (sqrt x) y) 1)))
(- (/ (* x (pow y 2)) (- (* (sqrt x) y) 1)) (/ 1 (- (* (sqrt x) y) 1)))
(- (/ (* x (pow y 2)) (- (* (sqrt x) y) 1)) (/ 1 (- (* (sqrt x) y) 1)))
(* (sqrt x) y)
(+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* (sqrt x) y)))
(+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* (sqrt x) y) (* (sqrt (/ 1 (pow x 3))) (/ (+ x (* -1 (* (sqrt x) (/ 1 y)))) y)))))
(- (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow y 3)))) (+ (* (sqrt x) y) (/ 1 (* x (pow y 2))))))) (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (+ x (* -1 (* (sqrt x) (/ 1 y)))) y))))
(* -1 (* (sqrt x) y))
(+ (* -1 (* (sqrt x) y)) (* -1 (/ (- (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ x (pow (sqrt -1) 2)))) x)))
(+ (* -1 (* (sqrt x) y)) (* -1 (/ (- (+ (* -1 (* (sqrt x) (/ 1 y))) (* -1 (* (sqrt (/ 1 x)) (/ (- (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ x (pow (sqrt -1) 2)))) y)))) (* -1 (/ x (pow (sqrt -1) 2)))) x)))
(+ (* -1 (* (sqrt x) y)) (* -1 (/ (- (+ (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ (- (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (sqrt -1) 2))))) (+ (* -1 (* (sqrt x) (/ (- (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ x (pow (sqrt -1) 2)))) y))) (* -1 (/ x (* (pow y 2) (pow (sqrt -1) 4)))))) x))) (* -1 (/ x (pow (sqrt -1) 2)))) x)))
1
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(* (sqrt x) y)
(* y (+ (sqrt x) (/ 1 y)))
(* y (+ (sqrt x) (/ 1 y)))
(* y (+ (sqrt x) (/ 1 y)))
(* (sqrt x) y)
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
-1
(- (* x (pow y 2)) 1)
(- (* x (pow y 2)) 1)
(- (* x (pow y 2)) 1)
(* x (pow y 2))
(* x (- (pow y 2) (/ 1 x)))
(* x (- (pow y 2) (/ 1 x)))
(* x (- (pow y 2) (/ 1 x)))
(* x (pow y 2))
(* -1 (* x (+ (* -1 (pow y 2)) (/ 1 x))))
(* -1 (* x (+ (* -1 (pow y 2)) (/ 1 x))))
(* -1 (* x (+ (* -1 (pow y 2)) (/ 1 x))))
-1
(- (* x (pow y 2)) 1)
(- (* x (pow y 2)) 1)
(- (* x (pow y 2)) 1)
(* x (pow y 2))
(* (pow y 2) (- x (/ 1 (pow y 2))))
(* (pow y 2) (- x (/ 1 (pow y 2))))
(* (pow y 2) (- x (/ 1 (pow y 2))))
(* x (pow y 2))
(* (pow y 2) (- x (/ 1 (pow y 2))))
(* (pow y 2) (- x (/ 1 (pow y 2))))
(* (pow y 2) (- x (/ 1 (pow y 2))))
(pow y 2)
(pow y 2)
(pow y 2)
(pow y 2)
(pow y 2)
(pow y 2)
(pow y 2)
(pow y 2)
(pow y 2)
(pow y 2)
(pow y 2)
(pow y 2)
(- (* (sqrt x) y) 1)
(- (* (sqrt x) y) 1)
(- (* (sqrt x) y) 1)
(- (* (sqrt x) y) 1)
(* (sqrt x) y)
(* x (- (* (sqrt (/ 1 x)) y) (/ 1 x)))
(* x (- (* (sqrt (/ 1 x)) y) (/ 1 x)))
(* x (- (* (sqrt (/ 1 x)) y) (/ 1 x)))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* -1 (* x (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
(* -1 (* x (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
(* -1 (* x (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
-1
(- (* (sqrt x) y) 1)
(- (* (sqrt x) y) 1)
(- (* (sqrt x) y) 1)
(* (sqrt x) y)
(* y (- (sqrt x) (/ 1 y)))
(* y (- (sqrt x) (/ 1 y)))
(* y (- (sqrt x) (/ 1 y)))
(* (sqrt x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (/ 1 y))))
(* -1 (* y (+ (* -1 (sqrt x)) (/ 1 y))))
(* -1 (* y (+ (* -1 (sqrt x)) (/ 1 y))))
Outputs
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal 1 binary64))
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal 1 binary64))
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal 1 binary64))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal 1 binary64))
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal 1 binary64))
(* -1 (* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* y (+ (sqrt x) (/ 1 y)))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* y (+ (sqrt x) (/ 1 y)))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* y (+ (sqrt x) (/ 1 y)))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(pow (* 1 x) 1/8)
(pow.f64 x #s(literal 1/8 binary64))
(pow (* 1 x) 1/8)
(pow.f64 x #s(literal 1/8 binary64))
(pow (* 1 x) 1/8)
(pow.f64 x #s(literal 1/8 binary64))
(pow (* 1 x) 1/8)
(pow.f64 x #s(literal 1/8 binary64))
(pow (* 1 x) 1/8)
(pow.f64 x #s(literal 1/8 binary64))
(pow (* 1 x) 1/8)
(pow.f64 x #s(literal 1/8 binary64))
(pow (* 1 x) 1/8)
(pow.f64 x #s(literal 1/8 binary64))
(pow (* 1 x) 1/8)
(pow.f64 x #s(literal 1/8 binary64))
(exp (* 1/8 (+ (log -1) (* -1 (log (/ -1 x))))))
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal 1/8 binary64))
(exp (* 1/8 (+ (log -1) (* -1 (log (/ -1 x))))))
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal 1/8 binary64))
(exp (* 1/8 (+ (log -1) (* -1 (log (/ -1 x))))))
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal 1/8 binary64))
(exp (* 1/8 (+ (log -1) (* -1 (log (/ -1 x))))))
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal 1/8 binary64))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(+ (* -1 x) (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+ (* -1 x) (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+ (* -1 x) (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) x))
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) x))
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) x))
(* x (- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1))
(neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) x))
(* -1 x)
(neg.f64 x)
(+ (* -1 x) (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+ (* -1 x) (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+ (* -1 x) (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* y (+ (sqrt x) (* -1 (/ x y))))
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(* y (+ (sqrt x) (* -1 (/ x y))))
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(* y (+ (sqrt x) (* -1 (/ x y))))
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
-1
#s(literal -1 binary64)
(- (* (sqrt (/ 1 x)) y) 1)
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(- (* (sqrt (/ 1 x)) y) 1)
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(- (* (sqrt (/ 1 x)) y) 1)
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* y (- (sqrt (/ 1 x)) (/ 1 y)))
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(* y (- (sqrt (/ 1 x)) (/ 1 y)))
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(* y (- (sqrt (/ 1 x)) (/ 1 y)))
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y))))
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y))))
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(* -1 (* y (+ (* -1 (sqrt (/ 1 x))) (/ 1 y))))
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(/ (+ (* -1 x) (* (sqrt x) y)) x)
(/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)
(/ (+ (* -1 x) (* (sqrt x) y)) x)
(/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)
(/ (+ (* -1 x) (* (sqrt x) y)) x)
(/.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) x)
(- (* (sqrt (/ 1 x)) y) 1)
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(- (* (sqrt (/ 1 x)) y) 1)
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(- (* (sqrt (/ 1 x)) y) 1)
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(- (* (sqrt (/ 1 x)) y) 1)
(fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y) #s(literal -1 binary64))
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y) #s(literal -1 binary64))
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y) #s(literal -1 binary64))
(- (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) 1)
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 y) #s(literal -1 binary64))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ -1 (- (* (sqrt x) y) 1))
(/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))
(- (/ (* x (pow y 2)) (- (* (sqrt x) y) 1)) (/ 1 (- (* (sqrt x) y) 1)))
(fma.f64 x (/.f64 (*.f64 y y) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))
(- (/ (* x (pow y 2)) (- (* (sqrt x) y) 1)) (/ 1 (- (* (sqrt x) y) 1)))
(fma.f64 x (/.f64 (*.f64 y y) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))
(- (/ (* x (pow y 2)) (- (* (sqrt x) y) 1)) (/ 1 (- (* (sqrt x) y) 1)))
(fma.f64 x (/.f64 (*.f64 y y) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (* (sqrt x) y)))
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y))
(+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* (sqrt x) y) (* (sqrt (/ 1 (pow x 3))) (/ (+ x (* -1 (* (sqrt x) (/ 1 y)))) y)))))
(-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 x (/.f64 (sqrt.f64 x) y)) y) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) y))
(- (+ 1 (+ (* -1 (* (sqrt (/ 1 x)) (/ 1 y))) (+ (* -1 (* (sqrt (/ 1 (pow x 3))) (/ 1 (pow y 3)))) (+ (* (sqrt x) y) (/ 1 (* x (pow y 2))))))) (* -1 (* (sqrt (/ 1 (pow x 3))) (/ (+ x (* -1 (* (sqrt x) (/ 1 y)))) y))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 x (/.f64 (sqrt.f64 x) y)) y) (fma.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))))))
(* -1 (* (sqrt x) y))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(+ (* -1 (* (sqrt x) y)) (* -1 (/ (- (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ x (pow (sqrt -1) 2)))) x)))
(neg.f64 (fma.f64 (neg.f64 (sqrt.f64 x)) (+.f64 (neg.f64 y) (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal -1 binary64)))
(+ (* -1 (* (sqrt x) y)) (* -1 (/ (- (+ (* -1 (* (sqrt x) (/ 1 y))) (* -1 (* (sqrt (/ 1 x)) (/ (- (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ x (pow (sqrt -1) 2)))) y)))) (* -1 (/ x (pow (sqrt -1) 2)))) x)))
(+.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 x (/.f64 (sqrt.f64 x) y)) (neg.f64 y)) (/.f64 (sqrt.f64 x) y)) x) (fma.f64 (sqrt.f64 x) (neg.f64 y) #s(literal 1 binary64)))
(+ (* -1 (* (sqrt x) y)) (* -1 (/ (- (+ (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ (- (* -1 (* (sqrt x) (/ 1 (* (pow y 3) (pow (sqrt -1) 2))))) (+ (* -1 (* (sqrt x) (/ (- (* -1 (* (sqrt x) (/ 1 y))) (* -1 (/ x (pow (sqrt -1) 2)))) y))) (* -1 (/ x (* (pow y 2) (pow (sqrt -1) 4)))))) x))) (* -1 (/ x (pow (sqrt -1) 2)))) x)))
(+.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 x) y) (/.f64 (-.f64 (+.f64 (/.f64 (sqrt.f64 x) (*.f64 y (*.f64 y y))) (/.f64 x (*.f64 (*.f64 y y) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (/.f64 (fma.f64 x (sqrt.f64 x) (/.f64 x y)) y)) x)) x) (fma.f64 (sqrt.f64 x) (neg.f64 y) #s(literal 1 binary64)))
1
#s(literal 1 binary64)
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* y (+ (sqrt x) (/ 1 y)))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* y (+ (sqrt x) (/ 1 y)))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* y (+ (sqrt x) (/ 1 y)))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
-1
#s(literal -1 binary64)
(- (* x (pow y 2)) 1)
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(- (* x (pow y 2)) 1)
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(- (* x (pow y 2)) 1)
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* x (- (pow y 2) (/ 1 x)))
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(* x (- (pow y 2) (/ 1 x)))
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(* x (- (pow y 2) (/ 1 x)))
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* -1 (* x (+ (* -1 (pow y 2)) (/ 1 x))))
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(* -1 (* x (+ (* -1 (pow y 2)) (/ 1 x))))
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(* -1 (* x (+ (* -1 (pow y 2)) (/ 1 x))))
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
-1
#s(literal -1 binary64)
(- (* x (pow y 2)) 1)
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(- (* x (pow y 2)) 1)
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(- (* x (pow y 2)) 1)
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* (pow y 2) (- x (/ 1 (pow y 2))))
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(* (pow y 2) (- x (/ 1 (pow y 2))))
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(* (pow y 2) (- x (/ 1 (pow y 2))))
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(* x (pow y 2))
(*.f64 x (*.f64 y y))
(* (pow y 2) (- x (/ 1 (pow y 2))))
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(* (pow y 2) (- x (/ 1 (pow y 2))))
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(* (pow y 2) (- x (/ 1 (pow y 2))))
(fma.f64 x (*.f64 y y) #s(literal -1 binary64))
(pow y 2)
(*.f64 y y)
(pow y 2)
(*.f64 y y)
(pow y 2)
(*.f64 y y)
(pow y 2)
(*.f64 y y)
(pow y 2)
(*.f64 y y)
(pow y 2)
(*.f64 y y)
(pow y 2)
(*.f64 y y)
(pow y 2)
(*.f64 y y)
(pow y 2)
(*.f64 y y)
(pow y 2)
(*.f64 y y)
(pow y 2)
(*.f64 y y)
(pow y 2)
(*.f64 y y)
(- (* (sqrt x) y) 1)
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))
(- (* (sqrt x) y) 1)
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))
(- (* (sqrt x) y) 1)
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))
(- (* (sqrt x) y) 1)
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* x (- (* (sqrt (/ 1 x)) y) (/ 1 x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal -1 binary64))
(* x (- (* (sqrt (/ 1 x)) y) (/ 1 x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal -1 binary64))
(* x (- (* (sqrt (/ 1 x)) y) (/ 1 x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal -1 binary64))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* -1 (* x (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal -1 binary64))
(* -1 (* x (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal -1 binary64))
(* -1 (* x (+ (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))) (/ 1 x))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal -1 binary64))
-1
#s(literal -1 binary64)
(- (* (sqrt x) y) 1)
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))
(- (* (sqrt x) y) 1)
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))
(- (* (sqrt x) y) 1)
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* y (- (sqrt x) (/ 1 y)))
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))
(* y (- (sqrt x) (/ 1 y)))
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))
(* y (- (sqrt x) (/ 1 y)))
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (/ 1 y))))
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))
(* -1 (* y (+ (* -1 (sqrt x)) (/ 1 y))))
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))
(* -1 (* y (+ (* -1 (sqrt x)) (/ 1 y))))
(fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))

eval294.0ms (4%)

Memory
6.0MiB live, 439.5MiB allocated
Compiler

Compiled 39 899 to 2 858 computations (92.8% saved)

prune223.0ms (3%)

Memory
15.7MiB live, 292.1MiB allocated
Pruning

10 alts after pruning (5 fresh and 5 done)

PrunedKeptTotal
New1 70621 708
Fresh134
Picked325
Done033
Total1 710101 720
Accuracy
100.0%
Counts
1 720 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
64.3%
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64))
68.4%
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
34.2%
(/.f64 (*.f64 x y) (sqrt.f64 x))
99.9%
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
67.5%
(-.f64 (*.f64 (sqrt.f64 x) y) x)
62.3%
(-.f64 #s(literal 1 binary64) x)
32.6%
(*.f64 (/.f64 y (sqrt.f64 x)) x)
38.2%
(*.f64 (sqrt.f64 x) y)
30.8%
(neg.f64 x)
31.9%
#s(literal 1 binary64)
Compiler

Compiled 108 to 72 computations (33.3% saved)

simplify69.0ms (0.9%)

Memory
-8.6MiB live, 28.1MiB allocated
Algorithm
egg-herbie
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 y x)
cost-diff0
(/.f64 #s(literal 1 binary64) x)
cost-diff0
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
cost-diff0
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64))
cost-diff0
(sqrt.f64 x)
cost-diff0
(*.f64 x y)
cost-diff0
(/.f64 (*.f64 x y) (sqrt.f64 x))
cost-diff0
(sqrt.f64 x)
cost-diff0
(/.f64 y (sqrt.f64 x))
cost-diff0
(*.f64 (/.f64 y (sqrt.f64 x)) x)
cost-diff0
(neg.f64 x)
cost-diff0
(sqrt.f64 x)
cost-diff0
(*.f64 (sqrt.f64 x) y)
cost-diff0
(-.f64 (*.f64 (sqrt.f64 x) y) x)
Rules
560×accelerator-lowering-fma.f32
560×accelerator-lowering-fma.f64
448×*-lowering-*.f32
448×*-lowering-*.f64
426×times-frac
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01667
12967
24367
35367
46867
59167
615367
722967
843067
9110167
10150467
11170467
12180167
13182967
14183167
0183166
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(- (* (sqrt x) y) x)
(* (sqrt x) y)
(sqrt x)
x
y
(neg x)
x
(* (/ y (sqrt x)) x)
(/ y (sqrt x))
y
(sqrt x)
x
(/ (* x y) (sqrt x))
(* x y)
x
y
(sqrt x)
(+ (* (sqrt (/ 1 x)) (* y x)) 1)
(sqrt (/ 1 x))
(/ 1 x)
1
x
(* y x)
y
Outputs
(- (* (sqrt x) y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(sqrt x)
(sqrt.f64 x)
x
y
(neg x)
(neg.f64 x)
x
(* (/ y (sqrt x)) x)
(/.f64 (*.f64 x y) (sqrt.f64 x))
(/ y (sqrt x))
(/.f64 y (sqrt.f64 x))
y
(sqrt x)
(sqrt.f64 x)
x
(/ (* x y) (sqrt x))
(/.f64 (*.f64 x y) (sqrt.f64 x))
(* x y)
(*.f64 x y)
x
y
(sqrt x)
(sqrt.f64 x)
(+ (* (sqrt (/ 1 x)) (* y x)) 1)
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal 1 binary64))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
x
(* y x)
(*.f64 x y)
y

localize68.0ms (0.9%)

Memory
4.3MiB live, 80.4MiB allocated
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(/.f64 #s(literal 1 binary64) x)
accuracy100.0%
(*.f64 y x)
accuracy99.7%
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
accuracy93.0%
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64))
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(sqrt.f64 x)
accuracy85.9%
(/.f64 (*.f64 x y) (sqrt.f64 x))
accuracy100.0%
(sqrt.f64 x)
accuracy99.7%
(/.f64 y (sqrt.f64 x))
accuracy89.9%
(*.f64 (/.f64 y (sqrt.f64 x)) x)
accuracy100.0%
(neg.f64 x)
accuracy100.0%
(sqrt.f64 x)
accuracy100.0%
(-.f64 (*.f64 (sqrt.f64 x) y) x)
accuracy99.6%
(*.f64 (sqrt.f64 x) y)
Samples
46.0ms256×0valid
Compiler

Compiled 68 to 18 computations (73.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 20.0ms
ival-mult: 7.0ms (35.5% of total)
ival-div: 5.0ms (25.4% of total)
ival-sqrt: 4.0ms (20.3% of total)
ival-add: 1.0ms (5.1% of total)
ival-sub: 1.0ms (5.1% of total)
ival-neg: 1.0ms (5.1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series7.0ms (0.1%)

Memory
13.9MiB live, 13.9MiB allocated
Counts
12 → 240
Calls
Call 1
Inputs
#<alt (- (* (sqrt x) y) x)>
#<alt (* (sqrt x) y)>
#<alt (sqrt x)>
#<alt (neg x)>
#<alt (* (/ y (sqrt x)) x)>
#<alt (/ y (sqrt x))>
#<alt (/ (* x y) (sqrt x))>
#<alt (* x y)>
#<alt (+ (* (sqrt (/ 1 x)) (* y x)) 1)>
#<alt (sqrt (/ 1 x))>
#<alt (/ 1 x)>
#<alt (* y x)>
Outputs
#<alt (* (sqrt x) y)>
#<alt (+ (* -1 x) (* (sqrt x) y))>
#<alt (+ (* -1 x) (* (sqrt x) y))>
#<alt (+ (* -1 x) (* (sqrt x) y))>
#<alt (* x (- (* (sqrt (/ 1 x)) y) 1))>
#<alt (* x (- (* (sqrt (/ 1 x)) y) 1))>
#<alt (* x (- (* (sqrt (/ 1 x)) y) 1))>
#<alt (* x (- (* (sqrt (/ 1 x)) y) 1))>
#<alt (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))>
#<alt (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))>
#<alt (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))>
#<alt (* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))>
#<alt (* -1 x)>
#<alt (- (* (sqrt x) y) x)>
#<alt (- (* (sqrt x) y) x)>
#<alt (- (* (sqrt x) y) x)>
#<alt (* (sqrt x) y)>
#<alt (* y (+ (sqrt x) (* -1 (/ x y))))>
#<alt (* y (+ (sqrt x) (* -1 (/ x y))))>
#<alt (* y (+ (sqrt x) (* -1 (/ x y))))>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))>
#<alt (* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (sqrt x)>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt (/ 1 x)) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* (sqrt x) y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (* (sqrt x) y)>
#<alt (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))>
#<alt (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))>
#<alt (* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))>
#<alt (* (sqrt x) (* y (pow (sqrt -1) 2)))>
#<alt (* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))>
#<alt (* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))>
#<alt (* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))>
#<alt 1>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (+ 1 (* (sqrt x) y))>
#<alt (* (sqrt x) y)>
#<alt (* y (+ (sqrt x) (/ 1 y)))>
#<alt (* y (+ (sqrt x) (/ 1 y)))>
#<alt (* y (+ (sqrt x) (/ 1 y)))>
#<alt (* (sqrt x) y)>
#<alt (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))>
#<alt (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))>
#<alt (* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))>
#<alt (sqrt (/ 1 x))>
#<alt (sqrt (/ 1 x))>
#<alt (sqrt (/ 1 x))>
#<alt (sqrt (/ 1 x))>
#<alt (sqrt (/ 1 x))>
#<alt (sqrt (/ 1 x))>
#<alt (sqrt (/ 1 x))>
#<alt (sqrt (/ 1 x))>
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))>
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))>
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))>
#<alt (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
Calls

60 calls:

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

rewrite390.0ms (5.3%)

Memory
-10.4MiB live, 472.1MiB allocated
Algorithm
batch-egg-rewrite
Rules
9 834×accelerator-lowering-fma.f32
9 834×accelerator-lowering-fma.f64
3 644×*-lowering-*.f32
3 644×*-lowering-*.f64
2 344×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01647
17646
250744
3711344
0801643
Stop Event
iter limit
node limit
Counts
12 → 680
Calls
Call 1
Inputs
(- (* (sqrt x) y) x)
(* (sqrt x) y)
(sqrt x)
(neg x)
(* (/ y (sqrt x)) x)
(/ y (sqrt x))
(/ (* x y) (sqrt x))
(* x y)
(+ (* (sqrt (/ 1 x)) (* y x)) 1)
(sqrt (/ 1 x))
(/ 1 x)
(* y x)
Outputs
(+.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) y))
(+.f64 (*.f64 (sqrt.f64 x) y) (neg.f64 x))
(+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) x))
(+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))))
(+.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x)))))
(-.f64 (*.f64 (sqrt.f64 x) y) x)
(-.f64 #s(literal 0 binary64) (-.f64 x (*.f64 (sqrt.f64 x) y)))
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))))
(-.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x))))
(fma.f64 x (/.f64 y (sqrt.f64 x)) (neg.f64 x))
(fma.f64 x #s(literal -1 binary64) (*.f64 (sqrt.f64 x) y))
(fma.f64 x (/.f64 (*.f64 y y) (fma.f64 (sqrt.f64 x) y x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x)))))
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x)) (*.f64 (sqrt.f64 x) y))
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) (neg.f64 x))
(fma.f64 (sqrt.f64 x) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) (fma.f64 (sqrt.f64 x) y x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x)))))
(fma.f64 y (sqrt.f64 x) (neg.f64 x))
(fma.f64 y (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (neg.f64 x))
(fma.f64 y (/.f64 (*.f64 x y) (fma.f64 (sqrt.f64 x) y x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x)))))
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))
(fma.f64 (neg.f64 x) (neg.f64 (/.f64 y (sqrt.f64 x))) (neg.f64 x))
(fma.f64 (/.f64 y (sqrt.f64 x)) x (neg.f64 x))
(fma.f64 (*.f64 x y) (/.f64 (sqrt.f64 x) x) (neg.f64 x))
(fma.f64 (*.f64 x y) (/.f64 y (fma.f64 (sqrt.f64 x) y x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x)))))
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y) (neg.f64 x))
(fma.f64 (/.f64 (sqrt.f64 x) x) (*.f64 x y) (neg.f64 x))
(fma.f64 (/.f64 (sqrt.f64 x) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (neg.f64 x))
(fma.f64 (/.f64 (sqrt.f64 x) x) (/.f64 x (/.f64 #s(literal 1 binary64) y)) (neg.f64 x))
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64) (neg.f64 x))
(fma.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x)))))
(fma.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))))
(fma.f64 #s(literal -1 binary64) x (*.f64 (sqrt.f64 x) y))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y)) (neg.f64 x))
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 x))
(fma.f64 (*.f64 y (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) (neg.f64 x))
(fma.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (sqrt.f64 x) y))
(fma.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) x) (neg.f64 x))
(fma.f64 (neg.f64 y) (*.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) (neg.f64 x))
(fma.f64 (neg.f64 y) (/.f64 x (neg.f64 (sqrt.f64 x))) (neg.f64 x))
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x)))))
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))))
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))))
(fma.f64 (*.f64 x (sqrt.f64 x)) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))))
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 (*.f64 x (sqrt.f64 x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))))
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 x) y))
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (*.f64 y (neg.f64 x)) (neg.f64 x))
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y))
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x y)) (neg.f64 x))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (neg.f64 x))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (sqrt.f64 x) y) #s(literal 3/2 binary64)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))))
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 y y)) (/.f64 (sqrt.f64 x) (fma.f64 (sqrt.f64 x) y x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x)))))
(fma.f64 (*.f64 y y) (/.f64 x (fma.f64 (sqrt.f64 x) y x)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x)))))
(fma.f64 (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 x))
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 x))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 x)) (neg.f64 x))
(fma.f64 (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 x))
(fma.f64 (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (neg.f64 x))
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (sqrt.f64 x) (neg.f64 x))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)) (neg.f64 x))
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 x) y))
(fma.f64 (*.f64 (*.f64 x y) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) (neg.f64 x))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) (neg.f64 x))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x)))) (-.f64 (*.f64 (sqrt.f64 x) y) x) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))))) (fma.f64 x (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x)))))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y)) (*.f64 (*.f64 x (fma.f64 (sqrt.f64 x) y x)) (*.f64 (*.f64 x (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (fma.f64 (sqrt.f64 x) y x)))))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 x (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (*.f64 y y))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))))
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (*.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x (fma.f64 (sqrt.f64 x) y x))))) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x (fma.f64 (sqrt.f64 x) y x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))))
(fma.f64 (/.f64 x (neg.f64 (sqrt.f64 x))) (neg.f64 y) (neg.f64 x))
(neg.f64 (/.f64 (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))))
(neg.f64 (/.f64 (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x))) (neg.f64 (fma.f64 (sqrt.f64 x) y x))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x))))) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x)))) (fma.f64 (sqrt.f64 x) y x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) x)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) x))))
(/.f64 (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))
(/.f64 (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x x (-.f64 (*.f64 x (*.f64 y y)) (*.f64 (sqrt.f64 x) (*.f64 y (neg.f64 x))))))
(/.f64 (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x))) (fma.f64 (sqrt.f64 x) y x))
(/.f64 (neg.f64 (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x)))) (neg.f64 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 y y) (*.f64 x x))))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 x x)) (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x)))) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 x (*.f64 y y) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (*.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y x)) (*.f64 (fma.f64 (sqrt.f64 x) y x) (*.f64 x x))) (*.f64 (fma.f64 (sqrt.f64 x) y x) (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (sqrt.f64 x) y x))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y x)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y x)) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y x)) (fma.f64 (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x))) (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x)))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 y y))) (-.f64 (neg.f64 x) (*.f64 (sqrt.f64 x) y)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y x)) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y x))) (*.f64 (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x))) (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x))))) (fma.f64 x (/.f64 (*.f64 y y) (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (/.f64 x (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (*.f64 (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x))) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y x))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x x) (fma.f64 x (*.f64 y y) (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 y y) (*.f64 x x)) (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))) (fma.f64 x (*.f64 y y) (*.f64 x x)))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 x) y) x))
(*.f64 (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))))
(*.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))) (*.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))))
(*.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))) (/.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))))
(*.f64 (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)))
(*.f64 (fma.f64 (sqrt.f64 x) y x) (*.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x))))
(*.f64 (fma.f64 (sqrt.f64 x) y x) (/.f64 (-.f64 (*.f64 (sqrt.f64 x) y) x) (fma.f64 (sqrt.f64 x) y x)))
(*.f64 (neg.f64 (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))))))
(*.f64 (neg.f64 (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (sqrt.f64 x) y x))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y)))) (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y x)) (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x))) (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x)))) (-.f64 (*.f64 (sqrt.f64 x) y) x))
(*.f64 (/.f64 (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y)) (*.f64 (*.f64 x (fma.f64 (sqrt.f64 x) y x)) (*.f64 (*.f64 x (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (fma.f64 (sqrt.f64 x) y x)))))) (fma.f64 x (*.f64 (*.f64 y y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x (fma.f64 (sqrt.f64 x) y x)) (-.f64 (*.f64 x (fma.f64 (sqrt.f64 x) y x)) (*.f64 x (*.f64 y y))))))
(*.f64 (/.f64 (fma.f64 y (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (fma.f64 (sqrt.f64 x) y x) (*.f64 x (*.f64 y y))) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x (fma.f64 (sqrt.f64 x) y x))))) (-.f64 (*.f64 x (*.f64 y y)) (*.f64 x (fma.f64 (sqrt.f64 x) y x))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) (*.f64 x (neg.f64 x))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))))) (fma.f64 x (-.f64 x (*.f64 (sqrt.f64 x) y)) (*.f64 x (*.f64 y y))))
(+.f64 (*.f64 (sqrt.f64 x) y) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) y))
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 (sqrt.f64 x) y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 x))) (neg.f64 (*.f64 (sqrt.f64 x) y)))
(fma.f64 x (/.f64 y (sqrt.f64 x)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 x) y #s(literal 0 binary64))
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64))
(fma.f64 y (sqrt.f64 x) #s(literal 0 binary64))
(fma.f64 y (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) #s(literal 0 binary64))
(fma.f64 (neg.f64 x) (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal 0 binary64))
(fma.f64 (/.f64 y (sqrt.f64 x)) x #s(literal 0 binary64))
(fma.f64 (*.f64 x y) (/.f64 (sqrt.f64 x) x) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (sqrt.f64 x) x) (*.f64 x y) #s(literal 0 binary64))
(fma.f64 (/.f64 (sqrt.f64 x) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 0 binary64))
(fma.f64 (/.f64 (sqrt.f64 x) x) (/.f64 x (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64))
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 0 binary64))
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 0 binary64))
(fma.f64 (*.f64 y (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 0 binary64))
(fma.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) x) #s(literal 0 binary64))
(fma.f64 (neg.f64 y) (*.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) #s(literal 0 binary64))
(fma.f64 (neg.f64 y) (/.f64 x (neg.f64 (sqrt.f64 x))) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (*.f64 y (neg.f64 x)) #s(literal 0 binary64))
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) #s(literal 0 binary64))
(fma.f64 (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 x)) #s(literal 0 binary64))
(fma.f64 (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (sqrt.f64 x) #s(literal 0 binary64))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 x y) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 0 binary64))
(fma.f64 (/.f64 x (neg.f64 (sqrt.f64 x))) (neg.f64 y) #s(literal 0 binary64))
(neg.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)))
(/.f64 x (/.f64 (sqrt.f64 x) y))
(/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y))
(/.f64 (neg.f64 x) (neg.f64 (/.f64 (sqrt.f64 x) y)))
(/.f64 (neg.f64 x) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))
(/.f64 (/.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 x y) (sqrt.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))
(/.f64 (/.f64 (sqrt.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(/.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) y)))
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 (sqrt.f64 x)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(/.f64 (fma.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal 0 binary64)) (fma.f64 x (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 0 binary64)))))
(/.f64 (-.f64 (*.f64 x (*.f64 y y)) #s(literal 0 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 0 binary64)))
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y)) (sqrt.f64 (neg.f64 x)))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1 binary64))
(*.f64 x (/.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 y (sqrt.f64 x))
(*.f64 y (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))
(*.f64 (neg.f64 x) (neg.f64 (/.f64 y (sqrt.f64 x))))
(*.f64 (/.f64 y (sqrt.f64 x)) x)
(*.f64 (*.f64 x y) (/.f64 (sqrt.f64 x) x))
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))
(*.f64 (/.f64 (sqrt.f64 x) x) (*.f64 x y))
(*.f64 (/.f64 (sqrt.f64 x) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)))
(*.f64 (/.f64 (sqrt.f64 x) x) (/.f64 x (/.f64 #s(literal 1 binary64) y)))
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y)))
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))
(*.f64 (*.f64 y (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) x))
(*.f64 (neg.f64 y) (*.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))
(*.f64 (neg.f64 y) (/.f64 x (neg.f64 (sqrt.f64 x))))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (*.f64 y (neg.f64 x)))
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x y)))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y))
(*.f64 (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (/.f64 y (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 x)))
(*.f64 (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) (/.f64 x (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (sqrt.f64 x))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (*.f64 x y) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)))
(*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(*.f64 (/.f64 x (neg.f64 (sqrt.f64 x))) (neg.f64 y))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)))
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 x)))
(sqrt.f64 x)
(neg.f64 (neg.f64 (sqrt.f64 x)))
(/.f64 x (sqrt.f64 x))
(/.f64 (sqrt.f64 x) #s(literal 1 binary64))
(/.f64 (neg.f64 x) (neg.f64 (sqrt.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x))
(/.f64 (/.f64 (sqrt.f64 x) x) (/.f64 #s(literal 1 binary64) x))
(/.f64 (neg.f64 (sqrt.f64 x)) #s(literal -1 binary64))
(/.f64 (sqrt.f64 (neg.f64 x)) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(/.f64 (*.f64 (/.f64 (sqrt.f64 x) x) (neg.f64 x)) #s(literal -1 binary64))
(/.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (sqrt.f64 (neg.f64 x)))
(/.f64 (*.f64 (neg.f64 x) (/.f64 (sqrt.f64 x) x)) #s(literal -1 binary64))
(pow.f64 x #s(literal 1/2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 x (/.f64 (sqrt.f64 x) x))
(*.f64 (sqrt.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 x))
(*.f64 (/.f64 (sqrt.f64 x) x) x)
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) x))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (*.f64 x (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)))
(+.f64 (neg.f64 x) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (neg.f64 x))
(-.f64 #s(literal 0 binary64) x)
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)))
(-.f64 (/.f64 #s(literal 0 binary64) x) x)
(fma.f64 x #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x)) #s(literal 0 binary64))
(fma.f64 (neg.f64 x) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64))
(fma.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x) #s(literal 0 binary64))
(fma.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 x))) #s(literal 0 binary64))
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 0 binary64))
(neg.f64 x)
(/.f64 x #s(literal -1 binary64))
(/.f64 (neg.f64 x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (neg.f64 x))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 x x) (neg.f64 x))
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (*.f64 x x))
(/.f64 (neg.f64 (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x)))))
(/.f64 (*.f64 x (neg.f64 x)) x)
(/.f64 (neg.f64 (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x (neg.f64 x)))
(*.f64 x #s(literal -1 binary64))
(*.f64 (sqrt.f64 x) (neg.f64 (sqrt.f64 x)))
(*.f64 (neg.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) x)
(*.f64 (neg.f64 (sqrt.f64 x)) (sqrt.f64 x))
(*.f64 (neg.f64 (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (neg.f64 (sqrt.f64 x))))
(*.f64 (*.f64 (neg.f64 (sqrt.f64 x)) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(+.f64 (*.f64 (sqrt.f64 x) y) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) y))
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 (sqrt.f64 x) y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 x))) (neg.f64 (*.f64 (sqrt.f64 x) y)))
(fma.f64 x (/.f64 y (sqrt.f64 x)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 x) y #s(literal 0 binary64))
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64))
(fma.f64 y (sqrt.f64 x) #s(literal 0 binary64))
(fma.f64 y (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) #s(literal 0 binary64))
(fma.f64 (neg.f64 x) (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal 0 binary64))
(fma.f64 (/.f64 y (sqrt.f64 x)) x #s(literal 0 binary64))
(fma.f64 (*.f64 x y) (/.f64 (sqrt.f64 x) x) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (sqrt.f64 x) x) (*.f64 x y) #s(literal 0 binary64))
(fma.f64 (/.f64 (sqrt.f64 x) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 0 binary64))
(fma.f64 (/.f64 (sqrt.f64 x) x) (/.f64 x (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64))
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 0 binary64))
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 0 binary64))
(fma.f64 (*.f64 y (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 0 binary64))
(fma.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) x) #s(literal 0 binary64))
(fma.f64 (neg.f64 y) (*.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) #s(literal 0 binary64))
(fma.f64 (neg.f64 y) (/.f64 x (neg.f64 (sqrt.f64 x))) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (*.f64 y (neg.f64 x)) #s(literal 0 binary64))
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) #s(literal 0 binary64))
(fma.f64 (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 x)) #s(literal 0 binary64))
(fma.f64 (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (sqrt.f64 x) #s(literal 0 binary64))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 x y) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 0 binary64))
(fma.f64 (/.f64 x (neg.f64 (sqrt.f64 x))) (neg.f64 y) #s(literal 0 binary64))
(neg.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)))
(/.f64 x (/.f64 (sqrt.f64 x) y))
(/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y))
(/.f64 (neg.f64 x) (neg.f64 (/.f64 (sqrt.f64 x) y)))
(/.f64 (neg.f64 x) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))
(/.f64 (/.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 x y) (sqrt.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))
(/.f64 (/.f64 (sqrt.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(/.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) y)))
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 (sqrt.f64 x)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(/.f64 (fma.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal 0 binary64)) (fma.f64 x (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 0 binary64)))))
(/.f64 (-.f64 (*.f64 x (*.f64 y y)) #s(literal 0 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 0 binary64)))
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y)) (sqrt.f64 (neg.f64 x)))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1 binary64))
(*.f64 x (/.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 y (sqrt.f64 x))
(*.f64 y (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))
(*.f64 (neg.f64 x) (neg.f64 (/.f64 y (sqrt.f64 x))))
(*.f64 (/.f64 y (sqrt.f64 x)) x)
(*.f64 (*.f64 x y) (/.f64 (sqrt.f64 x) x))
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))
(*.f64 (/.f64 (sqrt.f64 x) x) (*.f64 x y))
(*.f64 (/.f64 (sqrt.f64 x) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)))
(*.f64 (/.f64 (sqrt.f64 x) x) (/.f64 x (/.f64 #s(literal 1 binary64) y)))
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y)))
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))
(*.f64 (*.f64 y (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) x))
(*.f64 (neg.f64 y) (*.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))
(*.f64 (neg.f64 y) (/.f64 x (neg.f64 (sqrt.f64 x))))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (*.f64 y (neg.f64 x)))
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x y)))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y))
(*.f64 (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (/.f64 y (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 x)))
(*.f64 (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) (/.f64 x (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (sqrt.f64 x))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (*.f64 x y) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)))
(*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(*.f64 (/.f64 x (neg.f64 (sqrt.f64 x))) (neg.f64 y))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 x) y)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 y (sqrt.f64 x))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 x))) (neg.f64 (/.f64 y (sqrt.f64 x))))
(neg.f64 (neg.f64 (/.f64 y (sqrt.f64 x))))
(neg.f64 (*.f64 (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y (sqrt.f64 x)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 x) y)))
(/.f64 y (sqrt.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) y))
(/.f64 (/.f64 (sqrt.f64 x) x) (/.f64 #s(literal 1 binary64) y))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 x) y)))
(/.f64 (neg.f64 y) (neg.f64 (sqrt.f64 x)))
(/.f64 (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(/.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (sqrt.f64 x))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 (sqrt.f64 x)))
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 x)))
(/.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) y) (sqrt.f64 (neg.f64 x)))
(pow.f64 (/.f64 (sqrt.f64 x) y) #s(literal -1 binary64))
(*.f64 y (/.f64 (sqrt.f64 x) x))
(*.f64 (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y (sqrt.f64 x)))
(*.f64 (/.f64 (sqrt.f64 x) x) y)
(*.f64 (/.f64 (sqrt.f64 x) x) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (sqrt.f64 x))))
(*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (neg.f64 y))
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) y))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 y (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) y) #s(literal -1/2 binary64)))
(*.f64 (*.f64 y (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))
(+.f64 (*.f64 (sqrt.f64 x) y) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 x) y))
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (*.f64 (sqrt.f64 x) y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 x))) (neg.f64 (*.f64 (sqrt.f64 x) y)))
(fma.f64 x (/.f64 y (sqrt.f64 x)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 x) y #s(literal 0 binary64))
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64))
(fma.f64 y (sqrt.f64 x) #s(literal 0 binary64))
(fma.f64 y (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) #s(literal 0 binary64))
(fma.f64 (neg.f64 x) (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal 0 binary64))
(fma.f64 (/.f64 y (sqrt.f64 x)) x #s(literal 0 binary64))
(fma.f64 (*.f64 x y) (/.f64 (sqrt.f64 x) x) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 0 binary64))
(fma.f64 (/.f64 (sqrt.f64 x) x) (*.f64 x y) #s(literal 0 binary64))
(fma.f64 (/.f64 (sqrt.f64 x) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 0 binary64))
(fma.f64 (/.f64 (sqrt.f64 x) x) (/.f64 x (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64))
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 0 binary64))
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 0 binary64))
(fma.f64 (*.f64 y (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 0 binary64))
(fma.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) x) #s(literal 0 binary64))
(fma.f64 (neg.f64 y) (*.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) #s(literal 0 binary64))
(fma.f64 (neg.f64 y) (/.f64 x (neg.f64 (sqrt.f64 x))) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (*.f64 y (neg.f64 x)) #s(literal 0 binary64))
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 0 binary64))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) #s(literal 0 binary64))
(fma.f64 (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 x)) #s(literal 0 binary64))
(fma.f64 (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) #s(literal 0 binary64))
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (sqrt.f64 x) #s(literal 0 binary64))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 x y) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) #s(literal 0 binary64))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 0 binary64))
(fma.f64 (/.f64 x (neg.f64 (sqrt.f64 x))) (neg.f64 y) #s(literal 0 binary64))
(neg.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)))
(/.f64 x (/.f64 (sqrt.f64 x) y))
(/.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) y))
(/.f64 (neg.f64 x) (neg.f64 (/.f64 (sqrt.f64 x) y)))
(/.f64 (neg.f64 x) (*.f64 (/.f64 (sqrt.f64 x) y) #s(literal -1 binary64)))
(/.f64 (/.f64 y (sqrt.f64 x)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 x y) (sqrt.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))
(/.f64 (/.f64 (sqrt.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(/.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 x) y)))
(/.f64 (*.f64 y (neg.f64 x)) (neg.f64 (sqrt.f64 x)))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(/.f64 (fma.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y)) #s(literal 0 binary64)) (fma.f64 x (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 0 binary64)))))
(/.f64 (-.f64 (*.f64 x (*.f64 y y)) #s(literal 0 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) #s(literal 0 binary64)))
(/.f64 (*.f64 (*.f64 x y) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x y)) (sqrt.f64 (neg.f64 x)))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1 binary64))
(*.f64 x (/.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 y (sqrt.f64 x))
(*.f64 y (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))
(*.f64 (neg.f64 x) (neg.f64 (/.f64 y (sqrt.f64 x))))
(*.f64 (/.f64 y (sqrt.f64 x)) x)
(*.f64 (*.f64 x y) (/.f64 (sqrt.f64 x) x))
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))
(*.f64 (/.f64 (sqrt.f64 x) x) (*.f64 x y))
(*.f64 (/.f64 (sqrt.f64 x) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)))
(*.f64 (/.f64 (sqrt.f64 x) x) (/.f64 x (/.f64 #s(literal 1 binary64) y)))
(*.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y)))
(*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))
(*.f64 (*.f64 y (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)))
(*.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) x))
(*.f64 (neg.f64 y) (*.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 x))))
(*.f64 (neg.f64 y) (/.f64 x (neg.f64 (sqrt.f64 x))))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (*.f64 y (neg.f64 x)))
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x y)))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y))
(*.f64 (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (/.f64 y (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 x)))
(*.f64 (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) (/.f64 x (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))))
(*.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (sqrt.f64 x))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (*.f64 x y) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)))
(*.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(*.f64 (/.f64 x (neg.f64 (sqrt.f64 x))) (neg.f64 y))
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x)))
(neg.f64 (*.f64 y (neg.f64 x)))
(/.f64 y (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 x y) #s(literal 1 binary64))
(/.f64 (*.f64 y (neg.f64 x)) #s(literal -1 binary64))
(*.f64 x y)
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) y))
(*.f64 y x)
(*.f64 (neg.f64 x) (neg.f64 y))
(*.f64 (*.f64 x y) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x y))
(*.f64 (*.f64 (sqrt.f64 x) y) (sqrt.f64 x))
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 x)))
(*.f64 (neg.f64 y) (neg.f64 x))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 x) y)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))
(+.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))
(+.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y)))
(-.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (/.f64 (*.f64 x (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))
(fma.f64 x (/.f64 y (sqrt.f64 x)) #s(literal 1 binary64))
(fma.f64 x (/.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y y))) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(fma.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))
(fma.f64 y (sqrt.f64 x) #s(literal 1 binary64))
(fma.f64 y (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (neg.f64 (/.f64 y (sqrt.f64 x))) #s(literal 1 binary64))
(fma.f64 (/.f64 y (sqrt.f64 x)) x #s(literal 1 binary64))
(fma.f64 (/.f64 y (sqrt.f64 x)) (/.f64 (*.f64 x (*.f64 (sqrt.f64 x) y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 (*.f64 x y) (/.f64 (sqrt.f64 x) x) #s(literal 1 binary64))
(fma.f64 (*.f64 x y) (/.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 x) x) (*.f64 x y) #s(literal 1 binary64))
(fma.f64 (/.f64 (sqrt.f64 x) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 (sqrt.f64 x) x) (/.f64 x (/.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64))
(fma.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 (*.f64 (sqrt.f64 x) y) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 x) y)) #s(literal 1 binary64))
(fma.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1 binary64))
(fma.f64 (*.f64 y (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (neg.f64 y) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) x) #s(literal 1 binary64))
(fma.f64 (neg.f64 y) (*.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 x))) #s(literal 1 binary64))
(fma.f64 (neg.f64 y) (/.f64 x (neg.f64 (sqrt.f64 x))) #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 (*.f64 x (*.f64 (sqrt.f64 x) y)) (/.f64 (/.f64 y (sqrt.f64 x)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 (*.f64 y (*.f64 x (*.f64 x y))) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)) (*.f64 y (neg.f64 x)) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y y)) (/.f64 (*.f64 x x) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 y y))) (/.f64 x (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x y) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 (*.f64 (sqrt.f64 x) (*.f64 x (*.f64 y y))) (/.f64 (/.f64 (sqrt.f64 x) x) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64))
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (neg.f64 x) (sqrt.f64 x)) #s(literal 1 binary64))
(fma.f64 (/.f64 y (pow.f64 x #s(literal 1/4 binary64))) (/.f64 x (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 x y) (pow.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (sqrt.f64 x) #s(literal 1 binary64))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x y) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 y (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 x (*.f64 y y) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(fma.f64 (/.f64 x (neg.f64 (sqrt.f64 x))) (neg.f64 y) #s(literal 1 binary64))
(neg.f64 (/.f64 (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (neg.f64 (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))))
(neg.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64))) (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))
(/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))
(/.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (-.f64 (fma.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 y (*.f64 y y)) #s(literal -1 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)) (fma.f64 y (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))
(/.f64 (fma.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y) #s(literal -1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 x (*.f64 y y)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))
(/.f64 (*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) (-.f64 (fma.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y)))))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))) (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 y (*.f64 y y)) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))) (fma.f64 y (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))) (fma.f64 x (*.f64 y y) #s(literal 1 binary64)))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))
(*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (*.f64 (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))))
(*.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (/.f64 (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))
(*.f64 (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))))
(*.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))))
(*.f64 (neg.f64 (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))))
(*.f64 (neg.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64))) (fma.f64 x (*.f64 y y) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)))) (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 x (*.f64 y y) #s(literal -1 binary64))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y))))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y y))))
(*.f64 (/.f64 (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y y) (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 x) y))) (+.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) y)))) (+.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (*.f64 (sqrt.f64 x) y)))
(*.f64 (/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 x (sqrt.f64 x)) (*.f64 y (*.f64 y y)) #s(literal -1 binary64))) (fma.f64 x (*.f64 y y) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 (sqrt.f64 x) (*.f64 y y))))) (fma.f64 x (*.f64 y y) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 x))))
(exp.f64 (*.f64 (log.f64 x) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))))
(fabs.f64 (/.f64 (sqrt.f64 x) x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))
(/.f64 (sqrt.f64 x) x)
(/.f64 #s(literal 1 binary64) (sqrt.f64 x))
(/.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 x)))
(/.f64 (neg.f64 (sqrt.f64 x)) (neg.f64 x))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 x)))
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 x))))
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (sqrt.f64 (neg.f64 x)))
(pow.f64 x #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/4 binary64))
(*.f64 (sqrt.f64 x) (/.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 x) x))
(*.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1 binary64))
(*.f64 (/.f64 (sqrt.f64 x) x) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 x)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) x)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 x))))
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (pow.f64 x #s(literal -1/4 binary64)))
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x))
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 x) x) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (/.f64 (sqrt.f64 x) x)) (sqrt.f64 (/.f64 (sqrt.f64 x) x)))
(*.f64 (/.f64 (pow.f64 x #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (sqrt.f64 x) (neg.f64 x)) #s(literal -1 binary64))
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)))
(exp.f64 (neg.f64 (log.f64 x)))
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 x)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (log.f64 x)))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x))
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)))
(neg.f64 (/.f64 #s(literal -1 binary64) x))
(/.f64 #s(literal 1 binary64) x)
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(/.f64 (/.f64 (sqrt.f64 x) x) (sqrt.f64 x))
(/.f64 #s(literal -1 binary64) (neg.f64 x))
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))
(/.f64 (*.f64 (/.f64 (sqrt.f64 x) x) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 x)))
(/.f64 (*.f64 (/.f64 (sqrt.f64 x) x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (neg.f64 x)))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 x) x)) (neg.f64 (sqrt.f64 x)))
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 x) x)) (sqrt.f64 (neg.f64 x)))
(pow.f64 x #s(literal -1 binary64))
(pow.f64 (sqrt.f64 x) #s(literal -2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(pow.f64 (/.f64 (sqrt.f64 x) x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(*.f64 (/.f64 (sqrt.f64 x) x) (/.f64 (sqrt.f64 x) x))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))
(*.f64 (pow.f64 x #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal -1/4 binary64)) (/.f64 (sqrt.f64 x) x)))
(*.f64 (*.f64 (/.f64 (sqrt.f64 x) x) (pow.f64 x #s(literal -1/4 binary64))) (pow.f64 x #s(literal -1/4 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x x)))) (*.f64 x x))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (neg.f64 x))) x)
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x)))
(neg.f64 (*.f64 y (neg.f64 x)))
(/.f64 y (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 x y) #s(literal 1 binary64))
(/.f64 (*.f64 y (neg.f64 x)) #s(literal -1 binary64))
(*.f64 x y)
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) y))
(*.f64 y x)
(*.f64 (neg.f64 x) (neg.f64 y))
(*.f64 (*.f64 x y) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x y))
(*.f64 (*.f64 (sqrt.f64 x) y) (sqrt.f64 x))
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 x)))
(*.f64 (neg.f64 y) (neg.f64 x))
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 x) y)))
(*.f64 (*.f64 (*.f64 (sqrt.f64 x) y) (pow.f64 x #s(literal 1/4 binary64))) (pow.f64 x #s(literal 1/4 binary64)))

simplify393.0ms (5.3%)

Memory
21.4MiB live, 377.2MiB allocated
Algorithm
egg-herbie
Rules
7 206×accelerator-lowering-fma.f32
7 206×accelerator-lowering-fma.f64
3 126×*-lowering-*.f32
3 126×*-lowering-*.f64
1 668×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0491087
11421049
24141037
310181034
428961034
556361034
080631010
Stop Event
iter limit
node limit
Counts
240 → 240
Calls
Call 1
Inputs
(* (sqrt x) y)
(+ (* -1 x) (* (sqrt x) y))
(+ (* -1 x) (* (sqrt x) y))
(+ (* -1 x) (* (sqrt x) y))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(* -1 x)
(- (* (sqrt x) y) x)
(- (* (sqrt x) y) x)
(- (* (sqrt x) y) x)
(* (sqrt x) y)
(* y (+ (sqrt x) (* -1 (/ x y))))
(* y (+ (sqrt x) (* -1 (/ x y))))
(* y (+ (sqrt x) (* -1 (/ x y))))
(* (sqrt x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(sqrt x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt (/ 1 x)) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* (sqrt x) y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(* (sqrt x) y)
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(* (sqrt x) (* y (pow (sqrt -1) 2)))
(* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
1
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(+ 1 (* (sqrt x) y))
(* (sqrt x) y)
(* y (+ (sqrt x) (/ 1 y)))
(* y (+ (sqrt x) (/ 1 y)))
(* y (+ (sqrt x) (/ 1 y)))
(* (sqrt x) y)
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(sqrt (/ 1 x))
(sqrt (/ 1 x))
(sqrt (/ 1 x))
(sqrt (/ 1 x))
(sqrt (/ 1 x))
(sqrt (/ 1 x))
(sqrt (/ 1 x))
(sqrt (/ 1 x))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
Outputs
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(+ (* -1 x) (* (sqrt x) y))
(-.f64 (*.f64 (sqrt.f64 x) y) x)
(+ (* -1 x) (* (sqrt x) y))
(-.f64 (*.f64 (sqrt.f64 x) y) x)
(+ (* -1 x) (* (sqrt x) y))
(-.f64 (*.f64 (sqrt.f64 x) y) x)
(* x (- (* (sqrt (/ 1 x)) y) 1))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* x (- (* (sqrt (/ 1 x)) y) 1))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* -1 (* x (+ 1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2))))))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(* -1 x)
(neg.f64 x)
(- (* (sqrt x) y) x)
(-.f64 (*.f64 (sqrt.f64 x) y) x)
(- (* (sqrt x) y) x)
(-.f64 (*.f64 (sqrt.f64 x) y) x)
(- (* (sqrt x) y) x)
(-.f64 (*.f64 (sqrt.f64 x) y) x)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* y (+ (sqrt x) (* -1 (/ x y))))
(-.f64 (*.f64 (sqrt.f64 x) y) x)
(* y (+ (sqrt x) (* -1 (/ x y))))
(-.f64 (*.f64 (sqrt.f64 x) y) x)
(* y (+ (sqrt x) (* -1 (/ x y))))
(-.f64 (*.f64 (sqrt.f64 x) y) x)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))
(-.f64 (*.f64 (sqrt.f64 x) y) x)
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))
(-.f64 (*.f64 (sqrt.f64 x) y) x)
(* -1 (* y (+ (* -1 (sqrt x)) (/ x y))))
(-.f64 (*.f64 (sqrt.f64 x) y) x)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* -1 (* (sqrt x) (* y (pow (sqrt -1) 2))))
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(sqrt x)
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 (* (sqrt x) (pow (sqrt -1) 2)))
(sqrt.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* -1 x)
(neg.f64 x)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) y)
(*.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal 1 binary64))
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal 1 binary64))
(* x (+ (* (sqrt (/ 1 x)) y) (/ 1 x)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x y) #s(literal 1 binary64))
(* (sqrt x) (* y (pow (sqrt -1) 2)))
(neg.f64 (*.f64 (sqrt.f64 x) y))
(* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x (neg.f64 y)) #s(literal 1 binary64))
(* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x (neg.f64 y)) #s(literal 1 binary64))
(* -1 (* x (- (* -1 (* (sqrt (/ 1 x)) (* y (pow (sqrt -1) 2)))) (/ 1 x))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x (neg.f64 y)) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(+ 1 (* (sqrt x) y))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* y (+ (sqrt x) (/ 1 y)))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* y (+ (sqrt x) (/ 1 y)))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* y (+ (sqrt x) (/ 1 y)))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* (sqrt x) y)
(*.f64 (sqrt.f64 x) y)
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(* -1 (* y (- (* -1 (sqrt x)) (/ 1 y))))
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(sqrt (/ 1 x))
(sqrt.f64 (/.f64 #s(literal 1 binary64) x))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(* (sqrt (/ 1 x)) (pow (sqrt -1) 2))
(neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)

eval117.0ms (1.6%)

Memory
23.2MiB live, 292.0MiB allocated
Compiler

Compiled 12 259 to 1 247 computations (89.8% saved)

prune95.0ms (1.3%)

Memory
-1.6MiB live, 234.7MiB allocated
Pruning

10 alts after pruning (1 fresh and 9 done)

PrunedKeptTotal
New1 00111 002
Fresh000
Picked145
Done055
Total1 002101 012
Accuracy
100.0%
Counts
1 012 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
68.4%
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
34.2%
(/.f64 (*.f64 x y) (sqrt.f64 x))
99.9%
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
67.5%
(-.f64 (*.f64 (sqrt.f64 x) y) x)
62.3%
(-.f64 #s(literal 1 binary64) x)
34.2%
(*.f64 (/.f64 (sqrt.f64 x) x) (*.f64 x y))
32.6%
(*.f64 (/.f64 y (sqrt.f64 x)) x)
38.2%
(*.f64 (sqrt.f64 x) y)
30.8%
(neg.f64 x)
31.9%
#s(literal 1 binary64)
Compiler

Compiled 254 to 106 computations (58.3% saved)

regimes20.0ms (0.3%)

Memory
-4.5MiB live, 34.1MiB allocated
Counts
20 → 1
Calls
Call 1
Inputs
#s(literal 1 binary64)
(neg.f64 x)
(-.f64 #s(literal 1 binary64) x)
(*.f64 (sqrt.f64 x) y)
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(-.f64 (*.f64 (sqrt.f64 x) y) x)
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
(*.f64 (/.f64 y (sqrt.f64 x)) x)
(/.f64 (*.f64 x y) (sqrt.f64 x))
(*.f64 (/.f64 (sqrt.f64 x) x) (*.f64 x y))
(*.f64 x (fma.f64 y (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 y x) #s(literal 1 binary64))
(/.f64 (fma.f64 x (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 y y))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (fma.f64 (*.f64 (neg.f64 x) y) y (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x)))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y (sqrt.f64 x) (neg.f64 x)) (-.f64 x (*.f64 y (sqrt.f64 x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 y (sqrt.f64 x) x))))
(fma.f64 (pow.f64 (pow.f64 x #s(literal 1/8 binary64)) #s(literal 4 binary64)) y #s(literal 1 binary64))
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64))))
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 1/4 binary64)) y) (+.f64 #s(literal 1 binary64) x))
Outputs
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
Calls

3 calls:

7.0ms
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
6.0ms
y
6.0ms
x
Results
AccuracySegmentsBranch
99.9%1x
99.9%1y
99.9%1(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
Compiler

Compiled 16 to 11 computations (31.3% saved)

regimes10.0ms (0.1%)

Memory
-14.4MiB live, 24.7MiB allocated
Counts
6 → 2
Calls
Call 1
Inputs
#s(literal 1 binary64)
(neg.f64 x)
(-.f64 #s(literal 1 binary64) x)
(*.f64 (sqrt.f64 x) y)
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(-.f64 (*.f64 (sqrt.f64 x) y) x)
Outputs
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(-.f64 (*.f64 (sqrt.f64 x) y) x)
Calls

3 calls:

4.0ms
y
3.0ms
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
3.0ms
x
Results
AccuracySegmentsBranch
98.1%2x
95.9%3y
97.8%2(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
Compiler

Compiled 16 to 11 computations (31.3% saved)

regimes8.0ms (0.1%)

Memory
17.6MiB live, 17.7MiB allocated
Counts
5 → 3
Calls
Call 1
Inputs
#s(literal 1 binary64)
(neg.f64 x)
(-.f64 #s(literal 1 binary64) x)
(*.f64 (sqrt.f64 x) y)
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
Outputs
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) x)
(fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))
Calls

3 calls:

2.0ms
x
2.0ms
y
2.0ms
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
Results
AccuracySegmentsBranch
94.6%3y
79.4%3(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
81.5%2x
Compiler

Compiled 16 to 11 computations (31.3% saved)

regimes2.0ms (0%)

Memory
4.7MiB live, 4.7MiB allocated
Counts
4 → 3
Calls
Call 1
Inputs
#s(literal 1 binary64)
(neg.f64 x)
(-.f64 #s(literal 1 binary64) x)
(*.f64 (sqrt.f64 x) y)
Outputs
(*.f64 (sqrt.f64 x) y)
(-.f64 #s(literal 1 binary64) x)
(*.f64 (sqrt.f64 x) y)
Calls

1 calls:

2.0ms
y
Results
AccuracySegmentsBranch
92.4%3y
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes11.0ms (0.1%)

Memory
-41.2MiB live, 16.0MiB allocated
Counts
3 → 1
Calls
Call 1
Inputs
#s(literal 1 binary64)
(neg.f64 x)
(-.f64 #s(literal 1 binary64) x)
Outputs
(-.f64 #s(literal 1 binary64) x)
Calls

3 calls:

6.0ms
y
2.0ms
x
2.0ms
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
Results
AccuracySegmentsBranch
62.3%1(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
62.3%1x
62.3%1y
Compiler

Compiled 16 to 11 computations (31.3% saved)

regimes5.0ms (0.1%)

Memory
10.7MiB live, 10.7MiB allocated
Counts
2 → 2
Calls
Call 1
Inputs
#s(literal 1 binary64)
(neg.f64 x)
Outputs
(neg.f64 x)
#s(literal 1 binary64)
Calls

3 calls:

2.0ms
y
1.0ms
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
1.0ms
x
Results
AccuracySegmentsBranch
37.1%2y
60.7%2x
61.3%2(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
Compiler

Compiled 16 to 11 computations (31.3% saved)

regimes4.0ms (0.1%)

Memory
10.5MiB live, 10.5MiB allocated
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(literal 1 binary64)
Outputs
#s(literal 1 binary64)
Calls

3 calls:

1.0ms
y
1.0ms
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
1.0ms
x
Results
AccuracySegmentsBranch
31.9%1y
31.9%1x
31.9%1(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x)))
Compiler

Compiled 16 to 11 computations (31.3% saved)

bsearch9.0ms (0.1%)

Memory
-25.4MiB live, 13.5MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
9.0ms
0.12971248938441182
0.6458987848084077
Samples
5.0ms91×0valid
0.0ms1valid
0.0ms2valid
Compiler

Compiled 115 to 84 computations (27% saved)

Precisions
Click to see histograms. Total time spent on operations: 4.0ms
ival-mult: 2.0ms (56.6% of total)
ival-sqrt: 1.0ms (28.3% of total)
adjust: 0.0ms (0% of total)
ival-add: 0.0ms (0% of total)
ival-sub: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch23.0ms (0.3%)

Memory
0.3MiB live, 38.9MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
10.0ms
4.107882658897751e+32
5.909979988895804e+34
11.0ms
-2.1247617813685325e+52
-2.2892871985250154e+44
Samples
13.0ms256×0valid
Compiler

Compiled 237 to 188 computations (20.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-sqrt: 3.0ms (38% of total)
ival-mult: 2.0ms (25.4% of total)
ival-sub: 1.0ms (12.7% of total)
ival-add: 1.0ms (12.7% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch22.0ms (0.3%)

Memory
-2.3MiB live, 36.4MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
9.0ms
9.310013565495864e+72
1.741341227008822e+76
8.0ms
-2.1814139659990535e+91
-1.8763034944709216e+89
Samples
11.0ms240×0valid
Compiler

Compiled 208 to 162 computations (22.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
ival-sqrt: 2.0ms (34.2% of total)
ival-sub: 1.0ms (17.1% of total)
ival-add: 1.0ms (17.1% of total)
ival-mult: 1.0ms (17.1% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
-2.419094814233522
0.8702875106155882
Compiler

Compiled 13 to 12 computations (7.7% saved)

simplify8.0ms (0.1%)

Memory
17.9MiB live, 17.9MiB allocated
Algorithm
egg-herbie
Rules
10×+-commutative_binary64
sub-neg_binary64
*-commutative_binary64
if-if-or-not_binary32
1-exp_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03073
14873
25373
35473
Stop Event
saturated
Calls
Call 1
Inputs
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(if (<=.f64 x #s(literal 5764607523034235/9007199254740992 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) x))
(if (<=.f64 y #s(literal -1999999999999999986441897348723255952923416883888128 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (if (<=.f64 y #s(literal 749999999999999959181423240282112 binary64)) (-.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))
(if (<=.f64 y #s(literal -6999999999999999652310576862430703255445262600794093507898752781124644968278857732077912064 binary64)) (*.f64 (sqrt.f64 x) y) (if (<=.f64 y #s(literal 140000000000000000763268418987925993642221834973418396556916081025951465472 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y)))
(-.f64 #s(literal 1 binary64) x)
(if (<=.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) #s(literal -2 binary64)) (neg.f64 x) #s(literal 1 binary64))
#s(literal 1 binary64)
Outputs
(-.f64 (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) x)
(if (<=.f64 x #s(literal 5764607523034235/9007199254740992 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (-.f64 (*.f64 (sqrt.f64 x) y) x))
(if (<=.f64 y #s(literal -1999999999999999986441897348723255952923416883888128 binary64)) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64)) (if (<=.f64 y #s(literal 749999999999999959181423240282112 binary64)) (-.f64 #s(literal 1 binary64) x) (fma.f64 (sqrt.f64 x) y #s(literal 1 binary64))))
(if (<=.f64 y #s(literal -6999999999999999652310576862430703255445262600794093507898752781124644968278857732077912064 binary64)) (*.f64 (sqrt.f64 x) y) (if (<=.f64 y #s(literal 140000000000000000763268418987925993642221834973418396556916081025951465472 binary64)) (-.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 x) y)))
(-.f64 #s(literal 1 binary64) x)
(if (<=.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 y (sqrt.f64 x))) #s(literal -2 binary64)) (neg.f64 x) #s(literal 1 binary64))
(if (<=.f64 (+.f64 (*.f64 (sqrt.f64 x) y) (-.f64 #s(literal 1 binary64) x)) #s(literal -2 binary64)) (neg.f64 x) #s(literal 1 binary64))
#s(literal 1 binary64)

soundness786.0ms (10.6%)

Memory
6.5MiB live, 399.8MiB allocated
Rules
9 858×accelerator-lowering-fma.f32
9 858×accelerator-lowering-fma.f64
7 542×accelerator-lowering-fma.f32
7 542×accelerator-lowering-fma.f64
5 538×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03062910
19842764
232502634
088782469
052369
1141369
2438357
31298357
44657357
57379357
08084330
Stop Event
fuel
iter limit
node limit
iter limit
node limit
Compiler

Compiled 158 to 87 computations (44.9% saved)

preprocess71.0ms (1%)

Memory
23.8MiB live, 101.4MiB allocated
Compiler

Compiled 184 to 72 computations (60.9% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...