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

Time bar (total: 6.2s)

analyze13.0ms (0.2%)

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 11 to 8 computations (27.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 6.0ms
Operation ival-sqrt, time spent: 2.0ms, 36.0% of total-time
Operation ival-sub, time spent: 1.0ms, 18.0% of total-time
Operation ival-add, time spent: 1.0ms, 18.0% of total-time
Operation ival-mult, time spent: 1.0ms, 18.0% of total-time
Operation const, time spent: 0.0ms, 0.0% of total-time

sample1.4s (22.1%)

Results
1.2s7731×256valid
105.0ms522×256infinite
21.0ms244×256invalid
0.0ms256valid
0.0ms512valid
0.0ms1024valid
Precisions
Click to see histograms. Total time spent on operations: 471.0ms
Operation ival-sqrt, time spent: 221.0ms, 47.0% of total-time
Operation ival-mult, time spent: 110.0ms, 23.0% of total-time
Operation ival-sub, time spent: 68.0ms, 14.0% of total-time
Operation ival-add, time spent: 56.0ms, 12.0% of total-time
Operation const, time spent: 16.0ms, 3.0% of total-time
Bogosity

preprocess194.0ms (3.1%)

Algorithm
egg-herbie
Rules
1048×fma-neg
932×fma-define
240×cancel-sign-sub-inv
200×associate--r+
200×sub-neg
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
00-0-x
00-0-(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
00-0-(*.f64 y (sqrt.f64 x))
00-0-(-.f64 1 x)
00-0-y
00-0-1
00-0-(sqrt.f64 x)
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
027256
168216
2192212
3562204
41481204
52252204
62534204
72643204
82656204
Stop Event
saturated
Calls
Call 1
Inputs
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(+.f64 (-.f64 1 (neg.f64 x)) (*.f64 y (sqrt.f64 (neg.f64 x))))
(+.f64 (-.f64 1 x) (*.f64 (neg.f64 y) (sqrt.f64 x)))
(neg.f64 (+.f64 (-.f64 1 (neg.f64 x)) (*.f64 y (sqrt.f64 (neg.f64 x)))))
(neg.f64 (+.f64 (-.f64 1 x) (*.f64 (neg.f64 y) (sqrt.f64 x))))
(+.f64 (-.f64 1 y) (*.f64 x (sqrt.f64 y)))
Outputs
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(fma.f64 y (sqrt.f64 x) (-.f64 1 x))
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(fma.f64 y (sqrt.f64 x) (-.f64 1 x))
(+.f64 (-.f64 1 (neg.f64 x)) (*.f64 y (sqrt.f64 (neg.f64 x))))
(fma.f64 y (sqrt.f64 (neg.f64 x)) (+.f64 1 x))
(+.f64 (-.f64 1 x) (*.f64 (neg.f64 y) (sqrt.f64 x)))
(+.f64 (-.f64 1 x) (*.f64 (sqrt.f64 x) (neg.f64 y)))
(-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))
(-.f64 1 (fma.f64 y (sqrt.f64 x) x))
(neg.f64 (+.f64 (-.f64 1 (neg.f64 x)) (*.f64 y (sqrt.f64 (neg.f64 x)))))
(neg.f64 (fma.f64 y (sqrt.f64 (neg.f64 x)) (+.f64 1 x)))
(-.f64 -1 (fma.f64 y (sqrt.f64 (neg.f64 x)) x))
(neg.f64 (+.f64 (-.f64 1 x) (*.f64 (neg.f64 y) (sqrt.f64 x))))
(neg.f64 (+.f64 (-.f64 1 x) (*.f64 (sqrt.f64 x) (neg.f64 y))))
(+.f64 (*.f64 y (sqrt.f64 x)) (+.f64 -1 x))
(fma.f64 y (sqrt.f64 x) (+.f64 x -1))
(+.f64 x (fma.f64 y (sqrt.f64 x) -1))
(+.f64 (-.f64 1 y) (*.f64 x (sqrt.f64 y)))
(fma.f64 x (sqrt.f64 y) (-.f64 1 y))
(-.f64 (fma.f64 x (sqrt.f64 y) 1) y)
Compiler

Compiled 56 to 29 computations (48.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
Operation ival-sqrt, time spent: 8.0ms, 35.0% of total-time
Operation ival-sub, time spent: 7.0ms, 30.0% of total-time
Operation ival-mult, time spent: 4.0ms, 17.0% of total-time
Operation ival-add, time spent: 3.0ms, 13.0% of total-time
Operation const, time spent: 2.0ms, 9.0% of total-time

eval0.0ms (0%)

Compiler

Compiled 9 to 6 computations (33.3% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
99.8%
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
Compiler

Compiled 10 to 7 computations (30% saved)

localize42.0ms (0.7%)

Localize:

Found 2 expressions with local error:

NewAccuracyProgram
100.0%
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
99.7%
(*.f64 y (sqrt.f64 x))
Compiler

Compiled 23 to 11 computations (52.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
Operation ival-sqrt, time spent: 4.0ms, 32.0% of total-time
Operation ival-sub, time spent: 3.0ms, 24.0% of total-time
Operation ival-add, time spent: 3.0ms, 24.0% of total-time
Operation ival-mult, time spent: 2.0ms, 16.0% of total-time
Operation const, time spent: 1.0ms, 8.0% of total-time

series12.0ms (0.2%)

Counts
2 → 27
Calls

12 calls:

TimeVariablePointExpression
3.0ms
y
@-inf
(*.f64 y (sqrt.f64 x))
1.0ms
y
@inf
(*.f64 y (sqrt.f64 x))
1.0ms
y
@0
(*.f64 y (sqrt.f64 x))
1.0ms
x
@0
(*.f64 y (sqrt.f64 x))
1.0ms
x
@-inf
(*.f64 y (sqrt.f64 x))

rewrite322.0ms (5.2%)

Algorithm
batch-egg-rewrite
Rules
1388×unpow-prod-down
852×fma-define
775×log1p-expm1-u
775×expm1-log1p-u
706×log-prod
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01349
115545
2209445
Stop Event
node limit
Counts
2 → 103
Calls
Call 1
Inputs
(*.f64 y (sqrt.f64 x))
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
Outputs
(+.f64 0 (*.f64 y (sqrt.f64 x)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x))) (cbrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) 2))
(-.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x))))
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 1)
(-.f64 (/.f64 (pow.f64 (-.f64 1 x) 2) (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))) (/.f64 (*.f64 x (pow.f64 y 2)) (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(-.f64 (log.f64 (exp.f64 1)) (-.f64 x (*.f64 y (sqrt.f64 x))))
(*.f64 1 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))
(*.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 1)
(*.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) (log.f64 (exp.f64 1)))
(*.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2))
(*.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) (pow.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 2) 1/3))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2) (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2) (pow.f64 (cbrt.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 2))
(*.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (pow.f64 (/.f64 1 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))) 1))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (pow.f64 (/.f64 1 (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))) 1))
(*.f64 (pow.f64 1 1/3) (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2)) 3) (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3))
(*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3) (pow.f64 (cbrt.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3))
(*.f64 (pow.f64 (*.f64 (cbrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) (cbrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))) 3) (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3))
(*.f64 (pow.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 2) 1/3) (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(*.f64 (pow.f64 (*.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 1/3) (pow.f64 (*.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 1/3))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 3)) 1/3) (pow.f64 (sqrt.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 3)) 1/3))
(*.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 2) (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2)) 1/3) (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 1/3))
(*.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 2) (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 1/3) (pow.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 1/3))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2)) 2) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 2))
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 2) (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 2))
(/.f64 1 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))))
(/.f64 1 (/.f64 (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x)))) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))) (neg.f64 (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))))
(/.f64 (-.f64 1 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) 3)) (+.f64 1 (fma.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x))))))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))
(/.f64 (-.f64 1 (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x))))) (+.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x)))))
(pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 1)
(pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 3)
(pow.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2)
(pow.f64 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))) -1)
(pow.f64 (/.f64 (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x)))) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))) -1)
(sqrt.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 2))
(log.f64 (exp.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))))
(log.f64 (*.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)) (+.f64 1 (expm1.f64 (-.f64 1 x)))))
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))) (exp.f64 (-.f64 1 x))))
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))) (+.f64 1 (expm1.f64 (-.f64 1 x)))))
(log.f64 (*.f64 (exp.f64 (-.f64 1 x)) (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (-.f64 1 x))) (pow.f64 (exp.f64 y) (sqrt.f64 x))))
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (-.f64 1 x))) (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(cbrt.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 3))
(expm1.f64 (log1p.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(log1p.f64 (expm1.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(exp.f64 (log.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(exp.f64 (*.f64 (log.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 1/3))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 2))
(fma.f64 y (sqrt.f64 x) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (*.f64 y (sqrt.f64 x)) 1 (-.f64 1 x))
(fma.f64 1 (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 1 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 x) 1 (*.f64 y (sqrt.f64 x)))
(fma.f64 (cbrt.f64 (-.f64 1 x)) (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (*.f64 y (sqrt.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (cbrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) y) (-.f64 1 x))
(fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/4) y) (-.f64 1 x))
(fma.f64 (sqrt.f64 (-.f64 1 x)) (sqrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 x 1) 1)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 x 1)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (*.f64 y (pow.f64 x 1/4)) (pow.f64 x 1/4) (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (-.f64 1 x))

simplify125.0ms (2%)

Algorithm
egg-herbie
Rules
1188×log-prod
932×distribute-lft-in
902×distribute-rgt-in
398×cancel-sign-sub-inv
332×sqr-pow
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02705011
16874856
223004755
376574755
Stop Event
node limit
Counts
130 → 134
Calls
Call 1
Inputs
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
1
(*.f64 -1 x)
(*.f64 -1 x)
(-.f64 1 x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(*.f64 (sqrt.f64 x) y)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(*.f64 (sqrt.f64 x) y)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(+.f64 0 (*.f64 y (sqrt.f64 x)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x))) (cbrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) 2))
(-.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x))))
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 1)
(-.f64 (/.f64 (pow.f64 (-.f64 1 x) 2) (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))) (/.f64 (*.f64 x (pow.f64 y 2)) (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(-.f64 (log.f64 (exp.f64 1)) (-.f64 x (*.f64 y (sqrt.f64 x))))
(*.f64 1 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))
(*.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 1)
(*.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) (log.f64 (exp.f64 1)))
(*.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2))
(*.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) (pow.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 2) 1/3))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2) (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2) (pow.f64 (cbrt.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 2))
(*.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (pow.f64 (/.f64 1 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))) 1))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (pow.f64 (/.f64 1 (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))) 1))
(*.f64 (pow.f64 1 1/3) (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2)) 3) (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3))
(*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3) (pow.f64 (cbrt.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3))
(*.f64 (pow.f64 (*.f64 (cbrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) (cbrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))) 3) (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3))
(*.f64 (pow.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 2) 1/3) (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(*.f64 (pow.f64 (*.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 1/3) (pow.f64 (*.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 1/3))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 3)) 1/3) (pow.f64 (sqrt.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 3)) 1/3))
(*.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 2) (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2)) 1/3) (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 1/3))
(*.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 2) (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 1/3) (pow.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 1/3))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2)) 2) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 2))
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 2) (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 2))
(/.f64 1 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))))
(/.f64 1 (/.f64 (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x)))) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))) (neg.f64 (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))))
(/.f64 (-.f64 1 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) 3)) (+.f64 1 (fma.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x))))))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))
(/.f64 (-.f64 1 (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x))))) (+.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x)))))
(pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 1)
(pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 3)
(pow.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2)
(pow.f64 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))) -1)
(pow.f64 (/.f64 (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x)))) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))) -1)
(sqrt.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 2))
(log.f64 (exp.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))))
(log.f64 (*.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)) (+.f64 1 (expm1.f64 (-.f64 1 x)))))
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))) (exp.f64 (-.f64 1 x))))
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))) (+.f64 1 (expm1.f64 (-.f64 1 x)))))
(log.f64 (*.f64 (exp.f64 (-.f64 1 x)) (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (-.f64 1 x))) (pow.f64 (exp.f64 y) (sqrt.f64 x))))
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (-.f64 1 x))) (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(cbrt.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 3))
(expm1.f64 (log1p.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(log1p.f64 (expm1.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(exp.f64 (log.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(exp.f64 (*.f64 (log.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 1/3))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 2))
(fma.f64 y (sqrt.f64 x) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (*.f64 y (sqrt.f64 x)) 1 (-.f64 1 x))
(fma.f64 1 (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 1 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 x) 1 (*.f64 y (sqrt.f64 x)))
(fma.f64 (cbrt.f64 (-.f64 1 x)) (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (*.f64 y (sqrt.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (cbrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) y) (-.f64 1 x))
(fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/4) y) (-.f64 1 x))
(fma.f64 (sqrt.f64 (-.f64 1 x)) (sqrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 x 1) 1)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 x 1)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (*.f64 y (pow.f64 x 1/4)) (pow.f64 x 1/4) (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (-.f64 1 x))
Outputs
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
1
(*.f64 -1 x)
(neg.f64 x)
(*.f64 -1 x)
(neg.f64 x)
(-.f64 1 x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (sqrt.f64 x) y)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (sqrt.f64 x) y)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(+.f64 0 (*.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x))) (cbrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)))))
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)))))
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)))))
(*.f64 (sqrt.f64 x) y)
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(*.f64 (sqrt.f64 x) y)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(*.f64 (sqrt.f64 x) y)
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) 2))
(*.f64 (sqrt.f64 x) y)
(-.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (exp.f64 (log1p.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 1)
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (/.f64 (pow.f64 (-.f64 1 x) 2) (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))) (/.f64 (*.f64 x (pow.f64 y 2)) (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (+.f64 x (*.f64 (sqrt.f64 x) y))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (log.f64 (exp.f64 1)) (-.f64 x (*.f64 y (sqrt.f64 x))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 1 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 1)
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) (log.f64 (exp.f64 1)))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) (pow.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 2) 1/3))
(*.f64 (cbrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))) (cbrt.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x)) 2)))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2) (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2) (pow.f64 (cbrt.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 2))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))) 2) (pow.f64 (cbrt.f64 (sqrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x)))) 2))
(*.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (*.f64 (-.f64 1 x) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (pow.f64 (/.f64 1 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))) 1))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (*.f64 (-.f64 1 x) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (+.f64 x (*.f64 (sqrt.f64 x) y))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (pow.f64 (/.f64 1 (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))) 1))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (+.f64 x (*.f64 (sqrt.f64 x) y))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(*.f64 (pow.f64 1 1/3) (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2)) 3) (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (pow.f64 (cbrt.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3) (pow.f64 (cbrt.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (pow.f64 (*.f64 (cbrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) (cbrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))) 3) (pow.f64 (cbrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (pow.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 2) 1/3) (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(*.f64 (cbrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))) (cbrt.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x)) 2)))
(*.f64 (pow.f64 (*.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 1/3) (pow.f64 (*.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 1/3))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 3)) 1/3) (pow.f64 (sqrt.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 3)) 1/3))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 2) (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2)) 1/3) (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 1/3))
(*.f64 (cbrt.f64 (cbrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x)))) (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))) 2) (pow.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x)) 2))))
(*.f64 (cbrt.f64 (cbrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x)))) (cbrt.f64 (*.f64 (pow.f64 (cbrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))) 7) (cbrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))))))
(*.f64 (pow.f64 (*.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 2) (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 1/3) (pow.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 1/3))
(*.f64 (cbrt.f64 (sqrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x)))) (cbrt.f64 (*.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x)) 2) (sqrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))))))
(*.f64 (cbrt.f64 (sqrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x)))) (cbrt.f64 (*.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x)) (pow.f64 (sqrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))) 3))))
(*.f64 (cbrt.f64 (sqrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x)))) (cbrt.f64 (pow.f64 (sqrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))) 5)))
(*.f64 (pow.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2)) 2) (pow.f64 (sqrt.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 2))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(*.f64 (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 2) (pow.f64 (sqrt.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 2))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(/.f64 1 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (*.f64 (-.f64 1 x) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 1 (/.f64 (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x)))) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (+.f64 x (*.f64 (sqrt.f64 x) y))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (*.f64 (-.f64 1 x) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (*.f64 (-.f64 1 x) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x)))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (+.f64 x (*.f64 (sqrt.f64 x) y))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (*.f64 (-.f64 1 x) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))) (neg.f64 (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x))))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (+.f64 x (*.f64 (sqrt.f64 x) y))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 1 (pow.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) 3)) (+.f64 1 (fma.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x))))))
(/.f64 (-.f64 1 (pow.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) 3)) (+.f64 1 (fma.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)))))
(/.f64 (-.f64 1 (pow.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) 3)) (+.f64 1 (*.f64 (-.f64 x (fma.f64 (sqrt.f64 x) y -1)) (-.f64 x (*.f64 (sqrt.f64 x) y)))))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (+.f64 x (*.f64 (sqrt.f64 x) y))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 1 (*.f64 (-.f64 x (*.f64 y (sqrt.f64 x))) (-.f64 x (*.f64 y (sqrt.f64 x))))) (+.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x)))))
(/.f64 (-.f64 1 (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)))) (-.f64 (+.f64 x 1) (*.f64 (sqrt.f64 x) y)))
(/.f64 (-.f64 1 (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 x (*.f64 (sqrt.f64 x) y)))) (-.f64 x (fma.f64 (sqrt.f64 x) y -1)))
(/.f64 (+.f64 1 (*.f64 (-.f64 x (*.f64 (sqrt.f64 x) y)) (-.f64 (*.f64 (sqrt.f64 x) y) x))) (-.f64 x (fma.f64 (sqrt.f64 x) y -1)))
(pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 1)
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(pow.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 3)
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(pow.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 3) 1/3)
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(pow.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 2)
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(pow.f64 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))) -1)
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 (sqrt.f64 x) y) (-.f64 (*.f64 (sqrt.f64 x) y) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (*.f64 (-.f64 1 x) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))))
(pow.f64 (/.f64 (-.f64 1 (+.f64 x (*.f64 y (sqrt.f64 x)))) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))) -1)
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (+.f64 x (*.f64 (sqrt.f64 x) y))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(sqrt.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 2))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(log.f64 (exp.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(log.f64 (*.f64 (pow.f64 (exp.f64 y) (sqrt.f64 x)) (+.f64 1 (expm1.f64 (-.f64 1 x)))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))) (exp.f64 (-.f64 1 x))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))) (+.f64 1 (expm1.f64 (-.f64 1 x)))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(log.f64 (*.f64 (exp.f64 (-.f64 1 x)) (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (-.f64 1 x))) (pow.f64 (exp.f64 y) (sqrt.f64 x))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (-.f64 1 x))) (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(cbrt.f64 (pow.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)) 3))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(expm1.f64 (log1p.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(log1p.f64 (expm1.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(exp.f64 (log.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(exp.f64 (*.f64 (log.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x))) 1))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 3))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 1/3))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 y (sqrt.f64 x) (-.f64 1 x)))) 2))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 y (sqrt.f64 x) (-.f64 1 x))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (*.f64 y (sqrt.f64 x)) 1 (-.f64 1 x))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 1 (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 1 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (-.f64 1 x) 1 (*.f64 y (sqrt.f64 x)))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (cbrt.f64 (-.f64 1 x)) (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (*.f64 y (sqrt.f64 x)))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (cbrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) y) (-.f64 1 x))
(fma.f64 (cbrt.f64 x) (*.f64 y (cbrt.f64 (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/4) y) (-.f64 1 x))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (sqrt.f64 (-.f64 1 x)) (sqrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 x 1) 1)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 x 1) 1)) (*.f64 (sqrt.f64 x) y))
(+.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (-.f64 1 (pow.f64 x 3)) (fma.f64 x (+.f64 x 1) 1)))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 x 1)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 x 1)) (*.f64 (sqrt.f64 x) y))
(+.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (-.f64 1 (pow.f64 x 2)) (+.f64 x 1)))
(fma.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (cbrt.f64 x) (*.f64 y (cbrt.f64 (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (*.f64 y (pow.f64 x 1/4)) (pow.f64 x 1/4) (-.f64 1 x))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) (-.f64 1 x))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (-.f64 1 x))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))

eval40.0ms (0.6%)

Compiler

Compiled 2267 to 1245 computations (45.1% saved)

prune44.0ms (0.7%)

Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New12212134
Fresh000
Picked101
Done000
Total12312135
Accuracy
100.0%
Counts
135 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
99.7%
(fma.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/4) y) (-.f64 1 x))
99.3%
(fma.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) (-.f64 1 x))
99.5%
(fma.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
55.1%
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (+.f64 x (*.f64 (sqrt.f64 x) y))))
99.8%
(-.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x))))
59.2%
(-.f64 1 x)
47.1%
(+.f64 (-.f64 1 x) (pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2))
99.3%
(+.f64 (-.f64 1 x) (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3))
66.0%
(+.f64 (-.f64 1 x) (sqrt.f64 (*.f64 x (pow.f64 y 2))))
68.4%
(*.f64 (cbrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))) (cbrt.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x)) 2)))
30.4%
(neg.f64 x)
29.3%
1
Compiler

Compiled 290 to 210 computations (27.6% saved)

localize156.0ms (2.5%)

Localize:

Found 9 expressions with local error:

NewAccuracyProgram
99.8%
(fma.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/4) y) (-.f64 1 x))
99.6%
(*.f64 (pow.f64 x 1/4) y)
100.0%
(+.f64 (-.f64 1 x) (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3))
99.7%
(*.f64 y (sqrt.f64 x))
99.0%
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
89.1%
(cbrt.f64 (*.f64 y (sqrt.f64 x)))
100.0%
(-.f64 x (*.f64 y (sqrt.f64 x)))
100.0%
(-.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x))))
99.7%
(*.f64 y (sqrt.f64 x))
Compiler

Compiled 95 to 42 computations (55.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 77.0ms
Operation ival-pow, time spent: 40.0ms, 52.0% of total-time
Operation ival-sub, time spent: 12.0ms, 15.0% of total-time
Operation ival-mult, time spent: 8.0ms, 10.0% of total-time
Operation composed, time spent: 4.0ms, 5.0% of total-time
Operation ival-sqrt, time spent: 4.0ms, 5.0% of total-time
Operation ival-add, time spent: 3.0ms, 4.0% of total-time
Operation const, time spent: 3.0ms, 4.0% of total-time
Operation ival-cbrt, time spent: 2.0ms, 3.0% of total-time

series235.0ms (3.8%)

Counts
7 → 107
Calls

42 calls:

TimeVariablePointExpression
118.0ms
x
@-inf
(*.f64 (pow.f64 x 1/4) y)
32.0ms
y
@0
(*.f64 (pow.f64 x 1/4) y)
31.0ms
x
@0
(cbrt.f64 (*.f64 y (sqrt.f64 x)))
13.0ms
x
@inf
(cbrt.f64 (*.f64 y (sqrt.f64 x)))
7.0ms
x
@0
(*.f64 (pow.f64 x 1/4) y)

rewrite250.0ms (4%)

Algorithm
batch-egg-rewrite
Rules
1394×fma-define
884×log1p-expm1-u
884×expm1-log1p-u
596×fma-neg
218×associate-*r*
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
023179
1326167
24162167
Stop Event
node limit
Counts
7 → 450
Calls
Call 1
Inputs
(-.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x))))
(-.f64 x (*.f64 y (sqrt.f64 x)))
(cbrt.f64 (*.f64 y (sqrt.f64 x)))
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(+.f64 (-.f64 1 x) (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3))
(*.f64 (pow.f64 x 1/4) y)
(fma.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/4) y) (-.f64 1 x))
Outputs
(+.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(+.f64 1 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(+.f64 1 (fma.f64 -1 x (*.f64 y (sqrt.f64 x))))
(+.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(+.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(+.f64 (fma.f64 y (sqrt.f64 x) 1) (neg.f64 x))
(*.f64 1 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))
(*.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(*.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2) (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(*.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 1 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))))
(/.f64 1 (/.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))))
(/.f64 1 (/.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x)) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))))
(/.f64 1 (/.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))) (neg.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))) (neg.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))) (neg.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (+.f64 1 (pow.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 3)) (+.f64 1 (-.f64 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))))
(/.f64 (-.f64 1 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (-.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (fma.f64 x (pow.f64 y 2) (neg.f64 (pow.f64 (-.f64 1 x) 2))) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))
(pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 3)
(pow.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3) 1/3)
(pow.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2)
(sqrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 2))
(log.f64 (exp.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(log.f64 (+.f64 1 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))))
(cbrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3))
(expm1.f64 (log1p.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(log1p.f64 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(exp.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(exp.f64 (*.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 1))
(fma.f64 1 (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 1 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(fma.f64 1 (-.f64 1 x) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 y (sqrt.f64 x) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (*.f64 y (sqrt.f64 x)) 1 (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (-.f64 1 x) 1 (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 x) 1 (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (pow.f64 x 1/4) (*.f64 y (pow.f64 x 1/4)) (-.f64 1 x))
(fma.f64 (*.f64 y (pow.f64 x 1/4)) (pow.f64 x 1/4) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/4)) (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (-.f64 1 x)) (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (*.f64 y (sqrt.f64 x)))
(fma.f64 (cbrt.f64 (-.f64 1 x)) (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (cbrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (cbrt.f64 (-.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (neg.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) y) (-.f64 1 x))
(fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (sqrt.f64 (-.f64 1 x)) (sqrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 (-.f64 1 x)) (sqrt.f64 (-.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) 3) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3) (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (sqrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 -1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1)
(fma.f64 (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (-.f64 1 x))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2)) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6)) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (-.f64 1 x))
(fma.f64 (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (*.f64 (pow.f64 x 1/4) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) (-.f64 1 x))
(+.f64 x (*.f64 y (neg.f64 (sqrt.f64 x))))
(+.f64 x (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(+.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) x)
(*.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))
(*.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y))
(*.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1)
(*.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(*.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(*.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))))
(*.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(/.f64 1 (/.f64 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y))) (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3))))
(/.f64 1 (/.f64 (fma.f64 y (sqrt.f64 x) x) (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2)))))
(/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y))))
(/.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (fma.f64 y (sqrt.f64 x) x))
(/.f64 (neg.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3))) (neg.f64 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2)))) (neg.f64 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (+.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 3)) (fma.f64 x x (-.f64 (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) (*.f64 y (neg.f64 (sqrt.f64 x)))) (*.f64 x (*.f64 y (neg.f64 (sqrt.f64 x)))))))
(/.f64 (-.f64 (pow.f64 x 2) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) (*.f64 y (neg.f64 (sqrt.f64 x))))) (-.f64 x (*.f64 y (neg.f64 (sqrt.f64 x)))))
(pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1)
(pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 3)
(pow.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3) 1/3)
(pow.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2)
(sqrt.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))
(log.f64 (exp.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(cbrt.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))
(expm1.f64 (log1p.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(log1p.f64 (expm1.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(exp.f64 (log.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(exp.f64 (*.f64 (log.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(fma.f64 1 x (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 1 x (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 1 (*.f64 y (neg.f64 (sqrt.f64 x))) x)
(fma.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) -1)
(fma.f64 x 1 (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 x 1 (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) x)
(fma.f64 (pow.f64 x 1/4) (pow.f64 (pow.f64 x 1/4) 3) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (pow.f64 x 1/4) (pow.f64 (pow.f64 x 1/4) 3) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) x)
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x 2)) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x 2)) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (cbrt.f64 (pow.f64 x 2)) (cbrt.f64 x) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (cbrt.f64 (pow.f64 x 2)) (cbrt.f64 x) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 x 1/4) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 x 1/4) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) x)
(fma.f64 (neg.f64 y) (sqrt.f64 x) x)
(fma.f64 (neg.f64 (sqrt.f64 x)) y x)
(fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) x)
(fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) x)
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) x)
(fma.f64 (*.f64 (cbrt.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))) (cbrt.f64 (*.f64 y (neg.f64 (sqrt.f64 x))))) (cbrt.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))) x)
(fma.f64 (*.f64 (cbrt.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (cbrt.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (cbrt.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) -1)
(fma.f64 (hypot.f64 1 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (hypot.f64 1 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) -1)
(fma.f64 (sqrt.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))) x)
(fma.f64 -1 (*.f64 y (sqrt.f64 x)) x)
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (*.f64 (neg.f64 y) 1) (sqrt.f64 x) x)
(fma.f64 (*.f64 (neg.f64 y) (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) x)
(fma.f64 (*.f64 (neg.f64 y) (pow.f64 x 1/4)) (pow.f64 x 1/4) x)
(fma.f64 (*.f64 (sqrt.f64 x) (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (*.f64 (sqrt.f64 x) (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(-.f64 (exp.f64 (log1p.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))))) 1)
(*.f64 1 (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 1)
(*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 x)))
(*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 y))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1/3))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6))
(*.f64 (pow.f64 1 1/3) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1/3) (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 1/3) (pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 1/3))
(pow.f64 (*.f64 y (sqrt.f64 x)) 1/3)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 1)
(pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 2)
(sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(log.f64 (exp.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(log.f64 (+.f64 1 (expm1.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))))))
(expm1.f64 (log1p.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(log1p.f64 (expm1.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(exp.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1/3))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 1 (*.f64 y (sqrt.f64 x)))
(*.f64 y (sqrt.f64 x))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (pow.f64 x 1/4) (*.f64 y (pow.f64 x 1/4)))
(*.f64 (*.f64 y (pow.f64 x 1/4)) (pow.f64 x 1/4))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/4)) (*.f64 y (pow.f64 x 1/4))))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) y))
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)))
(*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 1/4))))
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) 3) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3) (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3))
(*.f64 (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))))
(*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)))
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))
(*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y))
(*.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 x)))
(*.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6)) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6))
(*.f64 (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (pow.f64 x 1/4))))
(*.f64 (*.f64 (pow.f64 x 1/4) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 y (pow.f64 x 1/4)) 3)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(exp.f64 (fma.f64 1/4 (log.f64 x) (log.f64 (*.f64 y (pow.f64 x 1/4)))))
(-.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))
(-.f64 (-.f64 1 x) (*.f64 y (neg.f64 (sqrt.f64 x))))
(-.f64 (exp.f64 (log1p.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))) 1)
(-.f64 (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)) (/.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3) (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(-.f64 (/.f64 (pow.f64 (-.f64 1 x) 2) (-.f64 1 (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 x (pow.f64 y 2)) (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(-.f64 (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (/.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(*.f64 1 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))
(*.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(*.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2) (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(*.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 1 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))))
(/.f64 1 (/.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))))
(/.f64 1 (/.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x)) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))))
(/.f64 1 (/.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))) (neg.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))) (neg.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))) (neg.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (+.f64 1 (pow.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 3)) (+.f64 1 (-.f64 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))))
(/.f64 (-.f64 1 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (-.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (fma.f64 x (pow.f64 y 2) (neg.f64 (pow.f64 (-.f64 1 x) 2))) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))
(pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 3)
(pow.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3) 1/3)
(pow.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2)
(sqrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 2))
(log.f64 (exp.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(log.f64 (+.f64 1 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))))
(cbrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3))
(expm1.f64 (log1p.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(log1p.f64 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(exp.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(exp.f64 (*.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 1))
(fma.f64 1 (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 1 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(fma.f64 1 (-.f64 1 x) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 y (sqrt.f64 x) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (*.f64 y (sqrt.f64 x)) 1 (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (-.f64 1 x) 1 (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 x) 1 (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (pow.f64 x 1/4) (*.f64 y (pow.f64 x 1/4)) (-.f64 1 x))
(fma.f64 (*.f64 y (pow.f64 x 1/4)) (pow.f64 x 1/4) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/4)) (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (-.f64 1 x)) (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (*.f64 y (sqrt.f64 x)))
(fma.f64 (cbrt.f64 (-.f64 1 x)) (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (cbrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (cbrt.f64 (-.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (neg.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) y) (-.f64 1 x))
(fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (sqrt.f64 (-.f64 1 x)) (sqrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 (-.f64 1 x)) (sqrt.f64 (-.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) 3) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3) (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (sqrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 -1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1)
(fma.f64 (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (-.f64 1 x))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2)) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6)) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (-.f64 1 x))
(fma.f64 (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (*.f64 (pow.f64 x 1/4) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) (-.f64 1 x))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (pow.f64 x 1/4)))) 1)
(pow.f64 (*.f64 y (pow.f64 x 1/4)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (pow.f64 x 1/4))) 3)
(pow.f64 (pow.f64 (*.f64 y (pow.f64 x 1/4)) 3) 1/3)
(pow.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) 2)
(sqrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 x 1/4)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (pow.f64 x 1/4)))))
(cbrt.f64 (pow.f64 (*.f64 y (pow.f64 x 1/4)) 3))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 1/4) 3)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 y 3)))
(expm1.f64 (log1p.f64 (*.f64 y (pow.f64 x 1/4))))
(log1p.f64 (expm1.f64 (*.f64 y (pow.f64 x 1/4))))
(exp.f64 (log.f64 (*.f64 y (pow.f64 x 1/4))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (pow.f64 x 1/4))) 1))
(+.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(+.f64 1 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(+.f64 1 (fma.f64 -1 x (*.f64 y (sqrt.f64 x))))
(+.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(+.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(+.f64 (fma.f64 y (sqrt.f64 x) 1) (neg.f64 x))
(-.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))
(-.f64 (-.f64 1 x) (*.f64 y (neg.f64 (sqrt.f64 x))))
(-.f64 (exp.f64 (log1p.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))) 1)
(-.f64 (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)) (/.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3) (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(-.f64 (/.f64 (pow.f64 (-.f64 1 x) 2) (-.f64 1 (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 x (pow.f64 y 2)) (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(-.f64 (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (/.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(*.f64 1 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))
(*.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(*.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2) (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(*.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 1 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))))
(/.f64 1 (/.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))))
(/.f64 1 (/.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x)) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))))
(/.f64 1 (/.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))) (neg.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))) (neg.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))) (neg.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (+.f64 1 (pow.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 3)) (+.f64 1 (-.f64 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))))
(/.f64 (-.f64 1 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (-.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (fma.f64 x (pow.f64 y 2) (neg.f64 (pow.f64 (-.f64 1 x) 2))) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))
(pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 3)
(pow.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3) 1/3)
(pow.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2)
(sqrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 2))
(log.f64 (exp.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(log.f64 (+.f64 1 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))))
(cbrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3))
(expm1.f64 (log1p.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(log1p.f64 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(exp.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(exp.f64 (*.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 1))

simplify284.0ms (4.6%)

Algorithm
egg-herbie
Rules
1526×times-frac
812×fma-neg
662×associate-*r*
618×associate-*l*
558×log-prod
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
058624532
1138223602
2440123334
Stop Event
node limit
Counts
557 → 421
Calls
Call 1
Inputs
1
(*.f64 -1 x)
(*.f64 -1 x)
(-.f64 1 x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(*.f64 (sqrt.f64 x) y)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(*.f64 (sqrt.f64 x) y)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
x
x
x
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (*.f64 y (sqrt.f64 -1))) 1/3))
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (*.f64 y (sqrt.f64 -1))) 1/3))
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (*.f64 y (sqrt.f64 -1))) 1/3))
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (*.f64 y (sqrt.f64 -1))) 1/3))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(+.f64 1 (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y)))
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))))
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))))
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))))
(*.f64 -1 x)
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))))
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))))
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))))
(*.f64 -1 x)
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))))
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))))
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))))
(-.f64 1 x)
(-.f64 1 x)
(-.f64 1 x)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
1
(*.f64 -1 x)
(*.f64 -1 x)
(-.f64 1 x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(*.f64 (sqrt.f64 x) y)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(*.f64 (sqrt.f64 x) y)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(+.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(+.f64 1 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(+.f64 1 (fma.f64 -1 x (*.f64 y (sqrt.f64 x))))
(+.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(+.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(+.f64 (fma.f64 y (sqrt.f64 x) 1) (neg.f64 x))
(*.f64 1 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))
(*.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(*.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2) (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(*.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 1 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))))
(/.f64 1 (/.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))))
(/.f64 1 (/.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x)) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))))
(/.f64 1 (/.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))) (neg.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))) (neg.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))) (neg.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (+.f64 1 (pow.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 3)) (+.f64 1 (-.f64 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))))
(/.f64 (-.f64 1 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (-.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (fma.f64 x (pow.f64 y 2) (neg.f64 (pow.f64 (-.f64 1 x) 2))) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))
(pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 3)
(pow.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3) 1/3)
(pow.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2)
(sqrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 2))
(log.f64 (exp.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(log.f64 (+.f64 1 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))))
(cbrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3))
(expm1.f64 (log1p.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(log1p.f64 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(exp.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(exp.f64 (*.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 1))
(fma.f64 1 (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 1 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(fma.f64 1 (-.f64 1 x) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 y (sqrt.f64 x) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (*.f64 y (sqrt.f64 x)) 1 (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (-.f64 1 x) 1 (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 x) 1 (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (pow.f64 x 1/4) (*.f64 y (pow.f64 x 1/4)) (-.f64 1 x))
(fma.f64 (*.f64 y (pow.f64 x 1/4)) (pow.f64 x 1/4) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/4)) (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (-.f64 1 x)) (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (*.f64 y (sqrt.f64 x)))
(fma.f64 (cbrt.f64 (-.f64 1 x)) (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (cbrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (cbrt.f64 (-.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (neg.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) y) (-.f64 1 x))
(fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (sqrt.f64 (-.f64 1 x)) (sqrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 (-.f64 1 x)) (sqrt.f64 (-.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) 3) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3) (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (sqrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 -1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1)
(fma.f64 (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (-.f64 1 x))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2)) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6)) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (-.f64 1 x))
(fma.f64 (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (*.f64 (pow.f64 x 1/4) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) (-.f64 1 x))
(+.f64 x (*.f64 y (neg.f64 (sqrt.f64 x))))
(+.f64 x (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(+.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) x)
(*.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))
(*.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y))
(*.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1)
(*.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(*.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(*.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))))
(*.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(/.f64 1 (/.f64 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y))) (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3))))
(/.f64 1 (/.f64 (fma.f64 y (sqrt.f64 x) x) (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2)))))
(/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y))))
(/.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (fma.f64 y (sqrt.f64 x) x))
(/.f64 (neg.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3))) (neg.f64 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2)))) (neg.f64 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (+.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 3)) (fma.f64 x x (-.f64 (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) (*.f64 y (neg.f64 (sqrt.f64 x)))) (*.f64 x (*.f64 y (neg.f64 (sqrt.f64 x)))))))
(/.f64 (-.f64 (pow.f64 x 2) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) (*.f64 y (neg.f64 (sqrt.f64 x))))) (-.f64 x (*.f64 y (neg.f64 (sqrt.f64 x)))))
(pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1)
(pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 3)
(pow.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3) 1/3)
(pow.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2)
(sqrt.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))
(log.f64 (exp.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(cbrt.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))
(expm1.f64 (log1p.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(log1p.f64 (expm1.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(exp.f64 (log.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(exp.f64 (*.f64 (log.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(fma.f64 1 x (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 1 x (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 1 (*.f64 y (neg.f64 (sqrt.f64 x))) x)
(fma.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) -1)
(fma.f64 x 1 (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 x 1 (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) x)
(fma.f64 (pow.f64 x 1/4) (pow.f64 (pow.f64 x 1/4) 3) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (pow.f64 x 1/4) (pow.f64 (pow.f64 x 1/4) 3) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) x)
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x 2)) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x 2)) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (cbrt.f64 (pow.f64 x 2)) (cbrt.f64 x) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (cbrt.f64 (pow.f64 x 2)) (cbrt.f64 x) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 x 1/4) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 x 1/4) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) x)
(fma.f64 (neg.f64 y) (sqrt.f64 x) x)
(fma.f64 (neg.f64 (sqrt.f64 x)) y x)
(fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) x)
(fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) x)
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) x)
(fma.f64 (*.f64 (cbrt.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))) (cbrt.f64 (*.f64 y (neg.f64 (sqrt.f64 x))))) (cbrt.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))) x)
(fma.f64 (*.f64 (cbrt.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (cbrt.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (cbrt.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) -1)
(fma.f64 (hypot.f64 1 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (hypot.f64 1 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) -1)
(fma.f64 (sqrt.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))) x)
(fma.f64 -1 (*.f64 y (sqrt.f64 x)) x)
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (*.f64 (neg.f64 y) 1) (sqrt.f64 x) x)
(fma.f64 (*.f64 (neg.f64 y) (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) x)
(fma.f64 (*.f64 (neg.f64 y) (pow.f64 x 1/4)) (pow.f64 x 1/4) x)
(fma.f64 (*.f64 (sqrt.f64 x) (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (*.f64 (sqrt.f64 x) (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(-.f64 (exp.f64 (log1p.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))))) 1)
(*.f64 1 (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 1)
(*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 x)))
(*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 y))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1/3))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6))
(*.f64 (pow.f64 1 1/3) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1/3) (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 1/3) (pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 1/3))
(pow.f64 (*.f64 y (sqrt.f64 x)) 1/3)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 1)
(pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 2)
(sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(log.f64 (exp.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(log.f64 (+.f64 1 (expm1.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))))))
(expm1.f64 (log1p.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(log1p.f64 (expm1.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(exp.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1/3))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 1 (*.f64 y (sqrt.f64 x)))
(*.f64 y (sqrt.f64 x))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (pow.f64 x 1/4) (*.f64 y (pow.f64 x 1/4)))
(*.f64 (*.f64 y (pow.f64 x 1/4)) (pow.f64 x 1/4))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/4)) (*.f64 y (pow.f64 x 1/4))))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) y))
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)))
(*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 1/4))))
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) 3) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3) (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3))
(*.f64 (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))))
(*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)))
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))
(*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y))
(*.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 x)))
(*.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6)) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6))
(*.f64 (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (pow.f64 x 1/4))))
(*.f64 (*.f64 (pow.f64 x 1/4) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 y (pow.f64 x 1/4)) 3)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(exp.f64 (fma.f64 1/4 (log.f64 x) (log.f64 (*.f64 y (pow.f64 x 1/4)))))
(-.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))
(-.f64 (-.f64 1 x) (*.f64 y (neg.f64 (sqrt.f64 x))))
(-.f64 (exp.f64 (log1p.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))) 1)
(-.f64 (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)) (/.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3) (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(-.f64 (/.f64 (pow.f64 (-.f64 1 x) 2) (-.f64 1 (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 x (pow.f64 y 2)) (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(-.f64 (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (/.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(*.f64 1 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))
(*.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(*.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2) (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(*.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 1 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))))
(/.f64 1 (/.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))))
(/.f64 1 (/.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x)) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))))
(/.f64 1 (/.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))) (neg.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))) (neg.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))) (neg.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (+.f64 1 (pow.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 3)) (+.f64 1 (-.f64 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))))
(/.f64 (-.f64 1 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (-.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (fma.f64 x (pow.f64 y 2) (neg.f64 (pow.f64 (-.f64 1 x) 2))) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))
(pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 3)
(pow.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3) 1/3)
(pow.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2)
(sqrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 2))
(log.f64 (exp.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(log.f64 (+.f64 1 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))))
(cbrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3))
(expm1.f64 (log1p.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(log1p.f64 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(exp.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(exp.f64 (*.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 1))
(fma.f64 1 (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 1 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(fma.f64 1 (-.f64 1 x) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 y (sqrt.f64 x) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(fma.f64 (*.f64 y (sqrt.f64 x)) 1 (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (-.f64 1 x) 1 (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 x) 1 (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (pow.f64 x 1/4) (*.f64 y (pow.f64 x 1/4)) (-.f64 1 x))
(fma.f64 (*.f64 y (pow.f64 x 1/4)) (pow.f64 x 1/4) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/4)) (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (-.f64 1 x)) (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (*.f64 y (sqrt.f64 x)))
(fma.f64 (cbrt.f64 (-.f64 1 x)) (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (cbrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (cbrt.f64 (-.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (neg.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) y) (-.f64 1 x))
(fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (sqrt.f64 (-.f64 1 x)) (sqrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 (-.f64 1 x)) (sqrt.f64 (-.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) 3) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3) (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (sqrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 -1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1)
(fma.f64 (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (-.f64 1 x))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2)) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6)) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (-.f64 1 x))
(fma.f64 (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (*.f64 (pow.f64 x 1/4) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) (-.f64 1 x))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (pow.f64 x 1/4)))) 1)
(pow.f64 (*.f64 y (pow.f64 x 1/4)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (pow.f64 x 1/4))) 3)
(pow.f64 (pow.f64 (*.f64 y (pow.f64 x 1/4)) 3) 1/3)
(pow.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) 2)
(sqrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 x 1/4)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (pow.f64 x 1/4)))))
(cbrt.f64 (pow.f64 (*.f64 y (pow.f64 x 1/4)) 3))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 1/4) 3)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 y 3)))
(expm1.f64 (log1p.f64 (*.f64 y (pow.f64 x 1/4))))
(log1p.f64 (expm1.f64 (*.f64 y (pow.f64 x 1/4))))
(exp.f64 (log.f64 (*.f64 y (pow.f64 x 1/4))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (pow.f64 x 1/4))) 1))
(+.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(+.f64 1 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(+.f64 1 (fma.f64 -1 x (*.f64 y (sqrt.f64 x))))
(+.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(+.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(+.f64 (fma.f64 y (sqrt.f64 x) 1) (neg.f64 x))
(-.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))
(-.f64 (-.f64 1 x) (*.f64 y (neg.f64 (sqrt.f64 x))))
(-.f64 (exp.f64 (log1p.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))) 1)
(-.f64 (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)) (/.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3) (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(-.f64 (/.f64 (pow.f64 (-.f64 1 x) 2) (-.f64 1 (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 x (pow.f64 y 2)) (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(-.f64 (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (/.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(*.f64 1 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))
(*.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(*.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2) (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(*.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 1 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))))
(/.f64 1 (/.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))))
(/.f64 1 (/.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x)) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))))
(/.f64 1 (/.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))) (neg.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))) (neg.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))) (neg.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (+.f64 1 (pow.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 3)) (+.f64 1 (-.f64 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))))
(/.f64 (-.f64 1 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (-.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (fma.f64 x (pow.f64 y 2) (neg.f64 (pow.f64 (-.f64 1 x) 2))) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))
(pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 3)
(pow.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3) 1/3)
(pow.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2)
(sqrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 2))
(log.f64 (exp.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(log.f64 (+.f64 1 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))))
(cbrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3))
(expm1.f64 (log1p.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(log1p.f64 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(exp.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(exp.f64 (*.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 1))
Outputs
1
(*.f64 -1 x)
(neg.f64 x)
(*.f64 -1 x)
(neg.f64 x)
(-.f64 1 x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (sqrt.f64 x) y)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (sqrt.f64 x) y)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
x
x
x
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+.f64 x (*.f64 -1 (*.f64 (sqrt.f64 x) y)))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (pow.f64 x 1/6) (cbrt.f64 y))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (pow.f64 x 1/6) (cbrt.f64 y))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (pow.f64 x 1/6) (cbrt.f64 y))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (pow.f64 x 1/6) (cbrt.f64 y))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (pow.f64 x 1/6) (cbrt.f64 y))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (pow.f64 x 1/6) (cbrt.f64 y))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (pow.f64 x 1/6) (cbrt.f64 y))
(*.f64 (sqrt.f64 1) (*.f64 (pow.f64 x 1/6) (pow.f64 y 1/3)))
(*.f64 (pow.f64 x 1/6) (cbrt.f64 y))
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (*.f64 y (sqrt.f64 -1))) 1/3))
(*.f64 (pow.f64 (neg.f64 x) 1/6) (cbrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (*.f64 y (sqrt.f64 -1))) 1/3))
(*.f64 (pow.f64 (neg.f64 x) 1/6) (cbrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (*.f64 y (sqrt.f64 -1))) 1/3))
(*.f64 (pow.f64 (neg.f64 x) 1/6) (cbrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (*.f64 y (sqrt.f64 -1))) 1/3))
(*.f64 (pow.f64 (neg.f64 x) 1/6) (cbrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(+.f64 1 (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y)))
(fma.f64 y (sqrt.f64 x) 1)
(fma.f64 (sqrt.f64 x) y 1)
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 -1 x)
(neg.f64 x)
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) y))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 -1 x)
(neg.f64 x)
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))))
(+.f64 (-.f64 1 x) (*.f64 1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2)))))
(-.f64 1 (fma.f64 (sqrt.f64 x) y x))
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))))
(+.f64 (-.f64 1 x) (*.f64 1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2)))))
(-.f64 1 (fma.f64 (sqrt.f64 x) y x))
(+.f64 1 (+.f64 (*.f64 -1 x) (*.f64 (pow.f64 1 1/6) (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))))
(+.f64 (-.f64 1 x) (*.f64 1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2)))))
(-.f64 1 (fma.f64 (sqrt.f64 x) y x))
(-.f64 1 x)
(-.f64 1 x)
(-.f64 1 x)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (+.f64 (log.f64 -1) (neg.f64 (log.f64 (/.f64 -1 x))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (-.f64 (log.f64 -1) (log.f64 (/.f64 -1 x)))))
(*.f64 y (*.f64 (pow.f64 -1 1/4) (pow.f64 (/.f64 -1 x) -1/4)))
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (+.f64 (log.f64 -1) (neg.f64 (log.f64 (/.f64 -1 x))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (-.f64 (log.f64 -1) (log.f64 (/.f64 -1 x)))))
(*.f64 y (*.f64 (pow.f64 -1 1/4) (pow.f64 (/.f64 -1 x) -1/4)))
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (+.f64 (log.f64 -1) (neg.f64 (log.f64 (/.f64 -1 x))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (-.f64 (log.f64 -1) (log.f64 (/.f64 -1 x)))))
(*.f64 y (*.f64 (pow.f64 -1 1/4) (pow.f64 (/.f64 -1 x) -1/4)))
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (+.f64 (log.f64 -1) (neg.f64 (log.f64 (/.f64 -1 x))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (-.f64 (log.f64 -1) (log.f64 (/.f64 -1 x)))))
(*.f64 y (*.f64 (pow.f64 -1 1/4) (pow.f64 (/.f64 -1 x) -1/4)))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
1
(*.f64 -1 x)
(neg.f64 x)
(*.f64 -1 x)
(neg.f64 x)
(-.f64 1 x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (sqrt.f64 x) y)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (sqrt.f64 x) y)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (+.f64 1 (*.f64 (sqrt.f64 x) y)) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 1 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 1 (fma.f64 -1 x (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 (fma.f64 y (sqrt.f64 x) 1) (neg.f64 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 1 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2) (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) 1) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 y (sqrt.f64 x) (neg.f64 (-.f64 1 x))) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 x (fma.f64 (sqrt.f64 x) y -1)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y (+.f64 -1 x)) (pow.f64 (-.f64 1 x) 2)))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(/.f64 1 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))))
(/.f64 (*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) 1) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 y (sqrt.f64 x) (neg.f64 (-.f64 1 x))) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 x (fma.f64 (sqrt.f64 x) y -1)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y (+.f64 -1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 1 (/.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(/.f64 1 (/.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x)) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 1 (/.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) 1) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 y (sqrt.f64 x) (neg.f64 (-.f64 1 x))) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 x (fma.f64 (sqrt.f64 x) y -1)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y (+.f64 -1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 (-.f64 1 x) (*.f64 (sqrt.f64 x) y)))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (*.f64 (-.f64 1 x) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) 1) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 y (sqrt.f64 x) (neg.f64 (-.f64 1 x))) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 x (fma.f64 (sqrt.f64 x) y -1)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y (+.f64 -1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))) (neg.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))) (neg.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))) (neg.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(/.f64 (+.f64 1 (pow.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 3)) (+.f64 1 (-.f64 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(/.f64 (-.f64 1 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (-.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(/.f64 (fma.f64 x (pow.f64 y 2) (neg.f64 (pow.f64 (-.f64 1 x) 2))) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))
(/.f64 (fma.f64 x (pow.f64 y 2) (neg.f64 (pow.f64 (-.f64 1 x) 2))) (fma.f64 y (sqrt.f64 x) (neg.f64 (-.f64 1 x))))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 x (fma.f64 (sqrt.f64 x) y -1)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (sqrt.f64 x) y (+.f64 -1 x)))
(pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 3)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(pow.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3) 1/3)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(pow.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(sqrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 2))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(log.f64 (exp.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(log.f64 (+.f64 1 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(cbrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(expm1.f64 (log1p.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(expm1.f64 (log1p.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))))
(expm1.f64 (log1p.f64 (-.f64 (fma.f64 (sqrt.f64 x) y 1) x)))
(log1p.f64 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(exp.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(exp.f64 (*.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 1))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 1 (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 1 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 1 (-.f64 1 x) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 y (sqrt.f64 x) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (*.f64 y (sqrt.f64 x)) 1 (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (-.f64 1 x) 1 (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (-.f64 1 x) 1 (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (pow.f64 x 1/4) (*.f64 y (pow.f64 x 1/4)) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (*.f64 y (pow.f64 x 1/4)) (pow.f64 x 1/4) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/4)) (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (*.f64 y (pow.f64 x 1/4)) (cbrt.f64 (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 (pow.f64 x 1/4))) (*.f64 y (pow.f64 x 1/4)) (-.f64 1 x))
(fma.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y))) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) 4) (-.f64 1 x))
(fma.f64 (cbrt.f64 (-.f64 1 x)) (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (cbrt.f64 (-.f64 1 x)) (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (cbrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (cbrt.f64 (-.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (neg.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) y) (-.f64 1 x))
(fma.f64 (cbrt.f64 x) (*.f64 y (cbrt.f64 (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 y (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 x)) (-.f64 1 x))
(fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (sqrt.f64 (-.f64 1 x)) (sqrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (sqrt.f64 (-.f64 1 x)) (sqrt.f64 (-.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (*.f64 (sqrt.f64 x) y))
(+.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (-.f64 1 (pow.f64 x 3)) (fma.f64 x (+.f64 1 x) 1)))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (*.f64 (sqrt.f64 x) y))
(+.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (-.f64 1 (pow.f64 x 3)) (fma.f64 x (+.f64 1 x) 1)))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (*.f64 (sqrt.f64 x) y))
(+.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (-.f64 1 (pow.f64 x 2)) (+.f64 1 x)))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (*.f64 (sqrt.f64 x) y))
(+.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (-.f64 1 (pow.f64 x 2)) (+.f64 1 x)))
(fma.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) 3) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3) (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (sqrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 -1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2)) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (cbrt.f64 x) (*.f64 y (cbrt.f64 (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 y (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 x)) (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y))) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) 4) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6)) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (pow.f64 x 1/4) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2))) (cbrt.f64 (*.f64 y (pow.f64 x 1/4)))) (-.f64 1 x))
(fma.f64 (*.f64 (pow.f64 x 1/4) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 x (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+.f64 x (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (-.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (*.f64 (sqrt.f64 x) y))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (-.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (*.f64 (sqrt.f64 x) y))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(+.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) x)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(*.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(*.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(*.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(*.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(*.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(*.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))))
(*.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2))))))
(/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2)))))
(*.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (*.f64 x (-.f64 x (pow.f64 y 2))) (fma.f64 (sqrt.f64 x) y x))
(*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))))
(/.f64 1 (/.f64 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y))) (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3))))
(*.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2))))))
(/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2)))))
(/.f64 1 (/.f64 (fma.f64 y (sqrt.f64 x) x) (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2)))))
(*.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (*.f64 x (-.f64 x (pow.f64 y 2))) (fma.f64 (sqrt.f64 x) y x))
(/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y))))
(*.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2))))))
(/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2)))))
(/.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (fma.f64 y (sqrt.f64 x) x))
(*.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (*.f64 x (-.f64 x (pow.f64 y 2))) (fma.f64 (sqrt.f64 x) y x))
(/.f64 (neg.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3))) (neg.f64 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))))
(*.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2))))))
(/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2)))) (neg.f64 (fma.f64 y (sqrt.f64 x) x)))
(*.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (*.f64 x (-.f64 x (pow.f64 y 2))) (fma.f64 (sqrt.f64 x) y x))
(/.f64 (+.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 3)) (fma.f64 x x (-.f64 (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) (*.f64 y (neg.f64 (sqrt.f64 x)))) (*.f64 x (*.f64 y (neg.f64 (sqrt.f64 x)))))))
(/.f64 (+.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 3)) (fma.f64 x x (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) (-.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) x))))
(/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (fma.f64 x x (fma.f64 (pow.f64 y 2) x (*.f64 (*.f64 x y) (sqrt.f64 x)))))
(/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (fma.f64 x x (*.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y x))))
(/.f64 (-.f64 (pow.f64 x 2) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) (*.f64 y (neg.f64 (sqrt.f64 x))))) (-.f64 x (*.f64 y (neg.f64 (sqrt.f64 x)))))
(*.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (*.f64 x (-.f64 x (pow.f64 y 2))) (fma.f64 (sqrt.f64 x) y x))
(pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 3)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(pow.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3) 1/3)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(pow.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(sqrt.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(log.f64 (exp.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(cbrt.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(expm1.f64 (log1p.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(expm1.f64 (log1p.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(+.f64 -1 (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(log1p.f64 (expm1.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(exp.f64 (log.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(exp.f64 (*.f64 (log.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 1 x (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 1 x (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (-.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (*.f64 (sqrt.f64 x) y))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (-.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (*.f64 (sqrt.f64 x) y))
(fma.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 1 (*.f64 y (neg.f64 (sqrt.f64 x))) x)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) -1)
(expm1.f64 (log1p.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(expm1.f64 (log1p.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(+.f64 -1 (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(fma.f64 x 1 (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 x 1 (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (-.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (-.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (-.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (-.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1 (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) x)
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) x)
(-.f64 x (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(fma.f64 (pow.f64 x 1/4) (pow.f64 (pow.f64 x 1/4) 3) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (pow.f64 x 1/4) (pow.f64 (pow.f64 x 1/4) 3) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) x)
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) x)
(-.f64 x (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (-.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (-.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (-.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (-.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x 2)) (*.f64 y (neg.f64 (sqrt.f64 x))))
(-.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x 2))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x 2)) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x 2)) (*.f64 y (neg.f64 (sqrt.f64 x))))
(-.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x 2))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (cbrt.f64 x) (*.f64 (sqrt.f64 x) (cbrt.f64 (sqrt.f64 x))) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (cbrt.f64 x) (*.f64 (sqrt.f64 x) (cbrt.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (neg.f64 y)))
(fma.f64 (sqrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 x)) (*.f64 (sqrt.f64 x) (neg.f64 y)))
(fma.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) (sqrt.f64 x)) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (cbrt.f64 x) (*.f64 (sqrt.f64 x) (cbrt.f64 (sqrt.f64 x))) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (cbrt.f64 x) (*.f64 (sqrt.f64 x) (cbrt.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (neg.f64 y)))
(fma.f64 (sqrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 x)) (*.f64 (sqrt.f64 x) (neg.f64 y)))
(fma.f64 (cbrt.f64 (pow.f64 x 2)) (cbrt.f64 x) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x 2)) (*.f64 y (neg.f64 (sqrt.f64 x))))
(-.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x 2))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (cbrt.f64 (pow.f64 x 2)) (cbrt.f64 x) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x 2)) (*.f64 y (neg.f64 (sqrt.f64 x))))
(-.f64 (*.f64 (cbrt.f64 x) (cbrt.f64 (pow.f64 x 2))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 x 1/4) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 x 1/4) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (-.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(+.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (-.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (*.f64 (sqrt.f64 x) y))
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(*.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2))))))
(/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2)))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(*.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2))))))
(/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2)))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(*.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2))))))
(/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2)))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2))))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)) (/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2))))))
(+.f64 (-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2))))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2))))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)) (/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2))))))
(+.f64 (-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2))))))
(fma.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 y (sqrt.f64 x)) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 (pow.f64 x 3/2) y)))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(*.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (/.f64 1 (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2))))))
(/.f64 (-.f64 (pow.f64 x 3) (pow.f64 (*.f64 (sqrt.f64 x) y) 3)) (fma.f64 x x (fma.f64 x (pow.f64 y 2) (*.f64 y (pow.f64 x 3/2)))))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(*.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (*.f64 x (-.f64 x (pow.f64 y 2))) (fma.f64 (sqrt.f64 x) y x))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(*.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (*.f64 x (-.f64 x (pow.f64 y 2))) (fma.f64 (sqrt.f64 x) y x))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(*.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (*.f64 x (-.f64 x (pow.f64 y 2))) (fma.f64 (sqrt.f64 x) y x))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)) (/.f64 (*.f64 x (-.f64 x (pow.f64 y 2))) (fma.f64 (sqrt.f64 x) y x)))
(+.f64 (-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (/.f64 (*.f64 x (-.f64 x (pow.f64 y 2))) (fma.f64 (sqrt.f64 x) y x)))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(+.f64 (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)) (/.f64 (*.f64 x (-.f64 x (pow.f64 y 2))) (fma.f64 (sqrt.f64 x) y x)))
(+.f64 (-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (/.f64 (*.f64 x (-.f64 x (pow.f64 y 2))) (fma.f64 (sqrt.f64 x) y x)))
(fma.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(*.f64 (-.f64 (pow.f64 x 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(/.f64 (*.f64 x (-.f64 x (pow.f64 y 2))) (fma.f64 (sqrt.f64 x) y x))
(fma.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) x)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (neg.f64 y) (sqrt.f64 x) x)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (neg.f64 (sqrt.f64 x)) y x)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) x)
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) x)
(-.f64 x (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) x)
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) x)
(-.f64 x (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) x)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))) (cbrt.f64 (*.f64 y (neg.f64 (sqrt.f64 x))))) (cbrt.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))) x)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (*.f64 (cbrt.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (cbrt.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (cbrt.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) -1)
(expm1.f64 (log1p.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(expm1.f64 (log1p.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(+.f64 -1 (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(fma.f64 (hypot.f64 1 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (hypot.f64 1 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) -1)
(expm1.f64 (log1p.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(expm1.f64 (log1p.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(+.f64 -1 (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(fma.f64 (sqrt.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))) x)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 -1 (*.f64 y (sqrt.f64 x)) x)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1 (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 (sqrt.f64 x) y)))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (*.f64 (*.f64 (sqrt.f64 x) y) 0))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) 0)
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 (sqrt.f64 x) y)))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (*.f64 (*.f64 (sqrt.f64 x) y) 0))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) 0)
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (neg.f64 y) (sqrt.f64 x) (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 (sqrt.f64 x) y)))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (*.f64 (*.f64 (sqrt.f64 x) y) 0))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) 0)
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 x) y)))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (*.f64 (sqrt.f64 x) y) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 y (sqrt.f64 x))))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 (sqrt.f64 x) y)))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (*.f64 (*.f64 (sqrt.f64 x) y) 0))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (-.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 (sqrt.f64 x) y))) 0)
(fma.f64 (*.f64 (neg.f64 y) 1) (sqrt.f64 x) x)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (*.f64 (neg.f64 y) (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) x)
(fma.f64 (*.f64 (cbrt.f64 x) (neg.f64 y)) (cbrt.f64 (sqrt.f64 x)) x)
(fma.f64 (*.f64 y (neg.f64 (cbrt.f64 x))) (cbrt.f64 (sqrt.f64 x)) x)
(fma.f64 (*.f64 (neg.f64 y) (pow.f64 x 1/4)) (pow.f64 x 1/4) x)
(fma.f64 y (neg.f64 (sqrt.f64 x)) x)
(fma.f64 (sqrt.f64 x) (neg.f64 y) x)
(fma.f64 (sqrt.f64 x) y (neg.f64 x))
(fma.f64 (*.f64 (sqrt.f64 x) (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (cbrt.f64 x) (*.f64 (sqrt.f64 x) (cbrt.f64 (sqrt.f64 x))) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (cbrt.f64 x) (*.f64 (sqrt.f64 x) (cbrt.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (neg.f64 y)))
(fma.f64 (sqrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 x)) (*.f64 (sqrt.f64 x) (neg.f64 y)))
(fma.f64 (*.f64 (sqrt.f64 x) (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (*.f64 (*.f64 y (neg.f64 (sqrt.f64 x))) 1))
(fma.f64 (cbrt.f64 x) (*.f64 (sqrt.f64 x) (cbrt.f64 (sqrt.f64 x))) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (cbrt.f64 x) (*.f64 (sqrt.f64 x) (cbrt.f64 (sqrt.f64 x))) (*.f64 (sqrt.f64 x) (neg.f64 y)))
(fma.f64 (sqrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 x)) (*.f64 (sqrt.f64 x) (neg.f64 y)))
(-.f64 (exp.f64 (log1p.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))))) 1)
(expm1.f64 (log1p.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y))))
(*.f64 1 (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(cbrt.f64 (*.f64 (sqrt.f64 x) y))
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 1)
(cbrt.f64 (*.f64 (sqrt.f64 x) y))
(*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 x)))
(*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 y))
(*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 x)))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y))))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1/3))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y))))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y))))
(*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6))
(cbrt.f64 (*.f64 (sqrt.f64 x) y))
(*.f64 (pow.f64 1 1/3) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(cbrt.f64 (*.f64 (sqrt.f64 x) y))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1/3) (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y))))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 1/3) (pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 1/3))
(*.f64 (cbrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y))) (cbrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y))))
(pow.f64 (*.f64 y (sqrt.f64 x)) 1/3)
(cbrt.f64 (*.f64 (sqrt.f64 x) y))
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 1)
(cbrt.f64 (*.f64 (sqrt.f64 x) y))
(pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3)
(cbrt.f64 (*.f64 (sqrt.f64 x) y))
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 2)
(cbrt.f64 (*.f64 (sqrt.f64 x) y))
(sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(log.f64 (exp.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (*.f64 (sqrt.f64 x) y))
(log.f64 (+.f64 1 (expm1.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))))))
(cbrt.f64 (*.f64 (sqrt.f64 x) y))
(expm1.f64 (log1p.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(expm1.f64 (log1p.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y))))
(log1p.f64 (expm1.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (*.f64 (sqrt.f64 x) y))
(exp.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (*.f64 (sqrt.f64 x) y))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1/3))
(cbrt.f64 (*.f64 (sqrt.f64 x) y))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 1))
(cbrt.f64 (*.f64 (sqrt.f64 x) y))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(expm1.f64 (log1p.f64 (*.f64 (sqrt.f64 x) y)))
(+.f64 -1 (fma.f64 (sqrt.f64 x) y 1))
(*.f64 1 (*.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(*.f64 y (sqrt.f64 x))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (sqrt.f64 x) y)
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (pow.f64 x 1/4) (*.f64 y (pow.f64 x 1/4)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 y (pow.f64 x 1/4)) (pow.f64 x 1/4))
(*.f64 (sqrt.f64 x) y)
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (sqrt.f64 x))))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 x))))
(*.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/4)) (*.f64 y (pow.f64 x 1/4))))
(*.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (*.f64 y (pow.f64 x 1/4)) (cbrt.f64 (pow.f64 x 1/4))))
(*.f64 (cbrt.f64 (pow.f64 x 1/4)) (*.f64 (*.f64 y (pow.f64 x 1/4)) (cbrt.f64 (sqrt.f64 x))))
(*.f64 (*.f64 y (pow.f64 x 1/4)) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 (pow.f64 x 1/4))))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)))))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y))) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) 4))
(*.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) y))
(*.f64 (cbrt.f64 x) (*.f64 y (cbrt.f64 (sqrt.f64 x))))
(*.f64 y (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 x)))
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 1/4))))
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) 3) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3) (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)))
(*.f64 (cbrt.f64 x) (*.f64 y (cbrt.f64 (sqrt.f64 x))))
(*.f64 y (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 x)))
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 x)))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (sqrt.f64 x))))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 x))))
(*.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)))))
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y))) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) 4))
(*.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6)) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (pow.f64 x 1/4))))
(*.f64 (pow.f64 x 1/4) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2))) (cbrt.f64 (*.f64 y (pow.f64 x 1/4)))))
(*.f64 (*.f64 (pow.f64 x 1/4) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)))
(*.f64 (sqrt.f64 x) y)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(fabs.f64 (*.f64 (sqrt.f64 x) y))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(*.f64 (sqrt.f64 x) y)
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 y (pow.f64 x 1/4)) 3)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(expm1.f64 (log1p.f64 (*.f64 (sqrt.f64 x) y)))
(+.f64 -1 (fma.f64 (sqrt.f64 x) y 1))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (fma.f64 1/4 (log.f64 x) (log.f64 (*.f64 y (pow.f64 x 1/4)))))
(*.f64 (sqrt.f64 x) y)
(-.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (-.f64 1 x) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (exp.f64 (log1p.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))) 1)
(expm1.f64 (log1p.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))))
(expm1.f64 (log1p.f64 (-.f64 (fma.f64 (sqrt.f64 x) y 1) x)))
(-.f64 (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)) (/.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3) (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(-.f64 (/.f64 (pow.f64 (-.f64 1 x) 2) (-.f64 1 (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 x (pow.f64 y 2)) (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)))
(-.f64 (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (/.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 1 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2) (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) 1) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 y (sqrt.f64 x) (neg.f64 (-.f64 1 x))) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 x (fma.f64 (sqrt.f64 x) y -1)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y (+.f64 -1 x)) (pow.f64 (-.f64 1 x) 2)))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(/.f64 1 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))))
(/.f64 (*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) 1) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 y (sqrt.f64 x) (neg.f64 (-.f64 1 x))) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 x (fma.f64 (sqrt.f64 x) y -1)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y (+.f64 -1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 1 (/.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(/.f64 1 (/.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x)) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 1 (/.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) 1) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 y (sqrt.f64 x) (neg.f64 (-.f64 1 x))) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 x (fma.f64 (sqrt.f64 x) y -1)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y (+.f64 -1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 (-.f64 1 x) (*.f64 (sqrt.f64 x) y)))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (*.f64 (-.f64 1 x) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) 1) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 y (sqrt.f64 x) (neg.f64 (-.f64 1 x))) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 x (fma.f64 (sqrt.f64 x) y -1)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y (+.f64 -1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))) (neg.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))) (neg.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))) (neg.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(/.f64 (+.f64 1 (pow.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 3)) (+.f64 1 (-.f64 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(/.f64 (-.f64 1 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (-.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(/.f64 (fma.f64 x (pow.f64 y 2) (neg.f64 (pow.f64 (-.f64 1 x) 2))) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))
(/.f64 (fma.f64 x (pow.f64 y 2) (neg.f64 (pow.f64 (-.f64 1 x) 2))) (fma.f64 y (sqrt.f64 x) (neg.f64 (-.f64 1 x))))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 x (fma.f64 (sqrt.f64 x) y -1)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (sqrt.f64 x) y (+.f64 -1 x)))
(pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 3)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(pow.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3) 1/3)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(pow.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(sqrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 2))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(log.f64 (exp.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(log.f64 (+.f64 1 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(cbrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(expm1.f64 (log1p.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(expm1.f64 (log1p.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))))
(expm1.f64 (log1p.f64 (-.f64 (fma.f64 (sqrt.f64 x) y 1) x)))
(log1p.f64 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(exp.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(exp.f64 (*.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 1))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 1 (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 1 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 1 (-.f64 1 x) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 y (sqrt.f64 x) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (*.f64 y (sqrt.f64 x)) 1 (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (-.f64 1 x) 1 (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (-.f64 1 x) 1 (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (pow.f64 x 1/4) (*.f64 y (pow.f64 x 1/4)) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (*.f64 y (pow.f64 x 1/4)) (pow.f64 x 1/4) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/4)) (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (*.f64 y (pow.f64 x 1/4)) (cbrt.f64 (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 (pow.f64 x 1/4))) (*.f64 y (pow.f64 x 1/4)) (-.f64 1 x))
(fma.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y))) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) 4) (-.f64 1 x))
(fma.f64 (cbrt.f64 (-.f64 1 x)) (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (cbrt.f64 (-.f64 1 x)) (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (cbrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 1 x)) 2) (cbrt.f64 (-.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2) (neg.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) y) (-.f64 1 x))
(fma.f64 (cbrt.f64 x) (*.f64 y (cbrt.f64 (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 y (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 x)) (-.f64 1 x))
(fma.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (sqrt.f64 (-.f64 1 x)) (sqrt.f64 (-.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (sqrt.f64 (-.f64 1 x)) (sqrt.f64 (-.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (*.f64 (sqrt.f64 x) y))
(+.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (-.f64 1 (pow.f64 x 3)) (fma.f64 x (+.f64 1 x) 1)))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (-.f64 1 (pow.f64 x 3)) (/.f64 1 (fma.f64 x (+.f64 1 x) 1)) (*.f64 (sqrt.f64 x) y))
(+.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (-.f64 1 (pow.f64 x 3)) (fma.f64 x (+.f64 1 x) 1)))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (*.f64 y (sqrt.f64 x)))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (*.f64 (sqrt.f64 x) y))
(+.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (-.f64 1 (pow.f64 x 2)) (+.f64 1 x)))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (neg.f64 (*.f64 y (neg.f64 (sqrt.f64 x)))))
(fma.f64 (-.f64 1 (pow.f64 x 2)) (/.f64 1 (+.f64 1 x)) (*.f64 (sqrt.f64 x) y))
(+.f64 (*.f64 (sqrt.f64 x) y) (/.f64 (-.f64 1 (pow.f64 x 2)) (+.f64 1 x)))
(fma.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) 3) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3) (pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) 3) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (cbrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (sqrt.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 -1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2)) (cbrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (cbrt.f64 x) (*.f64 y (cbrt.f64 (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 y (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 x)) (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1) (cbrt.f64 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 x))) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))))) (cbrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)))) (-.f64 1 x))
(fma.f64 (cbrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y))) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) 4) (-.f64 1 x))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6)) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/6) (-.f64 1 x))
(fma.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))) (-.f64 1 x))
(fma.f64 (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (pow.f64 x 1/4))) (-.f64 1 x))
(fma.f64 (pow.f64 x 1/4) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2))) (cbrt.f64 (*.f64 y (pow.f64 x 1/4)))) (-.f64 1 x))
(fma.f64 (*.f64 (pow.f64 x 1/4) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (pow.f64 x 1/4)))) 1)
(expm1.f64 (log1p.f64 (*.f64 y (pow.f64 x 1/4))))
(pow.f64 (*.f64 y (pow.f64 x 1/4)) 1)
(*.f64 y (pow.f64 x 1/4))
(pow.f64 (cbrt.f64 (*.f64 y (pow.f64 x 1/4))) 3)
(*.f64 y (pow.f64 x 1/4))
(pow.f64 (pow.f64 (*.f64 y (pow.f64 x 1/4)) 3) 1/3)
(*.f64 y (pow.f64 x 1/4))
(pow.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) 2)
(*.f64 y (pow.f64 x 1/4))
(sqrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 x 1/4)) y))
(*.f64 y (pow.f64 x 1/4))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (pow.f64 x 1/4)))))
(*.f64 y (pow.f64 x 1/4))
(cbrt.f64 (pow.f64 (*.f64 y (pow.f64 x 1/4)) 3))
(*.f64 y (pow.f64 x 1/4))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 1/4) 3)))
(*.f64 y (pow.f64 x 1/4))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 y 3)))
(*.f64 y (pow.f64 x 1/4))
(expm1.f64 (log1p.f64 (*.f64 y (pow.f64 x 1/4))))
(log1p.f64 (expm1.f64 (*.f64 y (pow.f64 x 1/4))))
(*.f64 y (pow.f64 x 1/4))
(exp.f64 (log.f64 (*.f64 y (pow.f64 x 1/4))))
(*.f64 y (pow.f64 x 1/4))
(exp.f64 (*.f64 (log.f64 (*.f64 y (pow.f64 x 1/4))) 1))
(*.f64 y (pow.f64 x 1/4))
(+.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 1 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 1 (fma.f64 -1 x (*.f64 y (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(+.f64 (fma.f64 y (sqrt.f64 x) 1) (neg.f64 x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (-.f64 1 x) (*.f64 y (neg.f64 (sqrt.f64 x))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(-.f64 (exp.f64 (log1p.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))) 1)
(expm1.f64 (log1p.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))))
(expm1.f64 (log1p.f64 (-.f64 (fma.f64 (sqrt.f64 x) y 1) x)))
(-.f64 (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)) (/.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3) (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(-.f64 (/.f64 (pow.f64 (-.f64 1 x) 2) (-.f64 1 (fma.f64 y (sqrt.f64 x) x))) (/.f64 (*.f64 x (pow.f64 y 2)) (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)))
(-.f64 (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (/.f64 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(-.f64 (fma.f64 y (sqrt.f64 x) 1) x)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 1 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2) (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (/.f64 1 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) 1) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 y (sqrt.f64 x) (neg.f64 (-.f64 1 x))) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 x (fma.f64 (sqrt.f64 x) y -1)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y (+.f64 -1 x)) (pow.f64 (-.f64 1 x) 2)))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(/.f64 1 (/.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))))
(/.f64 (*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) 1) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 y (sqrt.f64 x) (neg.f64 (-.f64 1 x))) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 x (fma.f64 (sqrt.f64 x) y -1)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y (+.f64 -1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 1 (/.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(/.f64 1 (/.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x)) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 1 (/.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) 1) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 y (sqrt.f64 x) (neg.f64 (-.f64 1 x))) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 x (fma.f64 (sqrt.f64 x) y -1)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y (+.f64 -1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 (-.f64 1 x) (*.f64 (sqrt.f64 x) y)))))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 x (pow.f64 y 2) (*.f64 (-.f64 1 x) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 y (sqrt.f64 x) x)))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3))) (neg.f64 (fma.f64 (*.f64 y (sqrt.f64 x)) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)) (pow.f64 (-.f64 1 x) 2))))
(/.f64 (*.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) 1) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 y (sqrt.f64 x) (neg.f64 (-.f64 1 x))) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (+.f64 x (fma.f64 (sqrt.f64 x) y -1)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (fma.f64 (pow.f64 x 3/2) (pow.f64 y 3) (pow.f64 (-.f64 1 x) 3)) (fma.f64 (*.f64 (sqrt.f64 x) y) (fma.f64 (sqrt.f64 x) y (+.f64 -1 x)) (pow.f64 (-.f64 1 x) 2)))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3))) (neg.f64 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2)))) (neg.f64 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(*.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (/.f64 1 (-.f64 1 (fma.f64 y (sqrt.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 -1 (fma.f64 (sqrt.f64 x) y x)))
(/.f64 (neg.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2))) (neg.f64 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(/.f64 (+.f64 1 (pow.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 3)) (+.f64 1 (-.f64 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 3)) (/.f64 1 (fma.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 1)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)) 1))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 3)) (fma.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x) 1))
(/.f64 (-.f64 1 (*.f64 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)))) (-.f64 1 (neg.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(*.f64 (-.f64 1 (pow.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x) 2)) (/.f64 1 (+.f64 1 (fma.f64 y (neg.f64 (sqrt.f64 x)) x))))
(/.f64 (-.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) (neg.f64 y) x) 2)) (+.f64 1 (fma.f64 (sqrt.f64 x) (neg.f64 y) x)))
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (sqrt.f64 x) y (neg.f64 x)) 2)) (-.f64 (fma.f64 (sqrt.f64 x) y 1) x))
(/.f64 (fma.f64 x (pow.f64 y 2) (neg.f64 (pow.f64 (-.f64 1 x) 2))) (-.f64 (*.f64 y (sqrt.f64 x)) (-.f64 1 x)))
(/.f64 (fma.f64 x (pow.f64 y 2) (neg.f64 (pow.f64 (-.f64 1 x) 2))) (fma.f64 y (sqrt.f64 x) (neg.f64 (-.f64 1 x))))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (+.f64 x (fma.f64 (sqrt.f64 x) y -1)))
(/.f64 (-.f64 (*.f64 x (pow.f64 y 2)) (pow.f64 (-.f64 1 x) 2)) (fma.f64 (sqrt.f64 x) y (+.f64 -1 x)))
(pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 1)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(pow.f64 (cbrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 3)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(pow.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3) 1/3)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(pow.f64 (sqrt.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 2)
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(sqrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 2))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(log.f64 (exp.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(log.f64 (+.f64 1 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x))))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(cbrt.f64 (pow.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x) 3))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(expm1.f64 (log1p.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(expm1.f64 (log1p.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))))
(expm1.f64 (log1p.f64 (-.f64 (fma.f64 (sqrt.f64 x) y 1) x)))
(log1p.f64 (expm1.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(exp.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)
(exp.f64 (*.f64 (log.f64 (-.f64 (fma.f64 y (sqrt.f64 x) 1) x)) 1))
(fma.f64 (sqrt.f64 x) y (-.f64 1 x))
(-.f64 (fma.f64 (sqrt.f64 x) y 1) x)

eval231.0ms (3.7%)

Compiler

Compiled 8926 to 4023 computations (54.9% saved)

prune143.0ms (2.3%)

Pruning

15 alts after pruning (11 fresh and 4 done)

PrunedKeptTotal
New49910509
Fresh617
Picked145
Done000
Total50615521
Accuracy
100.0%
Counts
521 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
93.3%
(-.f64 1 (fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x)))))
73.4%
(-.f64 1 (pow.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2))
47.1%
(-.f64 1 (-.f64 x (pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)))
99.8%
(-.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x))))
66.0%
(-.f64 1 (-.f64 x (sqrt.f64 (*.f64 x (pow.f64 y 2)))))
69.5%
(-.f64 1 (*.f64 (sqrt.f64 x) (neg.f64 y)))
59.2%
(-.f64 1 x)
99.3%
(+.f64 (-.f64 1 x) (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3))
99.7%
(+.f64 (-.f64 1 x) (*.f64 (pow.f64 x 1/4) (*.f64 y (pow.f64 x 1/4))))
99.6%
(+.f64 (-.f64 1 x) (*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 1/4)))))
45.2%
(+.f64 (-.f64 1 x) (*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y)))
99.5%
(+.f64 (-.f64 1 x) (*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x))))
42.0%
(*.f64 (sqrt.f64 x) y)
30.4%
(neg.f64 x)
29.3%
1
Compiler

Compiled 309 to 218 computations (29.4% saved)

localize205.0ms (3.3%)

Localize:

Found 8 expressions with local error:

NewAccuracyProgram
99.8%
(*.f64 (sqrt.f64 x) (sqrt.f64 y))
99.8%
(*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y))
99.9%
(*.f64 y (sqrt.f64 x))
99.7%
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
93.3%
(sqrt.f64 (*.f64 y (sqrt.f64 x)))
99.9%
(*.f64 (sqrt.f64 x) (neg.f64 y))
99.9%
(*.f64 y (pow.f64 x 1/4))
99.8%
(*.f64 (pow.f64 x 1/4) (*.f64 y (pow.f64 x 1/4)))
Compiler

Compiled 139 to 57 computations (59% saved)

Precisions
Click to see histograms. Total time spent on operations: 101.0ms
Operation ival-pow, time spent: 47.0ms, 47.0% of total-time
Operation ival-mult, time spent: 20.0ms, 20.0% of total-time
Operation ival-sub, time spent: 13.0ms, 13.0% of total-time
Operation ival-sqrt, time spent: 11.0ms, 11.0% of total-time
Operation const, time spent: 4.0ms, 4.0% of total-time
Operation ival-add, time spent: 3.0ms, 3.0% of total-time
Operation ival-neg, time spent: 2.0ms, 2.0% of total-time

series104.0ms (1.7%)

Counts
7 → 84
Calls

42 calls:

TimeVariablePointExpression
52.0ms
y
@-inf
(*.f64 (sqrt.f64 x) (sqrt.f64 y))
17.0ms
x
@inf
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
9.0ms
y
@inf
(sqrt.f64 (*.f64 y (sqrt.f64 x)))
1.0ms
y
@-inf
(*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y))
1.0ms
x
@0
(sqrt.f64 (*.f64 y (sqrt.f64 x)))

rewrite193.0ms (3.1%)

Algorithm
batch-egg-rewrite
Rules
1046×log-prod
762×log1p-expm1-u
762×expm1-log1p-u
680×pow-unpow
360×pow-to-exp
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
022193
1304125
23129125
Stop Event
node limit
Counts
7 → 239
Calls
Call 1
Inputs
(*.f64 (pow.f64 x 1/4) (*.f64 y (pow.f64 x 1/4)))
(*.f64 y (pow.f64 x 1/4))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(sqrt.f64 (*.f64 y (sqrt.f64 x)))
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y))
(*.f64 (sqrt.f64 x) (sqrt.f64 y))
Outputs
(+.f64 0 (*.f64 y (sqrt.f64 x)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)) (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(-.f64 0 (*.f64 y (sqrt.f64 x)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(neg.f64 (*.f64 y (sqrt.f64 x)))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(log.f64 (/.f64 1 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) (pow.f64 (pow.f64 x 1/4) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(+.f64 0 (*.f64 (pow.f64 x 1/4) y))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4))) (cbrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4)))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4)))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 x 1/4) y))) 1)
(pow.f64 (*.f64 (pow.f64 x 1/4) y) 1)
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 x 1/4) y)) 3)
(pow.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) 1/3)
(pow.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) 2)
(sqrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4)))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 x 1/4) y))))
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 1/4) 3)))
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 x 1/4) y)))
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 x 1/4) y)))
(exp.f64 (log.f64 (*.f64 (pow.f64 x 1/4) y)))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 x 1/4) y)) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (pow.f64 x 1/4) y))) 3))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)) 1/3))
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) 2))
(+.f64 0 (*.f64 y (sqrt.f64 x)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)) (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(-.f64 0 (*.f64 y (sqrt.f64 x)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(neg.f64 (*.f64 y (sqrt.f64 x)))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(log.f64 (/.f64 1 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) (pow.f64 (pow.f64 x 1/4) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(+.f64 0 (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))) (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))))
(-.f64 (exp.f64 (log1p.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))) 1)
(*.f64 (pow.f64 x 1/4) (sqrt.f64 y))
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 1)
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (log.f64 (exp.f64 1)))
(*.f64 (sqrt.f64 y) (pow.f64 x 1/4))
(*.f64 1 (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 y)) (pow.f64 x 1/4)))
(*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4))
(*.f64 (pow.f64 y 1/4) (sqrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 x y))) (pow.f64 y 1/4))
(*.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) (pow.f64 x 1/8))
(*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1/2) (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 1/2))
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (sqrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(pow.f64 (*.f64 y (sqrt.f64 x)) 1/2)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 1)
(pow.f64 (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3/2) 1/3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4) 2)
(fabs.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(log.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(log.f64 (+.f64 1 (expm1.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3/2))
(expm1.f64 (log1p.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(log1p.f64 (expm1.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(exp.f64 (log.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1/2))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))) 3))
(exp.f64 (*.f64 (*.f64 3/2 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(exp.f64 (*.f64 (*.f64 1/4 (log.f64 (*.f64 y (sqrt.f64 x)))) 2))
(+.f64 0 (*.f64 y (sqrt.f64 x)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)) (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(-.f64 0 (*.f64 y (sqrt.f64 x)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/4) y))
(*.f64 y (sqrt.f64 x))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (*.f64 (pow.f64 x 1/4) y) (pow.f64 x 1/4))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (*.f64 y (sqrt.f64 x)) (log.f64 (exp.f64 1)))
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 x y)))
(*.f64 (sqrt.f64 y) (neg.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))
(*.f64 (sqrt.f64 (*.f64 x y)) (neg.f64 (sqrt.f64 y)))
(*.f64 1 (*.f64 y (sqrt.f64 x)))
(*.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/4)) (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (cbrt.f64 (*.f64 x y)) (*.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 y)))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2))) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x 1/4) y)) (pow.f64 x 1/4)))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 y)) (sqrt.f64 (*.f64 x y))))
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)))
(*.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) y))
(*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4) (*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (pow.f64 y 1/4) (*.f64 (pow.f64 y 1/4) (sqrt.f64 (*.f64 x y))))
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 x y))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 y)))
(*.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) (*.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) (pow.f64 x 1/4)))
(*.f64 -1 (*.f64 y (sqrt.f64 x)))
(*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4)) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4))
(*.f64 (neg.f64 (sqrt.f64 y)) (sqrt.f64 (*.f64 x y)))
(*.f64 (neg.f64 (sqrt.f64 x)) y)
(*.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (neg.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 y))
(*.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))) (cbrt.f64 (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (*.f64 (pow.f64 x 1/4) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)))
(*.f64 (*.f64 (*.f64 (pow.f64 x 1/4) y) (cbrt.f64 (sqrt.f64 x))) (cbrt.f64 (pow.f64 x 1/4)))
(*.f64 (*.f64 (*.f64 (pow.f64 x 1/4) y) (pow.f64 x 1/8)) (pow.f64 x 1/8))
(*.f64 (*.f64 (sqrt.f64 x) -1) y)
(*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)))
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))
(*.f64 (*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (*.f64 (sqrt.f64 y) (cbrt.f64 (*.f64 x y))) (cbrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 (sqrt.f64 (*.f64 x y)))) (sqrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 x y)) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 y)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 x y)) (pow.f64 y 1/4)) (pow.f64 y 1/4))
(neg.f64 (*.f64 y (sqrt.f64 x)))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(log.f64 (/.f64 1 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) (pow.f64 (pow.f64 x 1/4) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(+.f64 0 (*.f64 y (sqrt.f64 x)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)) (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(-.f64 0 (*.f64 y (sqrt.f64 x)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(neg.f64 (*.f64 y (sqrt.f64 x)))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(log.f64 (/.f64 1 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) (pow.f64 (pow.f64 x 1/4) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(+.f64 0 (sqrt.f64 (*.f64 x y)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y)))) (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y)))))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))))
(-.f64 (exp.f64 (log1p.f64 (sqrt.f64 (*.f64 x y)))) 1)
(pow.f64 (sqrt.f64 (*.f64 x y)) 1)
(pow.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) 3)
(pow.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3) 1/3)
(pow.f64 (sqrt.f64 (sqrt.f64 (*.f64 x y))) 2)
(pow.f64 (*.f64 x y) 1/2)
(sqrt.f64 (*.f64 x y))
(log.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))
(log.f64 (+.f64 1 (expm1.f64 (sqrt.f64 (*.f64 x y)))))
(cbrt.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 x 3/2)))
(expm1.f64 (log1p.f64 (sqrt.f64 (*.f64 x y))))
(log1p.f64 (expm1.f64 (sqrt.f64 (*.f64 x y))))
(exp.f64 (log.f64 (sqrt.f64 (*.f64 x y))))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x y))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y)))) 3))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (sqrt.f64 (*.f64 x y)))) 1/3))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (sqrt.f64 (*.f64 x y)))) 2))
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) 1/2))

simplify324.0ms (5.2%)

Algorithm
egg-herbie
Rules
1844×log-prod
1208×fma-neg
878×distribute-lft-in
760×distribute-rgt-in
638×associate-*r*
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03637954
17507724
228087420
374747420
Stop Event
node limit
Counts
323 → 203
Calls
Call 1
Inputs
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (pow.f64 (*.f64 -1 x) 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (pow.f64 (*.f64 -1 x) 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (pow.f64 (*.f64 -1 x) 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (pow.f64 (*.f64 -1 x) 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2)))
(*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2)))
(*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2)))
(*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(+.f64 0 (*.f64 y (sqrt.f64 x)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)) (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(-.f64 0 (*.f64 y (sqrt.f64 x)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(neg.f64 (*.f64 y (sqrt.f64 x)))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(log.f64 (/.f64 1 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) (pow.f64 (pow.f64 x 1/4) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(+.f64 0 (*.f64 (pow.f64 x 1/4) y))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4))) (cbrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4)))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4)))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 x 1/4) y))) 1)
(pow.f64 (*.f64 (pow.f64 x 1/4) y) 1)
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 x 1/4) y)) 3)
(pow.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) 1/3)
(pow.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) 2)
(sqrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4)))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 x 1/4) y))))
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 1/4) 3)))
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 x 1/4) y)))
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 x 1/4) y)))
(exp.f64 (log.f64 (*.f64 (pow.f64 x 1/4) y)))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 x 1/4) y)) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (pow.f64 x 1/4) y))) 3))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)) 1/3))
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) 2))
(+.f64 0 (*.f64 y (sqrt.f64 x)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)) (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(-.f64 0 (*.f64 y (sqrt.f64 x)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(neg.f64 (*.f64 y (sqrt.f64 x)))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(log.f64 (/.f64 1 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) (pow.f64 (pow.f64 x 1/4) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(+.f64 0 (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))) (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))))
(-.f64 (exp.f64 (log1p.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))) 1)
(*.f64 (pow.f64 x 1/4) (sqrt.f64 y))
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 1)
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (log.f64 (exp.f64 1)))
(*.f64 (sqrt.f64 y) (pow.f64 x 1/4))
(*.f64 1 (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 y)) (pow.f64 x 1/4)))
(*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4))
(*.f64 (pow.f64 y 1/4) (sqrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 x y))) (pow.f64 y 1/4))
(*.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) (pow.f64 x 1/8))
(*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1/2) (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 1/2))
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (sqrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(pow.f64 (*.f64 y (sqrt.f64 x)) 1/2)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 1)
(pow.f64 (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3/2) 1/3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4) 2)
(fabs.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(log.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(log.f64 (+.f64 1 (expm1.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3/2))
(expm1.f64 (log1p.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(log1p.f64 (expm1.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(exp.f64 (log.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1/2))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))) 3))
(exp.f64 (*.f64 (*.f64 3/2 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(exp.f64 (*.f64 (*.f64 1/4 (log.f64 (*.f64 y (sqrt.f64 x)))) 2))
(+.f64 0 (*.f64 y (sqrt.f64 x)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)) (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(-.f64 0 (*.f64 y (sqrt.f64 x)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/4) y))
(*.f64 y (sqrt.f64 x))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (*.f64 (pow.f64 x 1/4) y) (pow.f64 x 1/4))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (*.f64 y (sqrt.f64 x)) (log.f64 (exp.f64 1)))
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 x y)))
(*.f64 (sqrt.f64 y) (neg.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))
(*.f64 (sqrt.f64 (*.f64 x y)) (neg.f64 (sqrt.f64 y)))
(*.f64 1 (*.f64 y (sqrt.f64 x)))
(*.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/4)) (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (cbrt.f64 (*.f64 x y)) (*.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 y)))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2))) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x 1/4) y)) (pow.f64 x 1/4)))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 y)) (sqrt.f64 (*.f64 x y))))
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)))
(*.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) y))
(*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4) (*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (pow.f64 y 1/4) (*.f64 (pow.f64 y 1/4) (sqrt.f64 (*.f64 x y))))
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 x y))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 y)))
(*.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) (*.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) (pow.f64 x 1/4)))
(*.f64 -1 (*.f64 y (sqrt.f64 x)))
(*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4)) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4))
(*.f64 (neg.f64 (sqrt.f64 y)) (sqrt.f64 (*.f64 x y)))
(*.f64 (neg.f64 (sqrt.f64 x)) y)
(*.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (neg.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 y))
(*.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))) (cbrt.f64 (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (*.f64 (pow.f64 x 1/4) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)))
(*.f64 (*.f64 (*.f64 (pow.f64 x 1/4) y) (cbrt.f64 (sqrt.f64 x))) (cbrt.f64 (pow.f64 x 1/4)))
(*.f64 (*.f64 (*.f64 (pow.f64 x 1/4) y) (pow.f64 x 1/8)) (pow.f64 x 1/8))
(*.f64 (*.f64 (sqrt.f64 x) -1) y)
(*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)))
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))
(*.f64 (*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (*.f64 (sqrt.f64 y) (cbrt.f64 (*.f64 x y))) (cbrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 (sqrt.f64 (*.f64 x y)))) (sqrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 x y)) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 y)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 x y)) (pow.f64 y 1/4)) (pow.f64 y 1/4))
(neg.f64 (*.f64 y (sqrt.f64 x)))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(log.f64 (/.f64 1 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) (pow.f64 (pow.f64 x 1/4) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(+.f64 0 (*.f64 y (sqrt.f64 x)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)) (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(-.f64 0 (*.f64 y (sqrt.f64 x)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(neg.f64 (*.f64 y (sqrt.f64 x)))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(log.f64 (/.f64 1 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) (pow.f64 (pow.f64 x 1/4) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(+.f64 0 (sqrt.f64 (*.f64 x y)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y)))) (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y)))))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))))
(-.f64 (exp.f64 (log1p.f64 (sqrt.f64 (*.f64 x y)))) 1)
(pow.f64 (sqrt.f64 (*.f64 x y)) 1)
(pow.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) 3)
(pow.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3) 1/3)
(pow.f64 (sqrt.f64 (sqrt.f64 (*.f64 x y))) 2)
(pow.f64 (*.f64 x y) 1/2)
(sqrt.f64 (*.f64 x y))
(log.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))
(log.f64 (+.f64 1 (expm1.f64 (sqrt.f64 (*.f64 x y)))))
(cbrt.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 x 3/2)))
(expm1.f64 (log1p.f64 (sqrt.f64 (*.f64 x y))))
(log1p.f64 (expm1.f64 (sqrt.f64 (*.f64 x y))))
(exp.f64 (log.f64 (sqrt.f64 (*.f64 x y))))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x y))) 1))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y)))) 3))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (sqrt.f64 (*.f64 x y)))) 1/3))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (sqrt.f64 (*.f64 x y)))) 2))
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) 1/2))
Outputs
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) y)
(*.f64 y (pow.f64 x 1/4))
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (+.f64 (log.f64 -1) (neg.f64 (log.f64 (/.f64 -1 x))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (-.f64 (log.f64 -1) (log.f64 (/.f64 -1 x)))))
(*.f64 y (*.f64 (pow.f64 -1 1/4) (pow.f64 (/.f64 -1 x) -1/4)))
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (+.f64 (log.f64 -1) (neg.f64 (log.f64 (/.f64 -1 x))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (-.f64 (log.f64 -1) (log.f64 (/.f64 -1 x)))))
(*.f64 y (*.f64 (pow.f64 -1 1/4) (pow.f64 (/.f64 -1 x) -1/4)))
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (+.f64 (log.f64 -1) (neg.f64 (log.f64 (/.f64 -1 x))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (-.f64 (log.f64 -1) (log.f64 (/.f64 -1 x)))))
(*.f64 y (*.f64 (pow.f64 -1 1/4) (pow.f64 (/.f64 -1 x) -1/4)))
(*.f64 y (exp.f64 (*.f64 1/4 (+.f64 (log.f64 -1) (*.f64 -1 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (+.f64 (log.f64 -1) (neg.f64 (log.f64 (/.f64 -1 x))))))
(*.f64 y (pow.f64 (exp.f64 1/4) (-.f64 (log.f64 -1) (log.f64 (/.f64 -1 x)))))
(*.f64 y (*.f64 (pow.f64 -1 1/4) (pow.f64 (/.f64 -1 x) -1/4)))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (sqrt.f64 y) (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (sqrt.f64 y) (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (sqrt.f64 y) (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (sqrt.f64 y) (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (sqrt.f64 y) (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (sqrt.f64 y) (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (sqrt.f64 y) (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 1 x) 1/4) (sqrt.f64 y))
(*.f64 (sqrt.f64 y) (pow.f64 x 1/4))
(*.f64 (pow.f64 (*.f64 -1 x) 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (pow.f64 (neg.f64 x) 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (pow.f64 (*.f64 -1 x) 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (pow.f64 (neg.f64 x) 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (pow.f64 (*.f64 -1 x) 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (pow.f64 (neg.f64 x) 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (pow.f64 (*.f64 -1 x) 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (pow.f64 (neg.f64 x) 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 -1))))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2)))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2)))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2)))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2)))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 (sqrt.f64 x) y)
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 (sqrt.f64 x) y)
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 (sqrt.f64 x) y)
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 (sqrt.f64 x) y)
(+.f64 0 (*.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)) (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(*.f64 (sqrt.f64 x) y)
(-.f64 0 (*.f64 y (sqrt.f64 x)))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(*.f64 (sqrt.f64 x) y)
(neg.f64 (*.f64 y (sqrt.f64 x)))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(*.f64 (sqrt.f64 x) y)
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(*.f64 (sqrt.f64 x) y)
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (sqrt.f64 x) y)
(log.f64 (/.f64 1 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) (pow.f64 (pow.f64 x 1/4) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(cbrt.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(*.f64 (sqrt.f64 x) y)
(+.f64 0 (*.f64 (pow.f64 x 1/4) y))
(*.f64 y (pow.f64 x 1/4))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4))) (cbrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4)))))
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4)))))
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4)))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4)))))
(*.f64 y (pow.f64 x 1/4))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (pow.f64 x 1/4) y))) 1)
(*.f64 y (pow.f64 x 1/4))
(pow.f64 (*.f64 (pow.f64 x 1/4) y) 1)
(*.f64 y (pow.f64 x 1/4))
(pow.f64 (cbrt.f64 (*.f64 (pow.f64 x 1/4) y)) 3)
(*.f64 y (pow.f64 x 1/4))
(pow.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) 1/3)
(*.f64 y (pow.f64 x 1/4))
(pow.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) 2)
(*.f64 y (pow.f64 x 1/4))
(sqrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 y) (pow.f64 x 1/4)))
(*.f64 y (pow.f64 x 1/4))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 x 1/4) y))))
(*.f64 y (pow.f64 x 1/4))
(cbrt.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3))
(*.f64 y (pow.f64 x 1/4))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 y 3)))
(*.f64 y (pow.f64 x 1/4))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 1/4) 3)))
(*.f64 y (pow.f64 x 1/4))
(expm1.f64 (log1p.f64 (*.f64 (pow.f64 x 1/4) y)))
(*.f64 y (pow.f64 x 1/4))
(log1p.f64 (expm1.f64 (*.f64 (pow.f64 x 1/4) y)))
(*.f64 y (pow.f64 x 1/4))
(exp.f64 (log.f64 (*.f64 (pow.f64 x 1/4) y)))
(*.f64 y (pow.f64 x 1/4))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 x 1/4) y)) 1))
(*.f64 y (pow.f64 x 1/4))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 (pow.f64 x 1/4) y))) 3))
(*.f64 y (pow.f64 x 1/4))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)) 1/3))
(*.f64 y (pow.f64 x 1/4))
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) 2))
(*.f64 y (pow.f64 x 1/4))
(+.f64 0 (*.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)) (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(*.f64 (sqrt.f64 x) y)
(-.f64 0 (*.f64 y (sqrt.f64 x)))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(*.f64 (sqrt.f64 x) y)
(neg.f64 (*.f64 y (sqrt.f64 x)))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(*.f64 (sqrt.f64 x) y)
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(*.f64 (sqrt.f64 x) y)
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (sqrt.f64 x) y)
(log.f64 (/.f64 1 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) (pow.f64 (pow.f64 x 1/4) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(cbrt.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(*.f64 (sqrt.f64 x) y)
(+.f64 0 (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))) (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y)))) (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y)))))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y))))))
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y)))))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y))))))
(*.f64 3 (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))))
(*.f64 2 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y))))))
(-.f64 (exp.f64 (log1p.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))) 1)
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(*.f64 (pow.f64 x 1/4) (sqrt.f64 y))
(*.f64 (sqrt.f64 y) (pow.f64 x 1/4))
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 1)
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (log.f64 (exp.f64 1)))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(*.f64 (sqrt.f64 y) (pow.f64 x 1/4))
(*.f64 1 (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(*.f64 (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y))))
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y))))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 y)) (pow.f64 x 1/4)))
(*.f64 (cbrt.f64 y) (*.f64 (pow.f64 x 1/4) (cbrt.f64 (sqrt.f64 y))))
(*.f64 (pow.f64 x 1/4) (*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 y))))
(*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(*.f64 (pow.f64 y 1/4) (sqrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (pow.f64 y 1/4) (pow.f64 (*.f64 x y) 1/4))
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 x y))) (pow.f64 y 1/4))
(*.f64 (pow.f64 y 1/4) (sqrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (pow.f64 y 1/4) (pow.f64 (*.f64 x y) 1/4))
(*.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) (pow.f64 x 1/8))
(*.f64 (sqrt.f64 y) (pow.f64 x 1/4))
(*.f64 (pow.f64 x 1/8) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)))
(*.f64 (sqrt.f64 y) (pow.f64 x 1/4))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1/2) (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 1/2))
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (sqrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y))))
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (sqrt.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (sqrt.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y))))
(pow.f64 (*.f64 y (sqrt.f64 x)) 1/2)
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 1)
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(pow.f64 (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) 3)
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3/2) 1/3)
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4) 2)
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(fabs.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(log.f64 (exp.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(log.f64 (+.f64 1 (expm1.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3/2))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(expm1.f64 (log1p.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(log1p.f64 (expm1.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(exp.f64 (log.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1/2))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) 1))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))))) 3))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(exp.f64 (*.f64 (*.f64 3/2 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(exp.f64 (*.f64 (*.f64 1/4 (log.f64 (*.f64 y (sqrt.f64 x)))) 2))
(sqrt.f64 (*.f64 (sqrt.f64 x) y))
(+.f64 0 (*.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)) (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(*.f64 (sqrt.f64 x) y)
(-.f64 0 (*.f64 y (sqrt.f64 x)))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/4) y))
(*.f64 (sqrt.f64 x) y)
(*.f64 y (sqrt.f64 x))
(*.f64 (sqrt.f64 x) y)
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 (*.f64 (pow.f64 x 1/4) y) (pow.f64 x 1/4))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 y (sqrt.f64 x)) (log.f64 (exp.f64 1)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 x y)))
(*.f64 (sqrt.f64 y) (neg.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 x y)))
(*.f64 (sqrt.f64 (*.f64 x y)) (neg.f64 (sqrt.f64 y)))
(*.f64 (sqrt.f64 y) (neg.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 1 (*.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/4)) (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (*.f64 y (pow.f64 x 1/4)) (cbrt.f64 (pow.f64 x 1/4))))
(*.f64 (pow.f64 x 1/4) (*.f64 (*.f64 y (cbrt.f64 (sqrt.f64 x))) (cbrt.f64 (pow.f64 x 1/4))))
(*.f64 (*.f64 y (pow.f64 x 1/4)) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 (pow.f64 x 1/4))))
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (*.f64 (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y)))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (pow.f64 (cbrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y))) 4))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (neg.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (cbrt.f64 (*.f64 x y)) (*.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 y)))
(*.f64 (cbrt.f64 (*.f64 x y)) (*.f64 (sqrt.f64 y) (cbrt.f64 (sqrt.f64 (*.f64 x y)))))
(*.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) (*.f64 (sqrt.f64 y) (cbrt.f64 (*.f64 x y))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2))) (*.f64 (cbrt.f64 (*.f64 (pow.f64 x 1/4) y)) (pow.f64 x 1/4)))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2))) (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 y (pow.f64 x 1/4)))))
(*.f64 (pow.f64 x 1/4) (*.f64 (cbrt.f64 (*.f64 y (pow.f64 x 1/4))) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 y)) (sqrt.f64 (*.f64 x y))))
(*.f64 (cbrt.f64 y) (*.f64 (sqrt.f64 (*.f64 x y)) (cbrt.f64 (sqrt.f64 y))))
(*.f64 (sqrt.f64 (*.f64 x y)) (*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 y))))
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (cbrt.f64 x) (*.f64 (cbrt.f64 (sqrt.f64 x)) y))
(*.f64 (cbrt.f64 x) (*.f64 y (cbrt.f64 (sqrt.f64 x))))
(*.f64 y (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 x)))
(*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4) (*.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 y 1/4) (*.f64 (pow.f64 y 1/4) (sqrt.f64 (*.f64 x y))))
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 x y)))
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 x y))) (*.f64 (sqrt.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 y)))
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 x y)))
(*.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) (*.f64 (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)) (pow.f64 x 1/4)))
(*.f64 (sqrt.f64 x) y)
(*.f64 -1 (*.f64 y (sqrt.f64 x)))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4)) (pow.f64 (*.f64 y (sqrt.f64 x)) 1/4))
(*.f64 (sqrt.f64 x) y)
(*.f64 (neg.f64 (sqrt.f64 y)) (sqrt.f64 (*.f64 x y)))
(*.f64 (sqrt.f64 y) (neg.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (neg.f64 (sqrt.f64 x)) y)
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 (neg.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))) (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 (neg.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 y))
(*.f64 (sqrt.f64 y) (neg.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (neg.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))) (cbrt.f64 (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2))) (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 y (pow.f64 x 1/4)))))
(*.f64 (pow.f64 x 1/4) (*.f64 (cbrt.f64 (*.f64 y (pow.f64 x 1/4))) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))))
(*.f64 (*.f64 (pow.f64 x 1/4) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8))) (*.f64 (sqrt.f64 y) (pow.f64 x 1/8)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 (*.f64 (pow.f64 x 1/4) y) (cbrt.f64 (sqrt.f64 x))) (cbrt.f64 (pow.f64 x 1/4)))
(*.f64 (cbrt.f64 (sqrt.f64 x)) (*.f64 (*.f64 y (pow.f64 x 1/4)) (cbrt.f64 (pow.f64 x 1/4))))
(*.f64 (pow.f64 x 1/4) (*.f64 (*.f64 y (cbrt.f64 (sqrt.f64 x))) (cbrt.f64 (pow.f64 x 1/4))))
(*.f64 (*.f64 y (pow.f64 x 1/4)) (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 (pow.f64 x 1/4))))
(*.f64 (*.f64 (*.f64 (pow.f64 x 1/4) y) (pow.f64 x 1/8)) (pow.f64 x 1/8))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 (sqrt.f64 x) -1) y)
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)))
(*.f64 (cbrt.f64 x) (*.f64 y (cbrt.f64 (sqrt.f64 x))))
(*.f64 y (*.f64 (cbrt.f64 (sqrt.f64 x)) (cbrt.f64 x)))
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 y (sqrt.f64 x)))) (cbrt.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (*.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y)))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (pow.f64 (cbrt.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y))) 4))
(*.f64 (*.f64 (sqrt.f64 y) (cbrt.f64 (*.f64 x y))) (cbrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (cbrt.f64 (*.f64 x y)) (*.f64 (sqrt.f64 y) (cbrt.f64 (sqrt.f64 (*.f64 x y)))))
(*.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) (*.f64 (sqrt.f64 y) (cbrt.f64 (*.f64 x y))))
(*.f64 (*.f64 (sqrt.f64 y) (sqrt.f64 (sqrt.f64 (*.f64 x y)))) (sqrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 x y)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 x y)) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 y)))
(*.f64 (cbrt.f64 y) (*.f64 (sqrt.f64 (*.f64 x y)) (cbrt.f64 (sqrt.f64 y))))
(*.f64 (sqrt.f64 (*.f64 x y)) (*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 y))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 x y)) (pow.f64 y 1/4)) (pow.f64 y 1/4))
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 x y)))
(neg.f64 (*.f64 y (sqrt.f64 x)))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(*.f64 (sqrt.f64 x) y)
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(*.f64 (sqrt.f64 x) y)
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (sqrt.f64 x) y)
(log.f64 (/.f64 1 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) (pow.f64 (pow.f64 x 1/4) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(cbrt.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(*.f64 (sqrt.f64 x) y)
(+.f64 0 (*.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)) (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(*.f64 3 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))))
(*.f64 (sqrt.f64 x) y)
(-.f64 0 (*.f64 y (sqrt.f64 x)))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(*.f64 (sqrt.f64 x) y)
(neg.f64 (*.f64 y (sqrt.f64 x)))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(*.f64 (sqrt.f64 x) y)
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(*.f64 (sqrt.f64 x) y)
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (sqrt.f64 x) y)
(log.f64 (/.f64 1 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x))))))
(*.f64 y (neg.f64 (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) (pow.f64 (pow.f64 x 1/4) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(cbrt.f64 (*.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (sqrt.f64 (*.f64 x y)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x)))) 3))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (*.f64 3 (log.f64 (*.f64 y (sqrt.f64 x)))) 1/3))
(*.f64 (sqrt.f64 x) y)
(+.f64 0 (sqrt.f64 (*.f64 x y)))
(sqrt.f64 (*.f64 x y))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y)))) (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y)))))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))))
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y)))))) (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))))
(*.f64 3 (log.f64 (cbrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))) (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))))
(*.f64 2 (log.f64 (sqrt.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))))
(-.f64 (exp.f64 (log1p.f64 (sqrt.f64 (*.f64 x y)))) 1)
(sqrt.f64 (*.f64 x y))
(pow.f64 (sqrt.f64 (*.f64 x y)) 1)
(sqrt.f64 (*.f64 x y))
(pow.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) 3)
(sqrt.f64 (*.f64 x y))
(pow.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3) 1/3)
(sqrt.f64 (*.f64 x y))
(pow.f64 (sqrt.f64 (sqrt.f64 (*.f64 x y))) 2)
(sqrt.f64 (*.f64 x y))
(pow.f64 (*.f64 x y) 1/2)
(sqrt.f64 (*.f64 x y))
(sqrt.f64 (*.f64 x y))
(log.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))
(sqrt.f64 (*.f64 x y))
(log.f64 (+.f64 1 (expm1.f64 (sqrt.f64 (*.f64 x y)))))
(sqrt.f64 (*.f64 x y))
(cbrt.f64 (pow.f64 (sqrt.f64 (*.f64 x y)) 3))
(sqrt.f64 (*.f64 x y))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (sqrt.f64 (*.f64 x y))))
(sqrt.f64 (*.f64 x y))
(log1p.f64 (expm1.f64 (sqrt.f64 (*.f64 x y))))
(sqrt.f64 (*.f64 x y))
(exp.f64 (log.f64 (sqrt.f64 (*.f64 x y))))
(sqrt.f64 (*.f64 x y))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x y))) 1))
(sqrt.f64 (*.f64 x y))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y)))) 3))
(sqrt.f64 (*.f64 x y))
(exp.f64 (*.f64 (*.f64 3 (log.f64 (sqrt.f64 (*.f64 x y)))) 1/3))
(sqrt.f64 (*.f64 x y))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (sqrt.f64 (*.f64 x y)))) 2))
(sqrt.f64 (*.f64 x y))
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) 1/2))
(sqrt.f64 (*.f64 x y))

eval96.0ms (1.5%)

Compiler

Compiled 3506 to 1908 computations (45.6% saved)

prune44.0ms (0.7%)

Pruning

15 alts after pruning (7 fresh and 8 done)

PrunedKeptTotal
New2223225
Fresh246
Picked145
Done044
Total22515240
Accuracy
100.0%
Counts
240 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
93.3%
(-.f64 1 (fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x)))))
73.4%
(-.f64 1 (pow.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2))
47.1%
(-.f64 1 (-.f64 x (pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)))
99.6%
(-.f64 1 (-.f64 x (*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/4) y)))))
99.5%
(-.f64 1 (-.f64 x (*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)))))
40.3%
(-.f64 1 (-.f64 x (*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))))
99.8%
(-.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x))))
66.0%
(-.f64 1 (-.f64 x (sqrt.f64 (*.f64 x (pow.f64 y 2)))))
69.5%
(-.f64 1 (*.f64 (sqrt.f64 x) (neg.f64 y)))
59.2%
(-.f64 1 x)
99.3%
(+.f64 (-.f64 1 x) (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3))
99.7%
(+.f64 (-.f64 1 x) (*.f64 (pow.f64 x 1/4) (*.f64 y (pow.f64 x 1/4))))
42.0%
(*.f64 (sqrt.f64 x) y)
30.4%
(neg.f64 x)
29.3%
1
Compiler

Compiled 266 to 187 computations (29.7% saved)

localize334.0ms (5.4%)

Localize:

Found 12 expressions with local error:

NewAccuracyProgram
99.8%
(*.f64 y (cbrt.f64 x))
99.8%
(*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)))
99.6%
(cbrt.f64 x)
99.6%
(cbrt.f64 (sqrt.f64 x))
99.8%
(*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))
87.3%
(sqrt.f64 (*.f64 x y))
96.4%
(*.f64 x (pow.f64 y 2))
85.4%
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
99.9%
(*.f64 (sqrt.f64 x) y)
99.9%
(*.f64 (pow.f64 x 1/4) y)
99.8%
(*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/4) y))
99.8%
(*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/4) y)))
Compiler

Compiled 200 to 91 computations (54.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 193.0ms
Operation ival-pow, time spent: 111.0ms, 58.0% of total-time
Operation ival-mult, time spent: 36.0ms, 19.0% of total-time
Operation ival-sqrt, time spent: 21.0ms, 11.0% of total-time
Operation ival-sub, time spent: 15.0ms, 8.0% of total-time
Operation const, time spent: 5.0ms, 3.0% of total-time
Operation ival-cbrt, time spent: 5.0ms, 3.0% of total-time

series147.0ms (2.4%)

Counts
11 → 96
Calls

60 calls:

TimeVariablePointExpression
26.0ms
y
@0
(*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/4) y))
25.0ms
x
@0
(*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/4) y)))
15.0ms
x
@-inf
(*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)))
12.0ms
y
@0
(*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/4) y)))
11.0ms
x
@0
(*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/4) y))

rewrite164.0ms (2.6%)

Algorithm
batch-egg-rewrite
Rules
735×log1p-expm1-u
735×expm1-log1p-u
472×expm1-undefine
472×log1p-undefine
468×associate-*r*
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
029277
1417175
24814175
Stop Event
node limit
Counts
11 → 296
Calls
Call 1
Inputs
(*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/4) y))
(*.f64 (sqrt.f64 x) y)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(*.f64 x (pow.f64 y 2))
(sqrt.f64 (*.f64 x y))
(*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))
(cbrt.f64 (sqrt.f64 x))
(cbrt.f64 x)
(*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)))
(*.f64 y (cbrt.f64 x))
Outputs
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(fabs.f64 (*.f64 y (sqrt.f64 x)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (cbrt.f64 x)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (pow.f64 x 3/8)))) 1)
(pow.f64 (*.f64 y (pow.f64 x 3/8)) 1)
(pow.f64 (*.f64 (pow.f64 x 1/8) (cbrt.f64 y)) 3)
(pow.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (pow.f64 x 3/8))) 2)
(sqrt.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 2))
(log.f64 (pow.f64 (exp.f64 (pow.f64 x 3/8)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (pow.f64 x 3/8)))))
(cbrt.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) (pow.f64 x 3/8)))
(expm1.f64 (log1p.f64 (*.f64 y (pow.f64 x 3/8))))
(log1p.f64 (expm1.f64 (*.f64 y (pow.f64 x 3/8))))
(exp.f64 (log.f64 (*.f64 y (pow.f64 x 3/8))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (pow.f64 x 3/8))) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(fabs.f64 (*.f64 y (sqrt.f64 x)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (cbrt.f64 x)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 3/8)))
(*.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/4) y))
(*.f64 y (sqrt.f64 x))
(*.f64 (*.f64 (pow.f64 x 1/4) y) (pow.f64 x 1/4))
(*.f64 (*.f64 y (pow.f64 x 3/8)) (pow.f64 x 1/8))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 x y)))
(*.f64 (pow.f64 x 1/6) (*.f64 y (cbrt.f64 x)))
(*.f64 (pow.f64 x 1/6) (*.f64 (pow.f64 (sqrt.f64 x) 1/6) (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (cbrt.f64 x) (*.f64 y (pow.f64 x 1/6)))
(*.f64 (cbrt.f64 x) (*.f64 (pow.f64 x 1/6) y))
(*.f64 (*.f64 y (cbrt.f64 x)) (pow.f64 x 1/6))
(*.f64 1 (*.f64 y (sqrt.f64 x)))
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (pow.f64 (sqrt.f64 x) 1/6) (*.f64 (cbrt.f64 (pow.f64 x 1/8)) (*.f64 y (pow.f64 x 3/8))))
(*.f64 (pow.f64 (sqrt.f64 x) 1/6) (*.f64 (pow.f64 (sqrt.f64 x) 1/6) (*.f64 y (cbrt.f64 x))))
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/6)) (*.f64 y (cbrt.f64 x))))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y (cbrt.f64 x))) 2) (*.f64 (cbrt.f64 (*.f64 y (cbrt.f64 x))) (pow.f64 x 1/6)))
(*.f64 (cbrt.f64 (*.f64 x y)) (*.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 y)))
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 2)) (*.f64 (*.f64 (pow.f64 x 1/8) (cbrt.f64 y)) (pow.f64 x 1/8)))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 y)) (sqrt.f64 (*.f64 x y))))
(*.f64 (pow.f64 y 1/4) (*.f64 (pow.f64 y 1/4) (sqrt.f64 (*.f64 x y))))
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (pow.f64 (*.f64 x y) 1/4) (*.f64 (pow.f64 (*.f64 x y) 1/4) (sqrt.f64 y)))
(*.f64 (sqrt.f64 (*.f64 y (cbrt.f64 x))) (*.f64 (sqrt.f64 (*.f64 y (cbrt.f64 x))) (pow.f64 x 1/6)))
(*.f64 (sqrt.f64 (*.f64 y (pow.f64 x 3/8))) (*.f64 (sqrt.f64 (*.f64 y (pow.f64 x 3/8))) (pow.f64 x 1/8)))
(*.f64 (pow.f64 x 1/16) (*.f64 (pow.f64 x 1/16) (*.f64 y (pow.f64 x 3/8))))
(*.f64 (pow.f64 x 3/8) (*.f64 y (pow.f64 x 1/8)))
(*.f64 (pow.f64 1 1/2) (*.f64 y (sqrt.f64 x)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 2) 1/2) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 2)) (sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (*.f64 (pow.f64 x 1/8) (cbrt.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 2))) (*.f64 (pow.f64 x 1/8) (cbrt.f64 y)))
(*.f64 (*.f64 (pow.f64 x 1/8) (sqrt.f64 (*.f64 y (pow.f64 x 3/8)))) (sqrt.f64 (*.f64 y (pow.f64 x 3/8))))
(*.f64 (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))) (cbrt.f64 (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (*.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/8) (sqrt.f64 y))) (*.f64 (pow.f64 x 1/8) (sqrt.f64 y)))
(*.f64 (*.f64 (*.f64 y (pow.f64 x 3/8)) (pow.f64 (sqrt.f64 x) 1/6)) (cbrt.f64 (pow.f64 x 1/8)))
(*.f64 (*.f64 (*.f64 y (pow.f64 x 3/8)) (pow.f64 x 1/16)) (pow.f64 x 1/16))
(*.f64 (*.f64 (pow.f64 x 1/6) y) (cbrt.f64 x))
(*.f64 (*.f64 (pow.f64 x 1/6) (pow.f64 (cbrt.f64 (*.f64 y (cbrt.f64 x))) 2)) (cbrt.f64 (*.f64 y (cbrt.f64 x))))
(*.f64 (*.f64 (pow.f64 x 1/6) (sqrt.f64 (*.f64 y (cbrt.f64 x)))) (sqrt.f64 (*.f64 y (cbrt.f64 x))))
(*.f64 (*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (cbrt.f64 x))) (cbrt.f64 (pow.f64 x 1/6)))
(*.f64 (*.f64 (*.f64 y (cbrt.f64 x)) (pow.f64 (sqrt.f64 x) 1/6)) (pow.f64 (sqrt.f64 x) 1/6))
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))
(*.f64 (*.f64 (sqrt.f64 (*.f64 x y)) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 y)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 x y)) (pow.f64 y 1/4)) (pow.f64 y 1/4))
(*.f64 (*.f64 (sqrt.f64 y) (cbrt.f64 (*.f64 x y))) (cbrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 x y) 1/4)) (pow.f64 (*.f64 x y) 1/4))
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(fabs.f64 (*.f64 y (sqrt.f64 x)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (cbrt.f64 x)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y 2)))) 1)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1)
(pow.f64 (*.f64 y (sqrt.f64 x)) 2)
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 3)
(pow.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) 1/2)
(pow.f64 (pow.f64 (*.f64 x (pow.f64 y 2)) 3) 1/3)
(sqrt.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 2)) x))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (pow.f64 y 2)))))
(cbrt.f64 (pow.f64 (*.f64 x (pow.f64 y 2)) 3))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (pow.f64 y 2) 3)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 2) 3) (pow.f64 x 3)))
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y 2))))
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y 2))))
(exp.f64 (log.f64 (*.f64 x (pow.f64 y 2))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1))
(exp.f64 (+.f64 (log.f64 (*.f64 x y)) (log.f64 y)))
(-.f64 (exp.f64 (log1p.f64 (sqrt.f64 (*.f64 x y)))) 1)
(*.f64 (pow.f64 x 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) (sqrt.f64 y))
(*.f64 (sqrt.f64 (*.f64 x y)) 1)
(*.f64 (sqrt.f64 y) (sqrt.f64 x))
(*.f64 (cbrt.f64 x) (sqrt.f64 (*.f64 y (cbrt.f64 x))))
(*.f64 1 (sqrt.f64 (*.f64 x y)))
(*.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) (cbrt.f64 (*.f64 x y)))
(*.f64 (cbrt.f64 (*.f64 x y)) (cbrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (pow.f64 (*.f64 x y) 1/4) (pow.f64 (*.f64 x y) 1/4))
(*.f64 (pow.f64 1 1/2) (sqrt.f64 (*.f64 x y)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) 1/2) (pow.f64 (cbrt.f64 (*.f64 x y)) 1/2))
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2)) (sqrt.f64 (cbrt.f64 (*.f64 x y))))
(*.f64 (*.f64 (sqrt.f64 x) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 y)))
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 1/4)) (pow.f64 y 1/4))
(pow.f64 (*.f64 x y) 1/2)
(pow.f64 (sqrt.f64 (*.f64 x y)) 1)
(pow.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) 3)
(pow.f64 (pow.f64 (*.f64 x y) 3/2) 1/3)
(pow.f64 (pow.f64 (*.f64 x y) 1/4) 2)
(fabs.f64 (sqrt.f64 (*.f64 x y)))
(log.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))
(log.f64 (+.f64 1 (expm1.f64 (sqrt.f64 (*.f64 x y)))))
(cbrt.f64 (pow.f64 (*.f64 x y) 3/2))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (sqrt.f64 (*.f64 x y))))
(log1p.f64 (expm1.f64 (sqrt.f64 (*.f64 x y))))
(exp.f64 (log.f64 (sqrt.f64 (*.f64 x y))))
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) 1/2))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x y))) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(fabs.f64 (*.f64 y (sqrt.f64 x)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (cbrt.f64 x)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(-.f64 (exp.f64 (log1p.f64 (pow.f64 x 1/6))) 1)
(*.f64 (pow.f64 x 1/6) 1)
(*.f64 1 (pow.f64 x 1/6))
(*.f64 (pow.f64 (sqrt.f64 x) 1/6) (pow.f64 (sqrt.f64 x) 1/6))
(*.f64 (cbrt.f64 (pow.f64 x 1/6)) (cbrt.f64 (cbrt.f64 x)))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (cbrt.f64 (pow.f64 x 1/6)))
(*.f64 (pow.f64 1 1/3) (pow.f64 x 1/6))
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 2)) (sqrt.f64 (cbrt.f64 (cbrt.f64 x))))
(pow.f64 x 1/6)
(pow.f64 (sqrt.f64 x) 1/3)
(pow.f64 (pow.f64 x 1/6) 1)
(pow.f64 (cbrt.f64 x) 1/2)
(pow.f64 (pow.f64 (sqrt.f64 x) 1/6) 2)
(pow.f64 (cbrt.f64 (pow.f64 x 1/6)) 3)
(sqrt.f64 (cbrt.f64 x))
(fabs.f64 (pow.f64 x 1/6))
(log.f64 (exp.f64 (pow.f64 x 1/6)))
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 x 1/6))))
(expm1.f64 (log1p.f64 (pow.f64 x 1/6)))
(log1p.f64 (expm1.f64 (pow.f64 x 1/6)))
(exp.f64 (log.f64 (pow.f64 x 1/6)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) 1/3))
(exp.f64 (*.f64 (log.f64 (pow.f64 x 1/6)) 1))
(-.f64 (exp.f64 (log1p.f64 (cbrt.f64 x))) 1)
(*.f64 (pow.f64 x 1/4) (pow.f64 (sqrt.f64 x) 1/6))
(*.f64 (pow.f64 x 1/6) (pow.f64 x 1/6))
(*.f64 (cbrt.f64 x) 1)
(*.f64 1 (cbrt.f64 x))
(*.f64 (pow.f64 (sqrt.f64 x) 1/6) (pow.f64 x 1/4))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (pow.f64 (cbrt.f64 (cbrt.f64 x)) 2))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/6)) (pow.f64 x 1/6)))
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 2) (cbrt.f64 (cbrt.f64 x)))
(*.f64 (pow.f64 1 1/3) (cbrt.f64 x))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 x) 2) 1/3) (cbrt.f64 (cbrt.f64 x)))
(*.f64 (*.f64 (pow.f64 x 1/6) (cbrt.f64 (cbrt.f64 x))) (cbrt.f64 (pow.f64 x 1/6)))
(pow.f64 x 1/3)
(pow.f64 (sqrt.f64 x) 2/3)
(pow.f64 (pow.f64 x 1/6) 2)
(pow.f64 (cbrt.f64 x) 1)
(pow.f64 (cbrt.f64 (cbrt.f64 x)) 3)
(sqrt.f64 (pow.f64 (cbrt.f64 x) 2))
(log.f64 (exp.f64 (cbrt.f64 x)))
(log.f64 (+.f64 1 (expm1.f64 (cbrt.f64 x))))
(expm1.f64 (log1p.f64 (cbrt.f64 x)))
(log1p.f64 (expm1.f64 (cbrt.f64 x)))
(exp.f64 (log.f64 (cbrt.f64 x)))
(exp.f64 (*.f64 (log.f64 x) 1/3))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 x)) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(fabs.f64 (*.f64 y (sqrt.f64 x)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (cbrt.f64 x)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (cbrt.f64 x)))) 1)
(pow.f64 (*.f64 y (cbrt.f64 x)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (cbrt.f64 x))) 3)
(pow.f64 (pow.f64 (*.f64 y (cbrt.f64 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (cbrt.f64 x))) 2)
(sqrt.f64 (pow.f64 (*.f64 y (cbrt.f64 x)) 2))
(log.f64 (pow.f64 (exp.f64 y) (cbrt.f64 x)))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (cbrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (cbrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 y 3) x))
(cbrt.f64 (*.f64 x (pow.f64 y 3)))
(expm1.f64 (log1p.f64 (*.f64 y (cbrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (cbrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (cbrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (cbrt.f64 x))) 1))

simplify134.0ms (2.2%)

Algorithm
egg-herbie
Rules
986×associate-*r*
962×associate-*l*
772×log-prod
562×sqr-pow
524×fma-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
04368922
19398747
236218551
Stop Event
node limit
Counts
392 → 267
Calls
Call 1
Inputs
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (exp.f64 (*.f64 1/8 (+.f64 (log.f64 -1) (*.f64 -3 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (exp.f64 (*.f64 1/8 (+.f64 (log.f64 -1) (*.f64 -3 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (exp.f64 (*.f64 1/8 (+.f64 (log.f64 -1) (*.f64 -3 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (exp.f64 (*.f64 1/8 (+.f64 (log.f64 -1) (*.f64 -3 (log.f64 (/.f64 -1 x)))))))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(pow.f64 x 1/6)
(pow.f64 x 1/6)
(pow.f64 x 1/6)
(pow.f64 x 1/6)
(pow.f64 x 1/6)
(pow.f64 x 1/6)
(pow.f64 x 1/6)
(pow.f64 x 1/6)
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (sqrt.f64 -1)) 1/3))
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (sqrt.f64 -1)) 1/3))
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (sqrt.f64 -1)) 1/3))
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (sqrt.f64 -1)) 1/3))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(fabs.f64 (*.f64 y (sqrt.f64 x)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (cbrt.f64 x)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (pow.f64 x 3/8)))) 1)
(pow.f64 (*.f64 y (pow.f64 x 3/8)) 1)
(pow.f64 (*.f64 (pow.f64 x 1/8) (cbrt.f64 y)) 3)
(pow.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (pow.f64 x 3/8))) 2)
(sqrt.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 2))
(log.f64 (pow.f64 (exp.f64 (pow.f64 x 3/8)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (pow.f64 x 3/8)))))
(cbrt.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) (pow.f64 x 3/8)))
(expm1.f64 (log1p.f64 (*.f64 y (pow.f64 x 3/8))))
(log1p.f64 (expm1.f64 (*.f64 y (pow.f64 x 3/8))))
(exp.f64 (log.f64 (*.f64 y (pow.f64 x 3/8))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (pow.f64 x 3/8))) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(fabs.f64 (*.f64 y (sqrt.f64 x)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (cbrt.f64 x)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 3/8)))
(*.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/4) y))
(*.f64 y (sqrt.f64 x))
(*.f64 (*.f64 (pow.f64 x 1/4) y) (pow.f64 x 1/4))
(*.f64 (*.f64 y (pow.f64 x 3/8)) (pow.f64 x 1/8))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 x y)))
(*.f64 (pow.f64 x 1/6) (*.f64 y (cbrt.f64 x)))
(*.f64 (pow.f64 x 1/6) (*.f64 (pow.f64 (sqrt.f64 x) 1/6) (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (cbrt.f64 x) (*.f64 y (pow.f64 x 1/6)))
(*.f64 (cbrt.f64 x) (*.f64 (pow.f64 x 1/6) y))
(*.f64 (*.f64 y (cbrt.f64 x)) (pow.f64 x 1/6))
(*.f64 1 (*.f64 y (sqrt.f64 x)))
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (pow.f64 (sqrt.f64 x) 1/6) (*.f64 (cbrt.f64 (pow.f64 x 1/8)) (*.f64 y (pow.f64 x 3/8))))
(*.f64 (pow.f64 (sqrt.f64 x) 1/6) (*.f64 (pow.f64 (sqrt.f64 x) 1/6) (*.f64 y (cbrt.f64 x))))
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/6)) (*.f64 y (cbrt.f64 x))))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y (cbrt.f64 x))) 2) (*.f64 (cbrt.f64 (*.f64 y (cbrt.f64 x))) (pow.f64 x 1/6)))
(*.f64 (cbrt.f64 (*.f64 x y)) (*.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 y)))
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 2)) (*.f64 (*.f64 (pow.f64 x 1/8) (cbrt.f64 y)) (pow.f64 x 1/8)))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 y)) (sqrt.f64 (*.f64 x y))))
(*.f64 (pow.f64 y 1/4) (*.f64 (pow.f64 y 1/4) (sqrt.f64 (*.f64 x y))))
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (pow.f64 (*.f64 x y) 1/4) (*.f64 (pow.f64 (*.f64 x y) 1/4) (sqrt.f64 y)))
(*.f64 (sqrt.f64 (*.f64 y (cbrt.f64 x))) (*.f64 (sqrt.f64 (*.f64 y (cbrt.f64 x))) (pow.f64 x 1/6)))
(*.f64 (sqrt.f64 (*.f64 y (pow.f64 x 3/8))) (*.f64 (sqrt.f64 (*.f64 y (pow.f64 x 3/8))) (pow.f64 x 1/8)))
(*.f64 (pow.f64 x 1/16) (*.f64 (pow.f64 x 1/16) (*.f64 y (pow.f64 x 3/8))))
(*.f64 (pow.f64 x 3/8) (*.f64 y (pow.f64 x 1/8)))
(*.f64 (pow.f64 1 1/2) (*.f64 y (sqrt.f64 x)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 2) 1/2) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 2)) (sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (*.f64 (pow.f64 x 1/8) (cbrt.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 2))) (*.f64 (pow.f64 x 1/8) (cbrt.f64 y)))
(*.f64 (*.f64 (pow.f64 x 1/8) (sqrt.f64 (*.f64 y (pow.f64 x 3/8)))) (sqrt.f64 (*.f64 y (pow.f64 x 3/8))))
(*.f64 (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))) (cbrt.f64 (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (*.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/8) (sqrt.f64 y))) (*.f64 (pow.f64 x 1/8) (sqrt.f64 y)))
(*.f64 (*.f64 (*.f64 y (pow.f64 x 3/8)) (pow.f64 (sqrt.f64 x) 1/6)) (cbrt.f64 (pow.f64 x 1/8)))
(*.f64 (*.f64 (*.f64 y (pow.f64 x 3/8)) (pow.f64 x 1/16)) (pow.f64 x 1/16))
(*.f64 (*.f64 (pow.f64 x 1/6) y) (cbrt.f64 x))
(*.f64 (*.f64 (pow.f64 x 1/6) (pow.f64 (cbrt.f64 (*.f64 y (cbrt.f64 x))) 2)) (cbrt.f64 (*.f64 y (cbrt.f64 x))))
(*.f64 (*.f64 (pow.f64 x 1/6) (sqrt.f64 (*.f64 y (cbrt.f64 x)))) (sqrt.f64 (*.f64 y (cbrt.f64 x))))
(*.f64 (*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (cbrt.f64 x))) (cbrt.f64 (pow.f64 x 1/6)))
(*.f64 (*.f64 (*.f64 y (cbrt.f64 x)) (pow.f64 (sqrt.f64 x) 1/6)) (pow.f64 (sqrt.f64 x) 1/6))
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))
(*.f64 (*.f64 (sqrt.f64 (*.f64 x y)) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 y)))
(*.f64 (*.f64 (sqrt.f64 (*.f64 x y)) (pow.f64 y 1/4)) (pow.f64 y 1/4))
(*.f64 (*.f64 (sqrt.f64 y) (cbrt.f64 (*.f64 x y))) (cbrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 x y) 1/4)) (pow.f64 (*.f64 x y) 1/4))
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(fabs.f64 (*.f64 y (sqrt.f64 x)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (cbrt.f64 x)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y 2)))) 1)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1)
(pow.f64 (*.f64 y (sqrt.f64 x)) 2)
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 3)
(pow.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) 1/2)
(pow.f64 (pow.f64 (*.f64 x (pow.f64 y 2)) 3) 1/3)
(sqrt.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 2)) x))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (pow.f64 y 2)))))
(cbrt.f64 (pow.f64 (*.f64 x (pow.f64 y 2)) 3))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (pow.f64 y 2) 3)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 2) 3) (pow.f64 x 3)))
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y 2))))
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y 2))))
(exp.f64 (log.f64 (*.f64 x (pow.f64 y 2))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1))
(exp.f64 (+.f64 (log.f64 (*.f64 x y)) (log.f64 y)))
(-.f64 (exp.f64 (log1p.f64 (sqrt.f64 (*.f64 x y)))) 1)
(*.f64 (pow.f64 x 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) (sqrt.f64 y))
(*.f64 (sqrt.f64 (*.f64 x y)) 1)
(*.f64 (sqrt.f64 y) (sqrt.f64 x))
(*.f64 (cbrt.f64 x) (sqrt.f64 (*.f64 y (cbrt.f64 x))))
(*.f64 1 (sqrt.f64 (*.f64 x y)))
(*.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) (cbrt.f64 (*.f64 x y)))
(*.f64 (cbrt.f64 (*.f64 x y)) (cbrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (pow.f64 (*.f64 x y) 1/4) (pow.f64 (*.f64 x y) 1/4))
(*.f64 (pow.f64 1 1/2) (sqrt.f64 (*.f64 x y)))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) 1/2) (pow.f64 (cbrt.f64 (*.f64 x y)) 1/2))
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2)) (sqrt.f64 (cbrt.f64 (*.f64 x y))))
(*.f64 (*.f64 (sqrt.f64 x) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 y)))
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 1/4)) (pow.f64 y 1/4))
(pow.f64 (*.f64 x y) 1/2)
(pow.f64 (sqrt.f64 (*.f64 x y)) 1)
(pow.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) 3)
(pow.f64 (pow.f64 (*.f64 x y) 3/2) 1/3)
(pow.f64 (pow.f64 (*.f64 x y) 1/4) 2)
(fabs.f64 (sqrt.f64 (*.f64 x y)))
(log.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))
(log.f64 (+.f64 1 (expm1.f64 (sqrt.f64 (*.f64 x y)))))
(cbrt.f64 (pow.f64 (*.f64 x y) 3/2))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (sqrt.f64 (*.f64 x y))))
(log1p.f64 (expm1.f64 (sqrt.f64 (*.f64 x y))))
(exp.f64 (log.f64 (sqrt.f64 (*.f64 x y))))
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) 1/2))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x y))) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(fabs.f64 (*.f64 y (sqrt.f64 x)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (cbrt.f64 x)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(-.f64 (exp.f64 (log1p.f64 (pow.f64 x 1/6))) 1)
(*.f64 (pow.f64 x 1/6) 1)
(*.f64 1 (pow.f64 x 1/6))
(*.f64 (pow.f64 (sqrt.f64 x) 1/6) (pow.f64 (sqrt.f64 x) 1/6))
(*.f64 (cbrt.f64 (pow.f64 x 1/6)) (cbrt.f64 (cbrt.f64 x)))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (cbrt.f64 (pow.f64 x 1/6)))
(*.f64 (pow.f64 1 1/3) (pow.f64 x 1/6))
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 2)) (sqrt.f64 (cbrt.f64 (cbrt.f64 x))))
(pow.f64 x 1/6)
(pow.f64 (sqrt.f64 x) 1/3)
(pow.f64 (pow.f64 x 1/6) 1)
(pow.f64 (cbrt.f64 x) 1/2)
(pow.f64 (pow.f64 (sqrt.f64 x) 1/6) 2)
(pow.f64 (cbrt.f64 (pow.f64 x 1/6)) 3)
(sqrt.f64 (cbrt.f64 x))
(fabs.f64 (pow.f64 x 1/6))
(log.f64 (exp.f64 (pow.f64 x 1/6)))
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 x 1/6))))
(expm1.f64 (log1p.f64 (pow.f64 x 1/6)))
(log1p.f64 (expm1.f64 (pow.f64 x 1/6)))
(exp.f64 (log.f64 (pow.f64 x 1/6)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) 1/3))
(exp.f64 (*.f64 (log.f64 (pow.f64 x 1/6)) 1))
(-.f64 (exp.f64 (log1p.f64 (cbrt.f64 x))) 1)
(*.f64 (pow.f64 x 1/4) (pow.f64 (sqrt.f64 x) 1/6))
(*.f64 (pow.f64 x 1/6) (pow.f64 x 1/6))
(*.f64 (cbrt.f64 x) 1)
(*.f64 1 (cbrt.f64 x))
(*.f64 (pow.f64 (sqrt.f64 x) 1/6) (pow.f64 x 1/4))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (pow.f64 (cbrt.f64 (cbrt.f64 x)) 2))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/6)) (pow.f64 x 1/6)))
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 2) (cbrt.f64 (cbrt.f64 x)))
(*.f64 (pow.f64 1 1/3) (cbrt.f64 x))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 x) 2) 1/3) (cbrt.f64 (cbrt.f64 x)))
(*.f64 (*.f64 (pow.f64 x 1/6) (cbrt.f64 (cbrt.f64 x))) (cbrt.f64 (pow.f64 x 1/6)))
(pow.f64 x 1/3)
(pow.f64 (sqrt.f64 x) 2/3)
(pow.f64 (pow.f64 x 1/6) 2)
(pow.f64 (cbrt.f64 x) 1)
(pow.f64 (cbrt.f64 (cbrt.f64 x)) 3)
(sqrt.f64 (pow.f64 (cbrt.f64 x) 2))
(log.f64 (exp.f64 (cbrt.f64 x)))
(log.f64 (+.f64 1 (expm1.f64 (cbrt.f64 x))))
(expm1.f64 (log1p.f64 (cbrt.f64 x)))
(log1p.f64 (expm1.f64 (cbrt.f64 x)))
(exp.f64 (log.f64 (cbrt.f64 x)))
(exp.f64 (*.f64 (log.f64 x) 1/3))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 x)) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(fabs.f64 (*.f64 y (sqrt.f64 x)))
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (cbrt.f64 x)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (cbrt.f64 x)))) 1)
(pow.f64 (*.f64 y (cbrt.f64 x)) 1)
(pow.f64 (cbrt.f64 (*.f64 y (cbrt.f64 x))) 3)
(pow.f64 (pow.f64 (*.f64 y (cbrt.f64 x)) 3) 1/3)
(pow.f64 (sqrt.f64 (*.f64 y (cbrt.f64 x))) 2)
(sqrt.f64 (pow.f64 (*.f64 y (cbrt.f64 x)) 2))
(log.f64 (pow.f64 (exp.f64 y) (cbrt.f64 x)))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (cbrt.f64 x)))))
(cbrt.f64 (pow.f64 (*.f64 y (cbrt.f64 x)) 3))
(cbrt.f64 (*.f64 (pow.f64 y 3) x))
(cbrt.f64 (*.f64 x (pow.f64 y 3)))
(expm1.f64 (log1p.f64 (*.f64 y (cbrt.f64 x))))
(log1p.f64 (expm1.f64 (*.f64 y (cbrt.f64 x))))
(exp.f64 (log.f64 (*.f64 y (cbrt.f64 x))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (cbrt.f64 x))) 1))
Outputs
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 y (exp.f64 (*.f64 1/8 (+.f64 (log.f64 -1) (*.f64 -3 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (pow.f64 (exp.f64 1/8) (+.f64 (log.f64 -1) (*.f64 -3 (log.f64 (/.f64 -1 x))))))
(*.f64 y (pow.f64 (exp.f64 1/8) (fma.f64 -3 (log.f64 (/.f64 -1 x)) (log.f64 -1))))
(*.f64 y (*.f64 (pow.f64 -1 1/8) (pow.f64 (/.f64 -1 x) -3/8)))
(*.f64 y (exp.f64 (*.f64 1/8 (+.f64 (log.f64 -1) (*.f64 -3 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (pow.f64 (exp.f64 1/8) (+.f64 (log.f64 -1) (*.f64 -3 (log.f64 (/.f64 -1 x))))))
(*.f64 y (pow.f64 (exp.f64 1/8) (fma.f64 -3 (log.f64 (/.f64 -1 x)) (log.f64 -1))))
(*.f64 y (*.f64 (pow.f64 -1 1/8) (pow.f64 (/.f64 -1 x) -3/8)))
(*.f64 y (exp.f64 (*.f64 1/8 (+.f64 (log.f64 -1) (*.f64 -3 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (pow.f64 (exp.f64 1/8) (+.f64 (log.f64 -1) (*.f64 -3 (log.f64 (/.f64 -1 x))))))
(*.f64 y (pow.f64 (exp.f64 1/8) (fma.f64 -3 (log.f64 (/.f64 -1 x)) (log.f64 -1))))
(*.f64 y (*.f64 (pow.f64 -1 1/8) (pow.f64 (/.f64 -1 x) -3/8)))
(*.f64 y (exp.f64 (*.f64 1/8 (+.f64 (log.f64 -1) (*.f64 -3 (log.f64 (/.f64 -1 x)))))))
(*.f64 y (pow.f64 (exp.f64 1/8) (+.f64 (log.f64 -1) (*.f64 -3 (log.f64 (/.f64 -1 x))))))
(*.f64 y (pow.f64 (exp.f64 1/8) (fma.f64 -3 (log.f64 (/.f64 -1 x)) (log.f64 -1))))
(*.f64 y (*.f64 (pow.f64 -1 1/8) (pow.f64 (/.f64 -1 x) -3/8)))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (pow.f64 (*.f64 1 (pow.f64 x 3)) 1/8) y)
(*.f64 y (pow.f64 (pow.f64 x 3) 1/8))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(neg.f64 (*.f64 (sqrt.f64 x) y))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(neg.f64 (*.f64 (sqrt.f64 x) y))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(neg.f64 (*.f64 (sqrt.f64 x) y))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 -1 (*.f64 (sqrt.f64 x) y))
(neg.f64 (*.f64 (sqrt.f64 x) y))
(*.f64 (sqrt.f64 x) (neg.f64 y))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 (sqrt.f64 x) y)
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 (sqrt.f64 x) y)
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 (sqrt.f64 x) y)
(*.f64 -1 (*.f64 (sqrt.f64 x) (*.f64 y (pow.f64 (sqrt.f64 -1) 2))))
(*.f64 (sqrt.f64 x) y)
(pow.f64 x 1/6)
(pow.f64 x 1/6)
(pow.f64 x 1/6)
(pow.f64 x 1/6)
(pow.f64 x 1/6)
(pow.f64 x 1/6)
(pow.f64 x 1/6)
(pow.f64 x 1/6)
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (sqrt.f64 -1)) 1/3))
(*.f64 (pow.f64 (neg.f64 x) 1/6) (cbrt.f64 (sqrt.f64 -1)))
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (sqrt.f64 -1)) 1/3))
(*.f64 (pow.f64 (neg.f64 x) 1/6) (cbrt.f64 (sqrt.f64 -1)))
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (sqrt.f64 -1)) 1/3))
(*.f64 (pow.f64 (neg.f64 x) 1/6) (cbrt.f64 (sqrt.f64 -1)))
(*.f64 (pow.f64 (*.f64 -1 x) 1/6) (pow.f64 (*.f64 1 (sqrt.f64 -1)) 1/3))
(*.f64 (pow.f64 (neg.f64 x) 1/6) (cbrt.f64 (sqrt.f64 -1)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 y (cbrt.f64 x))
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 y (cbrt.f64 x))
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 y (cbrt.f64 x))
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 y (cbrt.f64 x))
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 y (cbrt.f64 x))
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 y (cbrt.f64 x))
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 y (cbrt.f64 x))
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 y (cbrt.f64 x))
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 y (cbrt.f64 x))
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 y (cbrt.f64 x))
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 y (cbrt.f64 x))
(*.f64 (pow.f64 (*.f64 1 x) 1/3) y)
(*.f64 y (cbrt.f64 x))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(*.f64 (sqrt.f64 x) y)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(fabs.f64 (*.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(*.f64 (sqrt.f64 x) y)
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 3/8) 4)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 3/8) 4)))
(cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (cbrt.f64 x)) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(*.f64 (sqrt.f64 x) y)
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (pow.f64 x 3/8)))) 1)
(expm1.f64 (log1p.f64 (*.f64 y (pow.f64 x 3/8))))
(+.f64 (*.f64 y (pow.f64 x 3/8)) 0)
(pow.f64 (*.f64 y (pow.f64 x 3/8)) 1)
(*.f64 y (pow.f64 x 3/8))
(pow.f64 (*.f64 (pow.f64 x 1/8) (cbrt.f64 y)) 3)
(*.f64 y (pow.f64 (pow.f64 x 1/8) 3))
(pow.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) 1/3)
(*.f64 y (pow.f64 x 3/8))
(pow.f64 (sqrt.f64 (*.f64 y (pow.f64 x 3/8))) 2)
(*.f64 y (pow.f64 x 3/8))
(sqrt.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 2))
(*.f64 y (pow.f64 x 3/8))
(log.f64 (pow.f64 (exp.f64 (pow.f64 x 3/8)) y))
(*.f64 y (pow.f64 x 3/8))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (pow.f64 x 3/8)))))
(*.f64 y (pow.f64 x 3/8))
(cbrt.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3))
(*.f64 y (pow.f64 x 3/8))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 1/4)) 3)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 1/4)) 3)))
(expm1.f64 (log1p.f64 (*.f64 y (pow.f64 x 3/8))))
(+.f64 (*.f64 y (pow.f64 x 3/8)) 0)
(log1p.f64 (expm1.f64 (*.f64 y (pow.f64 x 3/8))))
(*.f64 y (pow.f64 x 3/8))
(exp.f64 (log.f64 (*.f64 y (pow.f64 x 3/8))))
(*.f64 y (pow.f64 x 3/8))
(exp.f64 (*.f64 (log.f64 (*.f64 y (pow.f64 x 3/8))) 1))
(*.f64 y (pow.f64 x 3/8))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(*.f64 (sqrt.f64 x) y)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(fabs.f64 (*.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(*.f64 (sqrt.f64 x) y)
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 3/8) 4)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 3/8) 4)))
(cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (cbrt.f64 x)) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(*.f64 (sqrt.f64 x) y)
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 3/8)))
(*.f64 y (*.f64 (pow.f64 x 3/8) (pow.f64 x 1/8)))
(*.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/4) y))
(*.f64 (sqrt.f64 x) y)
(*.f64 y (sqrt.f64 x))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 (pow.f64 x 1/4) y) (pow.f64 x 1/4))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 y (pow.f64 x 3/8)) (pow.f64 x 1/8))
(*.f64 y (*.f64 (pow.f64 x 3/8) (pow.f64 x 1/8)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (sqrt.f64 x) y)
(*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))
(*.f64 (sqrt.f64 y) (sqrt.f64 (*.f64 x y)))
(*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))
(*.f64 (pow.f64 x 1/6) (*.f64 y (cbrt.f64 x)))
(*.f64 y (*.f64 (cbrt.f64 x) (pow.f64 x 1/6)))
(*.f64 y (pow.f64 (pow.f64 x 1/6) 3))
(*.f64 y (pow.f64 (cbrt.f64 x) 3/2))
(*.f64 (pow.f64 x 1/6) (*.f64 (pow.f64 (sqrt.f64 x) 1/6) (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (pow.f64 x 1/6) (*.f64 (*.f64 y (pow.f64 x 1/4)) (pow.f64 (sqrt.f64 x) 1/6)))
(*.f64 (pow.f64 x 1/6) (*.f64 y (*.f64 (pow.f64 x 1/4) (pow.f64 (sqrt.f64 x) 1/6))))
(*.f64 (*.f64 y (pow.f64 x 1/4)) (*.f64 (pow.f64 x 1/6) (pow.f64 (sqrt.f64 x) 1/6)))
(*.f64 (cbrt.f64 x) (*.f64 y (pow.f64 x 1/6)))
(*.f64 y (*.f64 (cbrt.f64 x) (pow.f64 x 1/6)))
(*.f64 y (pow.f64 (pow.f64 x 1/6) 3))
(*.f64 y (pow.f64 (cbrt.f64 x) 3/2))
(*.f64 (cbrt.f64 x) (*.f64 (pow.f64 x 1/6) y))
(*.f64 y (*.f64 (cbrt.f64 x) (pow.f64 x 1/6)))
(*.f64 y (pow.f64 (pow.f64 x 1/6) 3))
(*.f64 y (pow.f64 (cbrt.f64 x) 3/2))
(*.f64 (*.f64 y (cbrt.f64 x)) (pow.f64 x 1/6))
(*.f64 y (*.f64 (cbrt.f64 x) (pow.f64 x 1/6)))
(*.f64 y (pow.f64 (pow.f64 x 1/6) 3))
(*.f64 y (pow.f64 (cbrt.f64 x) 3/2))
(*.f64 1 (*.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (pow.f64 (sqrt.f64 x) 1/6) (*.f64 (cbrt.f64 (pow.f64 x 1/8)) (*.f64 y (pow.f64 x 3/8))))
(*.f64 (pow.f64 (sqrt.f64 x) 1/6) (*.f64 (*.f64 y (pow.f64 x 3/8)) (cbrt.f64 (pow.f64 x 1/8))))
(*.f64 (*.f64 y (pow.f64 x 3/8)) (*.f64 (pow.f64 (sqrt.f64 x) 1/6) (cbrt.f64 (pow.f64 x 1/8))))
(*.f64 (pow.f64 (sqrt.f64 x) 1/6) (*.f64 (pow.f64 (sqrt.f64 x) 1/6) (*.f64 y (cbrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 (cbrt.f64 y) 2) (*.f64 (cbrt.f64 y) (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (cbrt.f64 (cbrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/6)) (*.f64 y (cbrt.f64 x))))
(*.f64 (*.f64 (cbrt.f64 (cbrt.f64 x)) (cbrt.f64 (pow.f64 x 1/6))) (*.f64 y (cbrt.f64 x)))
(*.f64 y (*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 4) (cbrt.f64 (pow.f64 x 1/6))))
(*.f64 (cbrt.f64 (pow.f64 x 1/6)) (*.f64 y (pow.f64 (cbrt.f64 (cbrt.f64 x)) 4)))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 y (cbrt.f64 x))) 2) (*.f64 (cbrt.f64 (*.f64 y (cbrt.f64 x))) (pow.f64 x 1/6)))
(*.f64 y (*.f64 (cbrt.f64 x) (pow.f64 x 1/6)))
(*.f64 y (pow.f64 (pow.f64 x 1/6) 3))
(*.f64 y (pow.f64 (cbrt.f64 x) 3/2))
(*.f64 (cbrt.f64 (*.f64 x y)) (*.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 y)))
(*.f64 (cbrt.f64 (*.f64 x y)) (*.f64 (sqrt.f64 y) (cbrt.f64 (sqrt.f64 (*.f64 x y)))))
(*.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) (*.f64 (sqrt.f64 y) (cbrt.f64 (*.f64 x y))))
(*.f64 (sqrt.f64 y) (*.f64 (cbrt.f64 (*.f64 x y)) (cbrt.f64 (sqrt.f64 (*.f64 x y)))))
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 2)) (*.f64 (*.f64 (pow.f64 x 1/8) (cbrt.f64 y)) (pow.f64 x 1/8)))
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 2)) (*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (cbrt.f64 y))))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 3/4))) (pow.f64 x 1/4)))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (cbrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) y)) (cbrt.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (sqrt.f64 y)) (sqrt.f64 (*.f64 x y))))
(*.f64 (*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 y))) (sqrt.f64 (*.f64 x y)))
(*.f64 (cbrt.f64 y) (*.f64 (sqrt.f64 (*.f64 x y)) (cbrt.f64 (sqrt.f64 y))))
(*.f64 (cbrt.f64 (sqrt.f64 y)) (*.f64 (cbrt.f64 y) (sqrt.f64 (*.f64 x y))))
(*.f64 (pow.f64 y 1/4) (*.f64 (pow.f64 y 1/4) (sqrt.f64 (*.f64 x y))))
(*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))
(*.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 (*.f64 x y) 1/4) (*.f64 (pow.f64 (*.f64 x y) 1/4) (sqrt.f64 y)))
(*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))
(*.f64 (sqrt.f64 (*.f64 y (cbrt.f64 x))) (*.f64 (sqrt.f64 (*.f64 y (cbrt.f64 x))) (pow.f64 x 1/6)))
(*.f64 y (*.f64 (cbrt.f64 x) (pow.f64 x 1/6)))
(*.f64 y (pow.f64 (pow.f64 x 1/6) 3))
(*.f64 y (pow.f64 (cbrt.f64 x) 3/2))
(*.f64 (sqrt.f64 (*.f64 y (pow.f64 x 3/8))) (*.f64 (sqrt.f64 (*.f64 y (pow.f64 x 3/8))) (pow.f64 x 1/8)))
(*.f64 y (*.f64 (pow.f64 x 3/8) (pow.f64 x 1/8)))
(*.f64 (pow.f64 x 1/16) (*.f64 (pow.f64 x 1/16) (*.f64 y (pow.f64 x 3/8))))
(*.f64 y (*.f64 (pow.f64 x 3/8) (pow.f64 x 1/8)))
(*.f64 (pow.f64 x 3/8) (*.f64 y (pow.f64 x 1/8)))
(*.f64 y (*.f64 (pow.f64 x 3/8) (pow.f64 x 1/8)))
(*.f64 (pow.f64 1 1/2) (*.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 2) 1/2) (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 2)) (sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (fabs.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 2)) (sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (fabs.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))) (sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) (sqrt.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 (*.f64 (pow.f64 x 1/8) (cbrt.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 2))) (*.f64 (pow.f64 x 1/8) (cbrt.f64 y)))
(*.f64 (cbrt.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 2)) (*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (cbrt.f64 y))))
(*.f64 (cbrt.f64 y) (*.f64 (cbrt.f64 (*.f64 (pow.f64 y 2) (pow.f64 x 3/4))) (pow.f64 x 1/4)))
(*.f64 (*.f64 (pow.f64 x 1/8) (sqrt.f64 (*.f64 y (pow.f64 x 3/8)))) (sqrt.f64 (*.f64 y (pow.f64 x 3/8))))
(*.f64 y (*.f64 (pow.f64 x 3/8) (pow.f64 x 1/8)))
(*.f64 (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2)))) (cbrt.f64 (*.f64 (pow.f64 x 1/4) y)))
(*.f64 (pow.f64 x 1/4) (*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2))) (cbrt.f64 (*.f64 y (pow.f64 x 1/4)))))
(*.f64 (cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 2))) (*.f64 (pow.f64 x 1/4) (cbrt.f64 (*.f64 y (pow.f64 x 1/4)))))
(*.f64 (*.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/8) (sqrt.f64 y))) (*.f64 (pow.f64 x 1/8) (sqrt.f64 y)))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 (*.f64 y (pow.f64 x 3/8)) (pow.f64 (sqrt.f64 x) 1/6)) (cbrt.f64 (pow.f64 x 1/8)))
(*.f64 (pow.f64 (sqrt.f64 x) 1/6) (*.f64 (*.f64 y (pow.f64 x 3/8)) (cbrt.f64 (pow.f64 x 1/8))))
(*.f64 (*.f64 y (pow.f64 x 3/8)) (*.f64 (pow.f64 (sqrt.f64 x) 1/6) (cbrt.f64 (pow.f64 x 1/8))))
(*.f64 (*.f64 (*.f64 y (pow.f64 x 3/8)) (pow.f64 x 1/16)) (pow.f64 x 1/16))
(*.f64 y (*.f64 (pow.f64 x 3/8) (pow.f64 x 1/8)))
(*.f64 (*.f64 (pow.f64 x 1/6) y) (cbrt.f64 x))
(*.f64 y (*.f64 (cbrt.f64 x) (pow.f64 x 1/6)))
(*.f64 y (pow.f64 (pow.f64 x 1/6) 3))
(*.f64 y (pow.f64 (cbrt.f64 x) 3/2))
(*.f64 (*.f64 (pow.f64 x 1/6) (pow.f64 (cbrt.f64 (*.f64 y (cbrt.f64 x))) 2)) (cbrt.f64 (*.f64 y (cbrt.f64 x))))
(*.f64 y (*.f64 (cbrt.f64 x) (pow.f64 x 1/6)))
(*.f64 y (pow.f64 (pow.f64 x 1/6) 3))
(*.f64 y (pow.f64 (cbrt.f64 x) 3/2))
(*.f64 (*.f64 (pow.f64 x 1/6) (sqrt.f64 (*.f64 y (cbrt.f64 x)))) (sqrt.f64 (*.f64 y (cbrt.f64 x))))
(*.f64 y (*.f64 (cbrt.f64 x) (pow.f64 x 1/6)))
(*.f64 y (pow.f64 (pow.f64 x 1/6) 3))
(*.f64 y (pow.f64 (cbrt.f64 x) 3/2))
(*.f64 (*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (cbrt.f64 x))) (cbrt.f64 (pow.f64 x 1/6)))
(*.f64 (*.f64 (cbrt.f64 (cbrt.f64 x)) (cbrt.f64 (pow.f64 x 1/6))) (*.f64 y (cbrt.f64 x)))
(*.f64 y (*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 4) (cbrt.f64 (pow.f64 x 1/6))))
(*.f64 (cbrt.f64 (pow.f64 x 1/6)) (*.f64 y (pow.f64 (cbrt.f64 (cbrt.f64 x)) 4)))
(*.f64 (*.f64 (*.f64 y (cbrt.f64 x)) (pow.f64 (sqrt.f64 x) 1/6)) (pow.f64 (sqrt.f64 x) 1/6))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y))
(*.f64 (sqrt.f64 x) y)
(*.f64 (*.f64 (sqrt.f64 (*.f64 x y)) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 y)))
(*.f64 (*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 y))) (sqrt.f64 (*.f64 x y)))
(*.f64 (cbrt.f64 y) (*.f64 (sqrt.f64 (*.f64 x y)) (cbrt.f64 (sqrt.f64 y))))
(*.f64 (cbrt.f64 (sqrt.f64 y)) (*.f64 (cbrt.f64 y) (sqrt.f64 (*.f64 x y))))
(*.f64 (*.f64 (sqrt.f64 (*.f64 x y)) (pow.f64 y 1/4)) (pow.f64 y 1/4))
(*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))
(*.f64 (*.f64 (sqrt.f64 y) (cbrt.f64 (*.f64 x y))) (cbrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (cbrt.f64 (*.f64 x y)) (*.f64 (sqrt.f64 y) (cbrt.f64 (sqrt.f64 (*.f64 x y)))))
(*.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) (*.f64 (sqrt.f64 y) (cbrt.f64 (*.f64 x y))))
(*.f64 (sqrt.f64 y) (*.f64 (cbrt.f64 (*.f64 x y)) (cbrt.f64 (sqrt.f64 (*.f64 x y)))))
(*.f64 (*.f64 (sqrt.f64 y) (pow.f64 (*.f64 x y) 1/4)) (pow.f64 (*.f64 x y) 1/4))
(*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(*.f64 (sqrt.f64 x) y)
(fabs.f64 (*.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(*.f64 (sqrt.f64 x) y)
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 3/8) 4)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 3/8) 4)))
(cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (cbrt.f64 x)) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(*.f64 (sqrt.f64 x) y)
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (pow.f64 y 2)))) 1)
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y 2))))
(+.f64 (*.f64 x (pow.f64 y 2)) 0)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1)
(*.f64 x (pow.f64 y 2))
(pow.f64 (*.f64 y (sqrt.f64 x)) 2)
(*.f64 x (pow.f64 y 2))
(pow.f64 (cbrt.f64 (*.f64 x (pow.f64 y 2))) 3)
(*.f64 x (pow.f64 y 2))
(pow.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)) 1/2)
(sqrt.f64 (*.f64 (pow.f64 x 2) (pow.f64 y 4)))
(fabs.f64 (*.f64 x (pow.f64 y 2)))
(pow.f64 (pow.f64 (*.f64 x (pow.f64 y 2)) 3) 1/3)
(*.f64 x (pow.f64 y 2))
(sqrt.f64 (*.f64 (pow.f64 y 4) (pow.f64 x 2)))
(sqrt.f64 (*.f64 (pow.f64 x 2) (pow.f64 y 4)))
(fabs.f64 (*.f64 x (pow.f64 y 2)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 y 2)) x))
(*.f64 x (pow.f64 y 2))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 x (pow.f64 y 2)))))
(*.f64 x (pow.f64 y 2))
(cbrt.f64 (pow.f64 (*.f64 x (pow.f64 y 2)) 3))
(*.f64 x (pow.f64 y 2))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 y 3)))
(*.f64 x (pow.f64 y 2))
(cbrt.f64 (*.f64 (pow.f64 x 3) (pow.f64 (pow.f64 y 2) 3)))
(*.f64 x (pow.f64 y 2))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 y 2) 3) (pow.f64 x 3)))
(*.f64 x (pow.f64 y 2))
(expm1.f64 (log1p.f64 (*.f64 x (pow.f64 y 2))))
(+.f64 (*.f64 x (pow.f64 y 2)) 0)
(log1p.f64 (expm1.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 x (pow.f64 y 2))
(exp.f64 (log.f64 (*.f64 x (pow.f64 y 2))))
(*.f64 x (pow.f64 y 2))
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1))
(*.f64 x (pow.f64 y 2))
(exp.f64 (+.f64 (log.f64 (*.f64 x y)) (log.f64 y)))
(*.f64 x (pow.f64 y 2))
(-.f64 (exp.f64 (log1p.f64 (sqrt.f64 (*.f64 x y)))) 1)
(expm1.f64 (log1p.f64 (sqrt.f64 (*.f64 x y))))
(+.f64 (sqrt.f64 (*.f64 x y)) 0)
(*.f64 (pow.f64 x 1/4) (sqrt.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 (*.f64 (sqrt.f64 x) y)) (pow.f64 x 1/4))
(*.f64 (sqrt.f64 x) (sqrt.f64 y))
(*.f64 (sqrt.f64 (*.f64 x y)) 1)
(sqrt.f64 (*.f64 x y))
(*.f64 (sqrt.f64 y) (sqrt.f64 x))
(*.f64 (sqrt.f64 x) (sqrt.f64 y))
(*.f64 (cbrt.f64 x) (sqrt.f64 (*.f64 y (cbrt.f64 x))))
(*.f64 1 (sqrt.f64 (*.f64 x y)))
(sqrt.f64 (*.f64 x y))
(*.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) (cbrt.f64 (*.f64 x y)))
(*.f64 (cbrt.f64 (*.f64 x y)) (cbrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (cbrt.f64 (*.f64 x y)) (cbrt.f64 (sqrt.f64 (*.f64 x y))))
(*.f64 (pow.f64 (*.f64 x y) 1/4) (pow.f64 (*.f64 x y) 1/4))
(sqrt.f64 (*.f64 x y))
(*.f64 (pow.f64 1 1/2) (sqrt.f64 (*.f64 x y)))
(sqrt.f64 (*.f64 x y))
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2) 1/2) (pow.f64 (cbrt.f64 (*.f64 x y)) 1/2))
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2)) (sqrt.f64 (cbrt.f64 (*.f64 x y))))
(*.f64 (fabs.f64 (cbrt.f64 (*.f64 x y))) (sqrt.f64 (cbrt.f64 (*.f64 x y))))
(*.f64 (cbrt.f64 (*.f64 x y)) (sqrt.f64 (cbrt.f64 (*.f64 x y))))
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) 2)) (sqrt.f64 (cbrt.f64 (*.f64 x y))))
(*.f64 (fabs.f64 (cbrt.f64 (*.f64 x y))) (sqrt.f64 (cbrt.f64 (*.f64 x y))))
(*.f64 (cbrt.f64 (*.f64 x y)) (sqrt.f64 (cbrt.f64 (*.f64 x y))))
(*.f64 (*.f64 (sqrt.f64 x) (cbrt.f64 y)) (cbrt.f64 (sqrt.f64 y)))
(*.f64 (sqrt.f64 x) (*.f64 (cbrt.f64 y) (cbrt.f64 (sqrt.f64 y))))
(*.f64 (cbrt.f64 (sqrt.f64 y)) (*.f64 (sqrt.f64 x) (cbrt.f64 y)))
(*.f64 (*.f64 (sqrt.f64 x) (pow.f64 y 1/4)) (pow.f64 y 1/4))
(*.f64 (sqrt.f64 x) (sqrt.f64 y))
(pow.f64 (*.f64 x y) 1/2)
(sqrt.f64 (*.f64 x y))
(pow.f64 (sqrt.f64 (*.f64 x y)) 1)
(sqrt.f64 (*.f64 x y))
(pow.f64 (cbrt.f64 (sqrt.f64 (*.f64 x y))) 3)
(sqrt.f64 (*.f64 x y))
(pow.f64 (pow.f64 (*.f64 x y) 3/2) 1/3)
(cbrt.f64 (pow.f64 (*.f64 x y) 3/2))
(pow.f64 (pow.f64 (*.f64 x y) 1/4) 2)
(sqrt.f64 (*.f64 x y))
(fabs.f64 (sqrt.f64 (*.f64 x y)))
(sqrt.f64 (*.f64 x y))
(log.f64 (exp.f64 (sqrt.f64 (*.f64 x y))))
(sqrt.f64 (*.f64 x y))
(log.f64 (+.f64 1 (expm1.f64 (sqrt.f64 (*.f64 x y)))))
(sqrt.f64 (*.f64 x y))
(cbrt.f64 (pow.f64 (*.f64 x y) 3/2))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (sqrt.f64 (*.f64 x y))))
(+.f64 (sqrt.f64 (*.f64 x y)) 0)
(log1p.f64 (expm1.f64 (sqrt.f64 (*.f64 x y))))
(sqrt.f64 (*.f64 x y))
(exp.f64 (log.f64 (sqrt.f64 (*.f64 x y))))
(sqrt.f64 (*.f64 x y))
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) 1/2))
(sqrt.f64 (*.f64 x y))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x y))) 1))
(sqrt.f64 (*.f64 x y))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(*.f64 (sqrt.f64 x) y)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(fabs.f64 (*.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(*.f64 (sqrt.f64 x) y)
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 3/8) 4)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 3/8) 4)))
(cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (cbrt.f64 x)) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(*.f64 (sqrt.f64 x) y)
(-.f64 (exp.f64 (log1p.f64 (pow.f64 x 1/6))) 1)
(expm1.f64 (log1p.f64 (pow.f64 x 1/6)))
(+.f64 (pow.f64 x 1/6) 0)
(*.f64 (pow.f64 x 1/6) 1)
(pow.f64 x 1/6)
(*.f64 1 (pow.f64 x 1/6))
(pow.f64 x 1/6)
(*.f64 (pow.f64 (sqrt.f64 x) 1/6) (pow.f64 (sqrt.f64 x) 1/6))
(cbrt.f64 (sqrt.f64 x))
(*.f64 (cbrt.f64 (pow.f64 x 1/6)) (cbrt.f64 (cbrt.f64 x)))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (cbrt.f64 (pow.f64 x 1/6)))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (cbrt.f64 (pow.f64 x 1/6)))
(*.f64 (pow.f64 1 1/3) (pow.f64 x 1/6))
(pow.f64 x 1/6)
(*.f64 (sqrt.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 2)) (sqrt.f64 (cbrt.f64 (cbrt.f64 x))))
(*.f64 (fabs.f64 (cbrt.f64 (cbrt.f64 x))) (sqrt.f64 (cbrt.f64 (cbrt.f64 x))))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (sqrt.f64 (cbrt.f64 (cbrt.f64 x))))
(pow.f64 x 1/6)
(pow.f64 (sqrt.f64 x) 1/3)
(cbrt.f64 (sqrt.f64 x))
(pow.f64 (pow.f64 x 1/6) 1)
(pow.f64 x 1/6)
(pow.f64 (cbrt.f64 x) 1/2)
(pow.f64 x 1/6)
(pow.f64 (pow.f64 (sqrt.f64 x) 1/6) 2)
(cbrt.f64 (sqrt.f64 x))
(pow.f64 (cbrt.f64 (pow.f64 x 1/6)) 3)
(pow.f64 x 1/6)
(sqrt.f64 (cbrt.f64 x))
(pow.f64 x 1/6)
(fabs.f64 (pow.f64 x 1/6))
(pow.f64 x 1/6)
(log.f64 (exp.f64 (pow.f64 x 1/6)))
(pow.f64 x 1/6)
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 x 1/6))))
(pow.f64 x 1/6)
(expm1.f64 (log1p.f64 (pow.f64 x 1/6)))
(+.f64 (pow.f64 x 1/6) 0)
(log1p.f64 (expm1.f64 (pow.f64 x 1/6)))
(pow.f64 x 1/6)
(exp.f64 (log.f64 (pow.f64 x 1/6)))
(pow.f64 x 1/6)
(exp.f64 (*.f64 (log.f64 (sqrt.f64 x)) 1/3))
(cbrt.f64 (sqrt.f64 x))
(exp.f64 (*.f64 (log.f64 (pow.f64 x 1/6)) 1))
(pow.f64 x 1/6)
(-.f64 (exp.f64 (log1p.f64 (cbrt.f64 x))) 1)
(expm1.f64 (log1p.f64 (cbrt.f64 x)))
(+.f64 (cbrt.f64 x) 0)
(*.f64 (pow.f64 x 1/4) (pow.f64 (sqrt.f64 x) 1/6))
(*.f64 (pow.f64 x 1/6) (pow.f64 x 1/6))
(cbrt.f64 x)
(*.f64 (cbrt.f64 x) 1)
(cbrt.f64 x)
(*.f64 1 (cbrt.f64 x))
(cbrt.f64 x)
(*.f64 (pow.f64 (sqrt.f64 x) 1/6) (pow.f64 x 1/4))
(*.f64 (pow.f64 x 1/4) (pow.f64 (sqrt.f64 x) 1/6))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (pow.f64 (cbrt.f64 (cbrt.f64 x)) 2))
(cbrt.f64 x)
(*.f64 (cbrt.f64 (cbrt.f64 x)) (*.f64 (cbrt.f64 (pow.f64 x 1/6)) (pow.f64 x 1/6)))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (*.f64 (pow.f64 x 1/6) (cbrt.f64 (pow.f64 x 1/6))))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (pow.f64 (cbrt.f64 (pow.f64 x 1/6)) 4))
(*.f64 (cbrt.f64 (pow.f64 x 1/6)) (pow.f64 (cbrt.f64 (cbrt.f64 x)) 5/2))
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 x)) 2) (cbrt.f64 (cbrt.f64 x)))
(cbrt.f64 x)
(*.f64 (pow.f64 1 1/3) (cbrt.f64 x))
(cbrt.f64 x)
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 x) 2) 1/3) (cbrt.f64 (cbrt.f64 x)))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (cbrt.f64 (pow.f64 (cbrt.f64 x) 2)))
(*.f64 (*.f64 (pow.f64 x 1/6) (cbrt.f64 (cbrt.f64 x))) (cbrt.f64 (pow.f64 x 1/6)))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (*.f64 (pow.f64 x 1/6) (cbrt.f64 (pow.f64 x 1/6))))
(*.f64 (cbrt.f64 (cbrt.f64 x)) (pow.f64 (cbrt.f64 (pow.f64 x 1/6)) 4))
(*.f64 (cbrt.f64 (pow.f64 x 1/6)) (pow.f64 (cbrt.f64 (cbrt.f64 x)) 5/2))
(pow.f64 x 1/3)
(cbrt.f64 x)
(pow.f64 (sqrt.f64 x) 2/3)
(cbrt.f64 x)
(pow.f64 (pow.f64 x 1/6) 2)
(cbrt.f64 x)
(pow.f64 (cbrt.f64 x) 1)
(cbrt.f64 x)
(pow.f64 (cbrt.f64 (cbrt.f64 x)) 3)
(cbrt.f64 x)
(sqrt.f64 (pow.f64 (cbrt.f64 x) 2))
(cbrt.f64 x)
(log.f64 (exp.f64 (cbrt.f64 x)))
(cbrt.f64 x)
(log.f64 (+.f64 1 (expm1.f64 (cbrt.f64 x))))
(cbrt.f64 x)
(expm1.f64 (log1p.f64 (cbrt.f64 x)))
(+.f64 (cbrt.f64 x) 0)
(log1p.f64 (expm1.f64 (cbrt.f64 x)))
(cbrt.f64 x)
(exp.f64 (log.f64 (cbrt.f64 x)))
(cbrt.f64 x)
(exp.f64 (*.f64 (log.f64 x) 1/3))
(cbrt.f64 x)
(exp.f64 (*.f64 (log.f64 (cbrt.f64 x)) 1))
(cbrt.f64 x)
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (sqrt.f64 x)))) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (*.f64 x (pow.f64 y 2)) 1/2)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(pow.f64 (*.f64 y (sqrt.f64 x)) 1)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3) 1/3)
(*.f64 (sqrt.f64 x) y)
(pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)
(*.f64 (sqrt.f64 x) y)
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(fabs.f64 (*.f64 y (sqrt.f64 x)))
(*.f64 (sqrt.f64 x) y)
(log.f64 (pow.f64 (exp.f64 (sqrt.f64 x)) y))
(*.f64 (sqrt.f64 x) y)
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (sqrt.f64 x)))))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 x)) 3))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 3/8) 4)))
(cbrt.f64 (*.f64 (pow.f64 (pow.f64 x 1/4) 3) (pow.f64 (*.f64 (pow.f64 x 1/4) y) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3) (pow.f64 x 3/8)))
(cbrt.f64 (*.f64 (pow.f64 x 3/8) (pow.f64 (*.f64 y (pow.f64 x 3/8)) 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 (pow.f64 x 3/8) 4)))
(cbrt.f64 (*.f64 (sqrt.f64 x) (pow.f64 (*.f64 y (cbrt.f64 x)) 3)))
(*.f64 (sqrt.f64 x) y)
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 x 3/2) (pow.f64 y 3)))
(cbrt.f64 (*.f64 (pow.f64 y 3) (pow.f64 x 3/2)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(cbrt.f64 (*.f64 (pow.f64 y 3/2) (pow.f64 (*.f64 x y) 3/2)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 x y) 3/2) (pow.f64 y 3/2)))
(expm1.f64 (log1p.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(log1p.f64 (expm1.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (log.f64 (*.f64 y (sqrt.f64 x))))
(*.f64 (sqrt.f64 x) y)
(exp.f64 (*.f64 (log.f64 (*.f64 x (pow.f64 y 2))) 1/2))
(sqrt.f64 (*.f64 x (pow.f64 y 2)))
(exp.f64 (*.f64 (log.f64 (*.f64 y (sqrt.f64 x))) 1))
(*.f64 (sqrt.f64 x) y)
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (cbrt.f64 x)))) 1)
(expm1.f64 (log1p.f64 (*.f64 y (cbrt.f64 x))))
(+.f64 (*.f64 y (cbrt.f64 x)) 0)
(pow.f64 (*.f64 y (cbrt.f64 x)) 1)
(*.f64 y (cbrt.f64 x))
(pow.f64 (cbrt.f64 (*.f64 y (cbrt.f64 x))) 3)
(*.f64 y (cbrt.f64 x))
(pow.f64 (pow.f64 (*.f64 y (cbrt.f64 x)) 3) 1/3)
(*.f64 y (cbrt.f64 x))
(pow.f64 (sqrt.f64 (*.f64 y (cbrt.f64 x))) 2)
(*.f64 y (cbrt.f64 x))
(sqrt.f64 (pow.f64 (*.f64 y (cbrt.f64 x)) 2))
(*.f64 y (cbrt.f64 x))
(log.f64 (pow.f64 (exp.f64 y) (cbrt.f64 x)))
(*.f64 y (cbrt.f64 x))
(log.f64 (+.f64 1 (expm1.f64 (*.f64 y (cbrt.f64 x)))))
(*.f64 y (cbrt.f64 x))
(cbrt.f64 (pow.f64 (*.f64 y (cbrt.f64 x)) 3))
(*.f64 y (cbrt.f64 x))
(cbrt.f64 (*.f64 (pow.f64 y 3) x))
(*.f64 y (cbrt.f64 x))
(cbrt.f64 (*.f64 x (pow.f64 y 3)))
(*.f64 y (cbrt.f64 x))
(expm1.f64 (log1p.f64 (*.f64 y (cbrt.f64 x))))
(+.f64 (*.f64 y (cbrt.f64 x)) 0)
(log1p.f64 (expm1.f64 (*.f64 y (cbrt.f64 x))))
(*.f64 y (cbrt.f64 x))
(exp.f64 (log.f64 (*.f64 y (cbrt.f64 x))))
(*.f64 y (cbrt.f64 x))
(exp.f64 (*.f64 (log.f64 (*.f64 y (cbrt.f64 x))) 1))
(*.f64 y (cbrt.f64 x))

eval91.0ms (1.5%)

Compiler

Compiled 4497 to 2646 computations (41.2% saved)

prune65.0ms (1%)

Pruning

16 alts after pruning (6 fresh and 10 done)

PrunedKeptTotal
New2835288
Fresh112
Picked145
Done268
Total28716303
Accuracy
100.0%
Counts
303 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
73.4%
(-.f64 1 (pow.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2))
99.3%
(-.f64 1 (-.f64 x (*.f64 (pow.f64 (cbrt.f64 (*.f64 y (cbrt.f64 x))) 3) (cbrt.f64 (sqrt.f64 x)))))
98.0%
(-.f64 1 (-.f64 x (*.f64 (pow.f64 x 1/6) (*.f64 y (cbrt.f64 x)))))
99.8%
(-.f64 1 (-.f64 x (*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 3/8)))))
99.3%
(-.f64 1 (-.f64 x (*.f64 (*.f64 y (*.f64 (cbrt.f64 (cbrt.f64 x)) (cbrt.f64 (pow.f64 (cbrt.f64 x) 2)))) (cbrt.f64 (sqrt.f64 x)))))
99.5%
(-.f64 1 (-.f64 x (*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)))))
40.3%
(-.f64 1 (-.f64 x (*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))))
99.5%
(-.f64 1 (-.f64 x (*.f64 y (pow.f64 (cbrt.f64 x) 3/2))))
99.8%
(-.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x))))
66.0%
(-.f64 1 (-.f64 x (sqrt.f64 (*.f64 x (pow.f64 y 2)))))
69.5%
(-.f64 1 (*.f64 (sqrt.f64 x) (neg.f64 y)))
59.2%
(-.f64 1 x)
99.7%
(+.f64 (-.f64 1 x) (*.f64 (pow.f64 x 1/4) (*.f64 y (pow.f64 x 1/4))))
42.0%
(*.f64 (sqrt.f64 x) y)
30.4%
(neg.f64 x)
29.3%
1
Compiler

Compiled 538 to 331 computations (38.5% saved)

regimes47.0ms (0.8%)

Counts
31 → 1
Calls
Call 1
Inputs
1
(neg.f64 x)
(-.f64 1 x)
(*.f64 (sqrt.f64 x) y)
(-.f64 1 (*.f64 (sqrt.f64 x) (neg.f64 y)))
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(-.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x))))
(+.f64 (-.f64 1 x) (sqrt.f64 (*.f64 x (pow.f64 y 2))))
(-.f64 1 (-.f64 x (sqrt.f64 (*.f64 x (pow.f64 y 2)))))
(-.f64 1 (-.f64 x (*.f64 y (pow.f64 (cbrt.f64 x) 3/2))))
(-.f64 1 (-.f64 x (*.f64 (sqrt.f64 (*.f64 x y)) (sqrt.f64 y))))
(-.f64 1 (-.f64 x (*.f64 (pow.f64 x 1/6) (*.f64 y (cbrt.f64 x)))))
(+.f64 (-.f64 1 x) (*.f64 (pow.f64 x 1/4) (*.f64 y (pow.f64 x 1/4))))
(-.f64 1 (-.f64 x (*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 3/8)))))
(+.f64 (-.f64 1 x) (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 x))) 3))
(+.f64 (-.f64 1 x) (pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2))
(-.f64 1 (-.f64 x (pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 x))) 2)))
(+.f64 (-.f64 1 x) (*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x))))
(+.f64 (-.f64 1 x) (*.f64 (*.f64 (sqrt.f64 x) (sqrt.f64 y)) (sqrt.f64 y)))
(-.f64 1 (-.f64 x (*.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)))))
(fma.f64 (pow.f64 x 1/4) (*.f64 (pow.f64 x 1/4) y) (-.f64 1 x))
(+.f64 (-.f64 1 x) (*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 y (pow.f64 x 1/4)))))
(-.f64 1 (-.f64 x (*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/8) (*.f64 (pow.f64 x 1/4) y)))))
(/.f64 (-.f64 (pow.f64 (-.f64 1 x) 2) (*.f64 x (pow.f64 y 2))) (-.f64 1 (+.f64 x (*.f64 (sqrt.f64 x) y))))
(-.f64 1 (pow.f64 (sqrt.f64 (fma.f64 y (neg.f64 (sqrt.f64 x)) x)) 2))
(fma.f64 (*.f64 y (cbrt.f64 x)) (cbrt.f64 (sqrt.f64 x)) (-.f64 1 x))
(fma.f64 (*.f64 (sqrt.f64 x) (pow.f64 (cbrt.f64 y) 2)) (cbrt.f64 y) (-.f64 1 x))
(-.f64 1 (-.f64 x (*.f64 (pow.f64 (cbrt.f64 (*.f64 y (cbrt.f64 x))) 3) (cbrt.f64 (sqrt.f64 x)))))
(-.f64 1 (fma.f64 (sqrt.f64 x) (-.f64 (sqrt.f64 x) y) (fma.f64 (neg.f64 (sqrt.f64 x)) y (*.f64 y (sqrt.f64 x)))))
(*.f64 (cbrt.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x))) (cbrt.f64 (pow.f64 (fma.f64 (sqrt.f64 x) y (-.f64 1 x)) 2)))
(-.f64 1 (-.f64 x (*.f64 (*.f64 y (*.f64 (cbrt.f64 (cbrt.f64 x)) (cbrt.f64 (pow.f64 (cbrt.f64 x) 2)))) (cbrt.f64 (sqrt.f64 x)))))
Outputs
(-.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x))))
Calls

3 calls:

15.0ms
y
15.0ms
x
13.0ms
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
Results
AccuracySegmentsBranch
99.8%1x
99.8%1y
99.8%1(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
Compiler

Compiled 16 to 11 computations (31.3% saved)

regimes14.0ms (0.2%)

Counts
6 → 1
Calls
Call 1
Inputs
1
(neg.f64 x)
(-.f64 1 x)
(*.f64 (sqrt.f64 x) y)
(-.f64 1 (*.f64 (sqrt.f64 x) (neg.f64 y)))
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
Outputs
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
Calls

3 calls:

5.0ms
x
4.0ms
y
4.0ms
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
Results
AccuracySegmentsBranch
99.8%1x
99.8%1y
99.8%1(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
Compiler

Compiled 16 to 11 computations (31.3% saved)

regimes30.0ms (0.5%)

Counts
5 → 3
Calls
Call 1
Inputs
1
(neg.f64 x)
(-.f64 1 x)
(*.f64 (sqrt.f64 x) y)
(-.f64 1 (*.f64 (sqrt.f64 x) (neg.f64 y)))
Outputs
(-.f64 1 (*.f64 (sqrt.f64 x) (neg.f64 y)))
(-.f64 1 x)
(-.f64 1 (*.f64 (sqrt.f64 x) (neg.f64 y)))
Calls

2 calls:

18.0ms
x
12.0ms
y
Results
AccuracySegmentsBranch
81.4%4x
96.1%3y
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes11.0ms (0.2%)

Counts
4 → 3
Calls
Call 1
Inputs
1
(neg.f64 x)
(-.f64 1 x)
(*.f64 (sqrt.f64 x) y)
Outputs
(*.f64 (sqrt.f64 x) y)
(-.f64 1 x)
(*.f64 (sqrt.f64 x) y)
Calls

1 calls:

11.0ms
y
Results
AccuracySegmentsBranch
92.8%3y
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes8.0ms (0.1%)

Counts
3 → 1
Calls
Call 1
Inputs
1
(neg.f64 x)
(-.f64 1 x)
Outputs
(-.f64 1 x)
Calls

2 calls:

5.0ms
y
3.0ms
x
Results
AccuracySegmentsBranch
59.2%1x
59.2%1y
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes19.0ms (0.3%)

Counts
2 → 2
Calls
Call 1
Inputs
1
(neg.f64 x)
Outputs
1
(neg.f64 x)
Calls

2 calls:

13.0ms
y
5.0ms
x
Results
AccuracySegmentsBranch
57.6%2x
36.2%4y
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes6.0ms (0.1%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
1
Outputs
1
Calls

2 calls:

4.0ms
x
2.0ms
y
Results
AccuracySegmentsBranch
29.3%1y
29.3%1x
Compiler

Compiled 6 to 4 computations (33.3% saved)

bsearch41.0ms (0.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
22.0ms
183023962779614.47
2.349826107465484e+19
20.0ms
-3.332882508559498e+77
-8.088361081377903e+73
Results
36.0ms271×256valid
0.0ms256valid
Compiler

Compiled 287 to 232 computations (19.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
Operation ival-sqrt, time spent: 4.0ms, 40.0% of total-time
Operation ival-sub, time spent: 2.0ms, 20.0% of total-time
Operation ival-mult, time spent: 2.0ms, 20.0% of total-time
Operation ival-add, time spent: 1.0ms, 10.0% of total-time
Operation const, time spent: 0.0ms, 0.0% of total-time

bsearch34.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
3.432922523207356e+90
1.4598417125899472e+91
19.0ms
-3.332882508559498e+77
-8.088361081377903e+73
Results
28.0ms223×256valid
0.0ms256valid
Compiler

Compiled 197 to 151 computations (23.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
Operation ival-sqrt, time spent: 3.0ms, 36.0% of total-time
Operation ival-sub, time spent: 2.0ms, 24.0% of total-time
Operation ival-mult, time spent: 2.0ms, 24.0% of total-time
Operation ival-add, time spent: 1.0ms, 12.0% of total-time
Operation const, time spent: 0.0ms, 0.0% of total-time

bsearch20.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
20.0ms
0.0028968266818240485
17.030634256511394
Results
17.0ms127×256valid
0.0ms256valid
Compiler

Compiled 87 to 75 computations (13.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
Operation ival-sqrt, time spent: 5.0ms, 66.0% of total-time
Operation ival-sub, time spent: 1.0ms, 13.0% of total-time
Operation ival-add, time spent: 1.0ms, 13.0% of total-time
Operation ival-mult, time spent: 1.0ms, 13.0% of total-time
Operation const, time spent: 0.0ms, 0.0% of total-time

simplify15.0ms (0.2%)

Algorithm
egg-herbie
Rules
120×unsub-neg
52×distribute-lft-neg-in
52×neg-mul-1
46×cancel-sign-sub-inv
30×sub-neg
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
037222
173218
299218
3135218
4175218
5197218
6224218
7274218
8311218
Stop Event
fuel
saturated
Calls
Call 1
Inputs
(-.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x))))
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(if (<=.f64 y -81999999999999995784067356262822371712429217530164294593015374427631648768) (-.f64 1 (*.f64 (sqrt.f64 x) (neg.f64 y))) (if (<=.f64 y 18500000000000000000) (-.f64 1 x) (-.f64 1 (*.f64 (sqrt.f64 x) (neg.f64 y)))))
(if (<=.f64 y -18000000000000001489857638629894562821592119470624976384582874675933983277056) (*.f64 (sqrt.f64 x) y) (if (<=.f64 y 5000000000000000397811624306402485715781130700834552579693219986743965376100880567070883840) (-.f64 1 x) (*.f64 (sqrt.f64 x) y)))
(-.f64 1 x)
(if (<=.f64 x 1) 1 (neg.f64 x))
1
Outputs
(-.f64 1 (-.f64 x (*.f64 y (sqrt.f64 x))))
(+.f64 1 (-.f64 (*.f64 y (sqrt.f64 x)) x))
(+.f64 (-.f64 1 x) (*.f64 y (sqrt.f64 x)))
(if (<=.f64 y -81999999999999995784067356262822371712429217530164294593015374427631648768) (-.f64 1 (*.f64 (sqrt.f64 x) (neg.f64 y))) (if (<=.f64 y 18500000000000000000) (-.f64 1 x) (-.f64 1 (*.f64 (sqrt.f64 x) (neg.f64 y)))))
(if (or (<=.f64 y -81999999999999995784067356262822371712429217530164294593015374427631648768) (not (<=.f64 y 18500000000000000000))) (-.f64 1 (*.f64 (sqrt.f64 x) (neg.f64 y))) (-.f64 1 x))
(if (or (<=.f64 y -81999999999999995784067356262822371712429217530164294593015374427631648768) (not (<=.f64 y 18500000000000000000))) (+.f64 1 (*.f64 y (sqrt.f64 x))) (-.f64 1 x))
(if (<=.f64 y -18000000000000001489857638629894562821592119470624976384582874675933983277056) (*.f64 (sqrt.f64 x) y) (if (<=.f64 y 5000000000000000397811624306402485715781130700834552579693219986743965376100880567070883840) (-.f64 1 x) (*.f64 (sqrt.f64 x) y)))
(if (or (<=.f64 y -18000000000000001489857638629894562821592119470624976384582874675933983277056) (not (<=.f64 y 5000000000000000397811624306402485715781130700834552579693219986743965376100880567070883840))) (*.f64 y (sqrt.f64 x)) (-.f64 1 x))
(-.f64 1 x)
(if (<=.f64 x 1) 1 (neg.f64 x))
1
Compiler

Compiled 75 to 56 computations (25.3% saved)

soundness557.0ms (8.9%)

Rules
1526×times-frac
1388×unpow-prod-down
1188×log-prod
932×distribute-lft-in
902×distribute-rgt-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01349
115545
2209445
02705011
16874856
223004755
376574755
058624532
1138223602
2440123334
Stop Event
node limit
node limit
node limit
Compiler

Compiled 49 to 30 computations (38.8% saved)

end0.0ms (0%)

preprocess63.0ms (1%)

Compiler

Compiled 146 to 90 computations (38.4% saved)

Profiling

Loading profile data...