Linear.Matrix:fromQuaternion from linear-1.19.1.3, A

Time bar (total: 4.4s)

analyze0.0ms (0%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
100%99.9%0%0.1%0%0%0%1
Compiler

Compiled 11 to 9 computations (18.2% saved)

sample936.0ms (21.2%)

Results
609.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 389.0ms
ival-mult: 335.0ms (86.1% of total)
ival-sub: 40.0ms (10.3% of total)
ival-true: 7.0ms (1.8% of total)
ival-assert: 4.0ms (1% of total)
...in/eval/compile.rkt:70:19: 3.0ms (0.8% of total)
Bogosity

preprocess114.0ms (2.6%)

Algorithm
egg-herbie
Rules
597×fmm-def
216×fma-define
163×associate-*r*
155×unsub-neg
148×distribute-lft-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
028212
191196
2210196
3722196
41664196
52111196
62483196
72603196
82603196
Stop Event
saturated
Calls
Call 1
Inputs
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) y)))
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x (neg.f64 y))))
(neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) y))))
(neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x (neg.f64 y)))))
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 y x)))
Outputs
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) y)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x (neg.f64 y))))
(*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 x y)))
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x (neg.f64 y))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x (neg.f64 y))))
(*.f64 #s(literal 2 binary64) (*.f64 x (+.f64 x y)))
(neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) y))))
(*.f64 #s(literal -2 binary64) (*.f64 x (-.f64 x (neg.f64 y))))
(*.f64 (*.f64 x (+.f64 x y)) #s(literal -2 binary64))
(*.f64 x (*.f64 #s(literal -2 binary64) (+.f64 x y)))
(neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x (neg.f64 y)))))
(*.f64 #s(literal -2 binary64) (*.f64 x (-.f64 x (neg.f64 y))))
(*.f64 (*.f64 x (+.f64 x y)) #s(literal -2 binary64))
(*.f64 x (*.f64 #s(literal -2 binary64) (+.f64 x y)))
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 y y) (*.f64 y x)))
(*.f64 #s(literal 2 binary64) (*.f64 y (-.f64 y x)))
(*.f64 y (*.f64 (-.f64 y x) #s(literal 2 binary64)))
(*.f64 y (*.f64 #s(literal 2 binary64) (-.f64 y x)))
(*.f64 y (*.f64 #s(literal -2 binary64) (-.f64 x y)))

explain155.0ms (3.5%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
130-0-(-.f64 (*.f64 x x) (*.f64 x y))
00-0-#s(literal 2 binary64)
00-0-y
00-0-(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
00-0-(*.f64 x x)
00-0-(*.f64 x y)
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
-.f64(-.f64 (*.f64 x x) (*.f64 x y))nan-rescue130
(*.f64 x x)overflow66
(*.f64 x y)overflow33
Confusion
Predicted +Predicted -
+130
-0243
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+1300
-00243
Precision?
1.0
Recall?
1.0
Freqs
test
numberfreq
0243
113
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Results
102.0ms512×0valid
Compiler

Compiled 76 to 32 computations (57.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-mult: 11.0ms (65% of total)
ival-sub: 5.0ms (29.6% of total)
ival-true: 1.0ms (5.9% of total)
...in/eval/compile.rkt:70:19: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 9 to 6 computations (33.3% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
94.9%
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
100.0%
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
Compiler

Compiled 20 to 13 computations (35% saved)

simplify48.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 7 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x y)
cost-diff0
(*.f64 x x)
cost-diff128
(-.f64 (*.f64 x x) (*.f64 x y))
cost-diff128
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
cost-diff0
(-.f64 x y)
cost-diff0
(*.f64 x (-.f64 x y))
cost-diff0
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
Rules
428×fma-define
280×fmm-def
94×associate-*r*
78×distribute-lft-in
61×associate-*l*
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
015157
130157
264157
3134157
4251157
5388157
6703157
71072157
81466157
91540157
Stop Event
saturated
Calls
Call 1
Inputs
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
#s(literal 2 binary64)
(*.f64 x (-.f64 x y))
x
(-.f64 x y)
y
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
#s(literal 2 binary64)
(-.f64 (*.f64 x x) (*.f64 x y))
(*.f64 x x)
x
(*.f64 x y)
y
Outputs
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))
#s(literal 2 binary64)
(*.f64 x (-.f64 x y))
x
(-.f64 x y)
y
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 x y)))
#s(literal 2 binary64)
(-.f64 (*.f64 x x) (*.f64 x y))
(*.f64 x (-.f64 x y))
(*.f64 x x)
x
(*.f64 x y)
y

localize40.0ms (0.9%)

Localize:

Found 7 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
accuracy95.6%
(-.f64 (*.f64 x x) (*.f64 x y))
accuracy100.0%
(-.f64 x y)
accuracy100.0%
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
accuracy100.0%
(*.f64 x (-.f64 x y))
Results
28.0ms256×0valid
Compiler

Compiled 45 to 12 computations (73.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-mult: 10.0ms (77.2% of total)
ival-sub: 3.0ms (23.1% of total)
ival-true: 0.0ms (0% of total)
...in/eval/compile.rkt:70:19: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series81.0ms (1.8%)

Counts
7 → 129
Calls
Call 1
Inputs
#<alt (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))>
#<alt (*.f64 x (-.f64 x y))>
#<alt (-.f64 x y)>
#<alt (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))>
#<alt (-.f64 (*.f64 x x) (*.f64 x y))>
#<alt (*.f64 x x)>
#<alt (*.f64 x y)>
Outputs
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))>
#<alt (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))>
#<alt (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))>
#<alt (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))>
#<alt (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x y))>
#<alt (*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))>
#<alt (*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))>
#<alt (*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))>
#<alt (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))>
#<alt (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x y))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))>
#<alt (*.f64 #s(literal -1 binary64) y)>
#<alt x>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt x>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))>
#<alt x>
#<alt (+.f64 x (*.f64 #s(literal -1 binary64) y))>
#<alt (+.f64 x (*.f64 #s(literal -1 binary64) y))>
#<alt (+.f64 x (*.f64 #s(literal -1 binary64) y))>
#<alt (*.f64 #s(literal -1 binary64) y)>
#<alt (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))>
#<alt (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))>
#<alt (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))>
#<alt (*.f64 #s(literal -1 binary64) y)>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))>
#<alt (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))>
#<alt (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))>
#<alt (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))>
#<alt (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x y))>
#<alt (*.f64 x (-.f64 x y))>
#<alt (*.f64 x (-.f64 x y))>
#<alt (*.f64 x (-.f64 x y))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))>
#<alt (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))>
#<alt (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x y))>
#<alt (*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))>
#<alt (*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))>
#<alt (*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) x))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) x))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) x))))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (pow.f64 x #s(literal 2 binary64))>
Calls

39 calls:

TimeVariablePointExpression
68.0ms
y
@inf
(* x (- x y))
1.0ms
x
@0
(* 2 (- (* x x) (* x y)))
1.0ms
x
@inf
(* 2 (* x (- x y)))
1.0ms
y
@0
(* 2 (* x (- x y)))
1.0ms
x
@0
(* 2 (* x (- x y)))

rewrite598.0ms (13.6%)

Algorithm
batch-egg-rewrite
Rules
952×log1p-expm1-u
952×expm1-log1p-u
705×fma-define
483×log-prod
268×fmm-def
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
015136
1223136
22662136
Stop Event
node limit
Counts
7 → 681
Calls
Call 1
Inputs
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 x (-.f64 x y))
(-.f64 x y)
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
(-.f64 (*.f64 x x) (*.f64 x y))
(*.f64 x x)
(*.f64 x y)
Outputs
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 x (-.f64 x y)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (neg.f64 x))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) x) (*.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 y)))
(+.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)))
(+.f64 (*.f64 x (*.f64 #s(literal 2 binary64) x)) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64))))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))) #s(literal 1 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 x (+.f64 x y)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 x y))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (+.f64 x y)))
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) #s(literal 4 binary64)))
(log.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 1 binary64)))
(fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (neg.f64 x))))
(fma.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 x (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x)))
(fma.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (-.f64 x y) (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (-.f64 x y) (*.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) x) x (*.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 y)))
(fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)) x (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)) x (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 x y) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(+.f64 (*.f64 x (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (*.f64 x (-.f64 x y)))
(+.f64 (*.f64 y (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x y)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x)) (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x y))
(-.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (-.f64 x y)))) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (+.f64 x y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (+.f64 x y))))
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x))))
(/.f64 (-.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))) (-.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 x y))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) x) (+.f64 x y))
(pow.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)))
(log.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y)))))
(log.f64 (*.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 y (neg.f64 x)))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y)))) (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(log.f64 (*.f64 (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (pow.f64 (exp.f64 (-.f64 x y)) x)))
(log.f64 (*.f64 (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y))))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y)) (exp.f64 (pow.f64 x #s(literal 2 binary64)))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y)) (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64))))))
(log.f64 (*.f64 (exp.f64 (*.f64 y (neg.f64 x))) (exp.f64 (pow.f64 x #s(literal 2 binary64)))))
(log.f64 (*.f64 (exp.f64 (*.f64 y (neg.f64 x))) (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64))))))
(log.f64 (/.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x y)))))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (pow.f64 (exp.f64 x) y)))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x y)))))
(cbrt.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 x (-.f64 x y))))
(log1p.f64 (expm1.f64 (*.f64 x (-.f64 x y))))
(exp.f64 (log.f64 (*.f64 x (-.f64 x y))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (-.f64 x y))) #s(literal 1 binary64)))
(fma.f64 x x (*.f64 y (neg.f64 x)))
(fma.f64 x x (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 x x (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 x x (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 x (-.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 x (-.f64 x y) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 x (-.f64 x y) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 x (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 x (-.f64 x y) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 x (neg.f64 y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 y (neg.f64 x) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (-.f64 x y) x (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (-.f64 x y) x (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (-.f64 x y) x (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (-.f64 x y) x (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 x y) x (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (neg.f64 y) x (pow.f64 x #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y)) (*.f64 x (-.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 x y)) (neg.f64 (sqrt.f64 (*.f64 x y))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (*.f64 y (neg.f64 x)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (neg.f64 x) y (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 y (neg.f64 x))) (cbrt.f64 (*.f64 y (neg.f64 x)))) (cbrt.f64 (*.f64 y (neg.f64 x))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)))) (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 x (-.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (*.f64 y (neg.f64 x)))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (sqrt.f64 (*.f64 y (neg.f64 x))) (sqrt.f64 (*.f64 y (neg.f64 x))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (sqrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 x (-.f64 x y)))
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) y (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 y (neg.f64 x)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(+.f64 x (neg.f64 y))
(+.f64 x (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(+.f64 (-.f64 x y) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(+.f64 (-.f64 x y) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(+.f64 (-.f64 x y) (+.f64 (neg.f64 y) y))
(+.f64 (neg.f64 y) x)
(+.f64 #s(literal 0 binary64) (-.f64 x y))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (-.f64 x y))) (cbrt.f64 (exp.f64 (-.f64 x y))))) (log.f64 (cbrt.f64 (exp.f64 (-.f64 x y)))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (-.f64 x y)))) (log.f64 (sqrt.f64 (exp.f64 (-.f64 x y)))))
(*.f64 (-.f64 x y) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 x y))
(*.f64 (cbrt.f64 (-.f64 x y)) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x y)))
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y)))
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (neg.f64 (+.f64 x y)))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (neg.f64 y) (neg.f64 y) (neg.f64 (*.f64 y (neg.f64 x))))))
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (neg.f64 y) (neg.f64 y))) (-.f64 x (neg.f64 y)))
(pow.f64 (-.f64 x y) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (-.f64 x y)) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))
(log.f64 (exp.f64 (-.f64 x y)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (-.f64 x y))))
(log.f64 (*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 y))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (exp.f64 y))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 (neg.f64 y))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 y)) (exp.f64 x)))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 y)) (+.f64 #s(literal 1 binary64) (expm1.f64 x))))
(log.f64 (*.f64 (exp.f64 (neg.f64 y)) (exp.f64 x)))
(log.f64 (*.f64 (exp.f64 (neg.f64 y)) (+.f64 #s(literal 1 binary64) (expm1.f64 x))))
(log.f64 (/.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (expm1.f64 y))))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 y)))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 #s(literal 1 binary64) (expm1.f64 y))))
(cbrt.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (-.f64 x y)))
(log1p.f64 (expm1.f64 (-.f64 x y)))
(exp.f64 (log.f64 (-.f64 x y)))
(exp.f64 (*.f64 (log.f64 (-.f64 x y)) #s(literal 1 binary64)))
(fma.f64 x #s(literal 1 binary64) (neg.f64 y))
(fma.f64 x #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(fma.f64 (-.f64 x y) #s(literal 1 binary64) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 (-.f64 x y) #s(literal 1 binary64) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 (-.f64 x y) #s(literal 1 binary64) (+.f64 (neg.f64 y) y))
(fma.f64 #s(literal 1 binary64) x (neg.f64 y))
(fma.f64 #s(literal 1 binary64) x (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (-.f64 x y) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 #s(literal 1 binary64) (-.f64 x y) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 #s(literal 1 binary64) (-.f64 x y) (+.f64 (neg.f64 y) y))
(fma.f64 #s(literal 1 binary64) (neg.f64 y) x)
(fma.f64 (cbrt.f64 (-.f64 x y)) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 (cbrt.f64 (-.f64 x y)) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 (cbrt.f64 (-.f64 x y)) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (neg.f64 y) y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x y)) (+.f64 (neg.f64 y) y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (neg.f64 y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (neg.f64 y))
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 y)) x)
(fma.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y)) (+.f64 (neg.f64 y) y))
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (neg.f64 y))
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 y) (neg.f64 (sqrt.f64 y)) x)
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))) (+.f64 (neg.f64 y) y))
(fma.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (+.f64 (neg.f64 y) y))
(fma.f64 (neg.f64 (sqrt.f64 y)) (sqrt.f64 y) x)
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 y)) (cbrt.f64 (neg.f64 y))) (cbrt.f64 (neg.f64 y)) x)
(fma.f64 (sqrt.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (neg.f64 y))
(fma.f64 (sqrt.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x)
(fma.f64 #s(literal -1 binary64) y x)
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) (+.f64 (neg.f64 y) y))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) x)
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 x (-.f64 x y)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (neg.f64 x))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) x) (*.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 y)))
(+.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)))
(+.f64 (*.f64 x (*.f64 #s(literal 2 binary64) x)) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64))))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))) #s(literal 1 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 x (+.f64 x y)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 x y))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (+.f64 x y)))
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) #s(literal 4 binary64)))
(log.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 1 binary64)))
(fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (neg.f64 x))))
(fma.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 x (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x)))
(fma.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (-.f64 x y) (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (-.f64 x y) (*.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) x) x (*.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 y)))
(fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)) x (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)) x (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 x y) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(+.f64 (*.f64 x (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (*.f64 x (-.f64 x y)))
(+.f64 (*.f64 y (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x y)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x)) (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(*.f64 x (-.f64 x y))
(*.f64 (-.f64 x y) x)
(*.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x))
(*.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)))
(*.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x))
(*.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))))
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)))
(*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))))
(*.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))))
(*.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)))
(*.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)))
(*.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))
(*.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (+.f64 x y))))
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x))))
(/.f64 (-.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))) (-.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 x y))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) x) (+.f64 x y))
(pow.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)))
(log.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y)))))
(log.f64 (*.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 y (neg.f64 x)))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y)))) (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(log.f64 (*.f64 (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (pow.f64 (exp.f64 (-.f64 x y)) x)))
(log.f64 (*.f64 (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y))))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y)) (exp.f64 (pow.f64 x #s(literal 2 binary64)))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y)) (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64))))))
(log.f64 (*.f64 (exp.f64 (*.f64 y (neg.f64 x))) (exp.f64 (pow.f64 x #s(literal 2 binary64)))))
(log.f64 (*.f64 (exp.f64 (*.f64 y (neg.f64 x))) (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64))))))
(log.f64 (/.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x y)))))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (pow.f64 (exp.f64 x) y)))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x y)))))
(cbrt.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 x (-.f64 x y))))
(log1p.f64 (expm1.f64 (*.f64 x (-.f64 x y))))
(exp.f64 (log.f64 (*.f64 x (-.f64 x y))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (-.f64 x y))) #s(literal 1 binary64)))
(fma.f64 x x (*.f64 y (neg.f64 x)))
(fma.f64 x x (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 x x (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 x x (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 x (-.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 x (-.f64 x y) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 x (-.f64 x y) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 x (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 x (-.f64 x y) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 x (neg.f64 y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 y (neg.f64 x) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (-.f64 x y) x (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (-.f64 x y) x (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (-.f64 x y) x (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (-.f64 x y) x (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 x y) x (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (neg.f64 y) x (pow.f64 x #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y)) (*.f64 x (-.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 x y)) (neg.f64 (sqrt.f64 (*.f64 x y))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (*.f64 y (neg.f64 x)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (neg.f64 x) y (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 y (neg.f64 x))) (cbrt.f64 (*.f64 y (neg.f64 x)))) (cbrt.f64 (*.f64 y (neg.f64 x))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)))) (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 x (-.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (*.f64 y (neg.f64 x)))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (sqrt.f64 (*.f64 y (neg.f64 x))) (sqrt.f64 (*.f64 y (neg.f64 x))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (sqrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 x (-.f64 x y)))
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) y (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 y (neg.f64 x)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))
(pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/3 binary64))
(sqrt.f64 (pow.f64 x #s(literal 4 binary64)))
(log.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))))
(cbrt.f64 (pow.f64 x #s(literal 6 binary64)))
(expm1.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(log1p.f64 (expm1.f64 (pow.f64 x #s(literal 2 binary64))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 x y))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) y)) (cbrt.f64 (pow.f64 (exp.f64 x) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) y))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) y))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 x y))) #s(literal 1 binary64))
(pow.f64 (*.f64 x y) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 x y)) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)))
(log.f64 (pow.f64 (exp.f64 x) y))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x y))))
(cbrt.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (*.f64 x y)))
(log1p.f64 (expm1.f64 (*.f64 x y)))
(exp.f64 (log.f64 (*.f64 x y)))
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 1 binary64)))

simplify638.0ms (14.4%)

Algorithm
egg-herbie
Rules
606×fmm-def
282×fma-define
279×associate-*r*
271×distribute-lft-neg-in
264×associate-*l*
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
075224320
1168523643
2484523266
Stop Event
node limit
Counts
810 → 487
Calls
Call 1
Inputs
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))
(*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))
(*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(pow.f64 x #s(literal 2 binary64))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))
(*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))
(*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))
(*.f64 #s(literal -1 binary64) y)
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
x
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))
x
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(*.f64 #s(literal -1 binary64) y)
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) y)
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 x (-.f64 x y))
(*.f64 x (-.f64 x y))
(*.f64 x (-.f64 x y))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(pow.f64 x #s(literal 2 binary64))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))
(*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))
(*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) x))))
(*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) x))))
(*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) x))))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 x (-.f64 x y)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (neg.f64 x))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) x) (*.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 y)))
(+.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)))
(+.f64 (*.f64 x (*.f64 #s(literal 2 binary64) x)) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64))))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))) #s(literal 1 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 x (+.f64 x y)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 x y))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (+.f64 x y)))
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) #s(literal 4 binary64)))
(log.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 1 binary64)))
(fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (neg.f64 x))))
(fma.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 x (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x)))
(fma.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (-.f64 x y) (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (-.f64 x y) (*.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) x) x (*.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 y)))
(fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)) x (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)) x (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 x y) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(+.f64 (*.f64 x (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (*.f64 x (-.f64 x y)))
(+.f64 (*.f64 y (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x y)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x)) (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x y))
(-.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (-.f64 x y)))) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (+.f64 x y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (+.f64 x y))))
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x))))
(/.f64 (-.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))) (-.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 x y))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) x) (+.f64 x y))
(pow.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)))
(log.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y)))))
(log.f64 (*.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 y (neg.f64 x)))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y)))) (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(log.f64 (*.f64 (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (pow.f64 (exp.f64 (-.f64 x y)) x)))
(log.f64 (*.f64 (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y))))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y)) (exp.f64 (pow.f64 x #s(literal 2 binary64)))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y)) (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64))))))
(log.f64 (*.f64 (exp.f64 (*.f64 y (neg.f64 x))) (exp.f64 (pow.f64 x #s(literal 2 binary64)))))
(log.f64 (*.f64 (exp.f64 (*.f64 y (neg.f64 x))) (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64))))))
(log.f64 (/.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x y)))))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (pow.f64 (exp.f64 x) y)))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x y)))))
(cbrt.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 x (-.f64 x y))))
(log1p.f64 (expm1.f64 (*.f64 x (-.f64 x y))))
(exp.f64 (log.f64 (*.f64 x (-.f64 x y))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (-.f64 x y))) #s(literal 1 binary64)))
(fma.f64 x x (*.f64 y (neg.f64 x)))
(fma.f64 x x (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 x x (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 x x (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 x (-.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 x (-.f64 x y) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 x (-.f64 x y) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 x (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 x (-.f64 x y) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 x (neg.f64 y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 y (neg.f64 x) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (-.f64 x y) x (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (-.f64 x y) x (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (-.f64 x y) x (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (-.f64 x y) x (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 x y) x (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (neg.f64 y) x (pow.f64 x #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y)) (*.f64 x (-.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 x y)) (neg.f64 (sqrt.f64 (*.f64 x y))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (*.f64 y (neg.f64 x)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (neg.f64 x) y (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 y (neg.f64 x))) (cbrt.f64 (*.f64 y (neg.f64 x)))) (cbrt.f64 (*.f64 y (neg.f64 x))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)))) (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 x (-.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (*.f64 y (neg.f64 x)))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (sqrt.f64 (*.f64 y (neg.f64 x))) (sqrt.f64 (*.f64 y (neg.f64 x))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (sqrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 x (-.f64 x y)))
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) y (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 y (neg.f64 x)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(+.f64 x (neg.f64 y))
(+.f64 x (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(+.f64 (-.f64 x y) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(+.f64 (-.f64 x y) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(+.f64 (-.f64 x y) (+.f64 (neg.f64 y) y))
(+.f64 (neg.f64 y) x)
(+.f64 #s(literal 0 binary64) (-.f64 x y))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (-.f64 x y))) (cbrt.f64 (exp.f64 (-.f64 x y))))) (log.f64 (cbrt.f64 (exp.f64 (-.f64 x y)))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (-.f64 x y)))) (log.f64 (sqrt.f64 (exp.f64 (-.f64 x y)))))
(*.f64 (-.f64 x y) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 x y))
(*.f64 (cbrt.f64 (-.f64 x y)) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x y)))
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y)))
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (neg.f64 (+.f64 x y)))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (neg.f64 y) (neg.f64 y) (neg.f64 (*.f64 y (neg.f64 x))))))
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (neg.f64 y) (neg.f64 y))) (-.f64 x (neg.f64 y)))
(pow.f64 (-.f64 x y) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (-.f64 x y)) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))
(log.f64 (exp.f64 (-.f64 x y)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (-.f64 x y))))
(log.f64 (*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 y))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (exp.f64 y))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 (neg.f64 y))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 y)) (exp.f64 x)))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 y)) (+.f64 #s(literal 1 binary64) (expm1.f64 x))))
(log.f64 (*.f64 (exp.f64 (neg.f64 y)) (exp.f64 x)))
(log.f64 (*.f64 (exp.f64 (neg.f64 y)) (+.f64 #s(literal 1 binary64) (expm1.f64 x))))
(log.f64 (/.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (expm1.f64 y))))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 y)))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 #s(literal 1 binary64) (expm1.f64 y))))
(cbrt.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (-.f64 x y)))
(log1p.f64 (expm1.f64 (-.f64 x y)))
(exp.f64 (log.f64 (-.f64 x y)))
(exp.f64 (*.f64 (log.f64 (-.f64 x y)) #s(literal 1 binary64)))
(fma.f64 x #s(literal 1 binary64) (neg.f64 y))
(fma.f64 x #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(fma.f64 (-.f64 x y) #s(literal 1 binary64) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 (-.f64 x y) #s(literal 1 binary64) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 (-.f64 x y) #s(literal 1 binary64) (+.f64 (neg.f64 y) y))
(fma.f64 #s(literal 1 binary64) x (neg.f64 y))
(fma.f64 #s(literal 1 binary64) x (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (-.f64 x y) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 #s(literal 1 binary64) (-.f64 x y) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 #s(literal 1 binary64) (-.f64 x y) (+.f64 (neg.f64 y) y))
(fma.f64 #s(literal 1 binary64) (neg.f64 y) x)
(fma.f64 (cbrt.f64 (-.f64 x y)) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 (cbrt.f64 (-.f64 x y)) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 (cbrt.f64 (-.f64 x y)) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (neg.f64 y) y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x y)) (+.f64 (neg.f64 y) y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (neg.f64 y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (neg.f64 y))
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 y)) x)
(fma.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y)) (+.f64 (neg.f64 y) y))
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (neg.f64 y))
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 y) (neg.f64 (sqrt.f64 y)) x)
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))) (+.f64 (neg.f64 y) y))
(fma.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (+.f64 (neg.f64 y) y))
(fma.f64 (neg.f64 (sqrt.f64 y)) (sqrt.f64 y) x)
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 y)) (cbrt.f64 (neg.f64 y))) (cbrt.f64 (neg.f64 y)) x)
(fma.f64 (sqrt.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (neg.f64 y))
(fma.f64 (sqrt.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x)
(fma.f64 #s(literal -1 binary64) y x)
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) (+.f64 (neg.f64 y) y))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) x)
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 x (-.f64 x y)))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (neg.f64 x))))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) x) (*.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 y)))
(+.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)))
(+.f64 (*.f64 x (*.f64 #s(literal 2 binary64) x)) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64))))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))) #s(literal 1 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 x (+.f64 x y)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 x y))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (+.f64 x y)))
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) #s(literal 4 binary64)))
(log.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 1 binary64)))
(fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (neg.f64 x))))
(fma.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 x (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x)))
(fma.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (-.f64 x y) (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (-.f64 x y) (*.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) x) x (*.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 y)))
(fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)) x (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)) x (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 x y) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(+.f64 (*.f64 x (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (*.f64 x (-.f64 x y)))
(+.f64 (*.f64 y (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x y)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x)) (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(*.f64 x (-.f64 x y))
(*.f64 (-.f64 x y) x)
(*.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x))
(*.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)))
(*.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x))
(*.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))))
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)))
(*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))))
(*.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))))
(*.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)))
(*.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)))
(*.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))
(*.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (+.f64 x y))))
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x))))
(/.f64 (-.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))) (-.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 x y))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) x) (+.f64 x y))
(pow.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)))
(log.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y)))))
(log.f64 (*.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 y (neg.f64 x)))))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y)))) (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(log.f64 (*.f64 (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (pow.f64 (exp.f64 (-.f64 x y)) x)))
(log.f64 (*.f64 (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y))))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y)) (exp.f64 (pow.f64 x #s(literal 2 binary64)))))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y)) (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64))))))
(log.f64 (*.f64 (exp.f64 (*.f64 y (neg.f64 x))) (exp.f64 (pow.f64 x #s(literal 2 binary64)))))
(log.f64 (*.f64 (exp.f64 (*.f64 y (neg.f64 x))) (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64))))))
(log.f64 (/.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x y)))))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (pow.f64 (exp.f64 x) y)))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x y)))))
(cbrt.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 x (-.f64 x y))))
(log1p.f64 (expm1.f64 (*.f64 x (-.f64 x y))))
(exp.f64 (log.f64 (*.f64 x (-.f64 x y))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (-.f64 x y))) #s(literal 1 binary64)))
(fma.f64 x x (*.f64 y (neg.f64 x)))
(fma.f64 x x (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 x x (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 x x (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 x (-.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 x (-.f64 x y) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 x (-.f64 x y) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 x (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 x (-.f64 x y) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 x (neg.f64 y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 y (neg.f64 x) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (-.f64 x y) x (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (-.f64 x y) x (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (-.f64 x y) x (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (-.f64 x y) x (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 x y) x (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (neg.f64 y) x (pow.f64 x #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y)) (*.f64 x (-.f64 x y)))
(fma.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 (*.f64 x y)) (neg.f64 (sqrt.f64 (*.f64 x y))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (*.f64 y (neg.f64 x)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (neg.f64 x) y (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 y (neg.f64 x))) (cbrt.f64 (*.f64 y (neg.f64 x)))) (cbrt.f64 (*.f64 y (neg.f64 x))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)))) (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 x (-.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (*.f64 y (neg.f64 x)))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (sqrt.f64 (*.f64 y (neg.f64 x))) (sqrt.f64 (*.f64 y (neg.f64 x))) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (sqrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (sqrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 x (-.f64 x y)))
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) y (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (pow.f64 x #s(literal 2 binary64)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 y (neg.f64 x)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))
(pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/3 binary64))
(sqrt.f64 (pow.f64 x #s(literal 4 binary64)))
(log.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))))
(cbrt.f64 (pow.f64 x #s(literal 6 binary64)))
(expm1.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(log1p.f64 (expm1.f64 (pow.f64 x #s(literal 2 binary64))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 x y))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) y)) (cbrt.f64 (pow.f64 (exp.f64 x) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) y))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) y))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 x y))) #s(literal 1 binary64))
(pow.f64 (*.f64 x y) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 x y)) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)))
(log.f64 (pow.f64 (exp.f64 x) y))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x y))))
(cbrt.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (*.f64 x y)))
(log1p.f64 (expm1.f64 (*.f64 x y)))
(exp.f64 (log.f64 (*.f64 x y)))
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 1 binary64)))
Outputs
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 y (*.f64 #s(literal -2 binary64) x))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 y (*.f64 #s(literal -2 binary64) x))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 #s(literal -2 binary64) x)))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 #s(literal -2 binary64) x)))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 #s(literal -2 binary64) x)))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 y (*.f64 #s(literal -2 binary64) x))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 y (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 #s(literal -2 binary64) x)))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 y (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 #s(literal -2 binary64) x)))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 y (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 #s(literal -2 binary64) x)))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 y (neg.f64 x))
(*.f64 x (neg.f64 y))
(*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))
(*.f64 x (-.f64 x y))
(*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))
(*.f64 x (-.f64 x y))
(*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))
(*.f64 x (-.f64 x y))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(pow.f64 x #s(literal 2 binary64))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 y (neg.f64 x))
(*.f64 x (neg.f64 y))
(*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))
(*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))
(*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))
(*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))
(*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))
(*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 y (neg.f64 x))
(*.f64 x (neg.f64 y))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))
(*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))
(*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))
(*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))
(*.f64 #s(literal -1 binary64) y)
(neg.f64 y)
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))
x
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))
x
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(-.f64 x y)
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(-.f64 x y)
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(-.f64 x y)
(*.f64 #s(literal -1 binary64) y)
(neg.f64 y)
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))
(*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))
(*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))
(*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))
(*.f64 #s(literal -1 binary64) y)
(neg.f64 y)
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))
(*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))
(*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))
(*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 x y)))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 y (*.f64 #s(literal -2 binary64) x))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 y (*.f64 #s(literal -2 binary64) x))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 #s(literal -2 binary64) x)))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 #s(literal -2 binary64) x)))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 #s(literal -2 binary64) x)))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 y (*.f64 #s(literal -2 binary64) x))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 y (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 #s(literal -2 binary64) x)))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 y (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 #s(literal -2 binary64) x)))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 y (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (fma.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y) (*.f64 #s(literal -2 binary64) x)))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 y (neg.f64 x))
(*.f64 x (neg.f64 y))
(*.f64 x (-.f64 x y))
(*.f64 x (-.f64 x y))
(*.f64 x (-.f64 x y))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(pow.f64 x #s(literal 2 binary64))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 y (neg.f64 x))
(*.f64 x (neg.f64 y))
(*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))
(*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))
(*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 y (neg.f64 x))
(*.f64 x (neg.f64 y))
(*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) x))))
(*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))
(*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) x))))
(*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))
(*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal -1 binary64) x))))
(*.f64 y (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) x))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 x (-.f64 x y)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (neg.f64 x))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) x) (*.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 y)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 x (*.f64 #s(literal 2 binary64) x)) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64))))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) (*.f64 x #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) (*.f64 x #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) (*.f64 x #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))))
(*.f64 #s(literal 2 binary64) (log.f64 (fabs.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))) #s(literal 1 binary64))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(expm1.f64 (log1p.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 x (+.f64 x y)))
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y))))
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 x y)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 x y))
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y)))
(*.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (+.f64 x y)))
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y))))
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 x y)))
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 3 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(sqrt.f64 (*.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) #s(literal 4 binary64)))
(sqrt.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64))))
(sqrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 2 binary64)))
(fabs.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y)))
(log.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(expm1.f64 (log1p.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 1 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (neg.f64 x))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 x (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (-.f64 x y) (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (-.f64 x y) (*.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) x) x (*.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 y)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)) x (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)) x (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 x y) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 x (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (*.f64 x (-.f64 x y)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 y (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(+.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x y)))
(*.f64 x (-.f64 x y))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x)) (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 x y))
(*.f64 x (-.f64 x y))
(-.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (-.f64 x y)))) #s(literal 1 binary64))
(expm1.f64 (log1p.f64 (*.f64 x (-.f64 x y))))
(-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (+.f64 x y))) (/.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 x (+.f64 x y))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (+.f64 x y))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x))))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (-.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (*.f64 x (-.f64 x y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) y)) (-.f64 (*.f64 x (*.f64 #s(literal 0 binary64) y)) (*.f64 x (-.f64 x y))) (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64))))
(/.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(/.f64 (-.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))) (-.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) y)) (*.f64 x (*.f64 #s(literal 0 binary64) y)))) (fma.f64 x (-.f64 x y) (*.f64 x (*.f64 #s(literal 0 binary64) y))))
(/.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x (-.f64 x y)))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 x y))
(*.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y)))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) x) (+.f64 x y))
(*.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y)))
(pow.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64))
(*.f64 x (-.f64 x y))
(pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 3 binary64))
(*.f64 x (-.f64 x y))
(pow.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 x (-.f64 x y))
(pow.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))
(*.f64 x (-.f64 x y))
(sqrt.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(log.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))
(*.f64 x (-.f64 x y))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y)))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 y (neg.f64 x)))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y)))) (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (pow.f64 (exp.f64 (-.f64 x y)) x)))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y))))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y)) (exp.f64 (pow.f64 x #s(literal 2 binary64)))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y)) (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64))))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (exp.f64 (*.f64 y (neg.f64 x))) (exp.f64 (pow.f64 x #s(literal 2 binary64)))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (exp.f64 (*.f64 y (neg.f64 x))) (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64))))))
(*.f64 x (-.f64 x y))
(log.f64 (/.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (pow.f64 (exp.f64 x) y)))
(*.f64 x (-.f64 x y))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(cbrt.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)))
(*.f64 x (-.f64 x y))
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))))
(*.f64 x (-.f64 x y))
(cbrt.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))
(*.f64 x (-.f64 x y))
(expm1.f64 (log1p.f64 (*.f64 x (-.f64 x y))))
(log1p.f64 (expm1.f64 (*.f64 x (-.f64 x y))))
(*.f64 x (-.f64 x y))
(exp.f64 (log.f64 (*.f64 x (-.f64 x y))))
(*.f64 x (-.f64 x y))
(exp.f64 (*.f64 (log.f64 (*.f64 x (-.f64 x y))) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 x x (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(fma.f64 x x (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 x x (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 x x (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(fma.f64 x (-.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 x (-.f64 x y) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 x (-.f64 x y) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 x (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 x (-.f64 x y) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 x (neg.f64 y) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 y (neg.f64 x) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (-.f64 x y) x (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (-.f64 x y) x (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (-.f64 x y) x (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (-.f64 x y) x (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (-.f64 x y) x (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (neg.f64 y) x (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y)) (*.f64 x (-.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x y)) (neg.f64 (sqrt.f64 (*.f64 x y))) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(fma.f64 (neg.f64 x) y (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 y (neg.f64 x))) (cbrt.f64 (*.f64 y (neg.f64 x)))) (cbrt.f64 (*.f64 y (neg.f64 x))) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)))) (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 x (-.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 y (neg.f64 x))) (sqrt.f64 (*.f64 y (neg.f64 x))) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (sqrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 x (-.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) y (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(+.f64 x (neg.f64 y))
(-.f64 x y)
(+.f64 x (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(-.f64 x y)
(+.f64 (-.f64 x y) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(-.f64 x y)
(+.f64 (-.f64 x y) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(-.f64 x y)
(+.f64 (-.f64 x y) (+.f64 (neg.f64 y) y))
(-.f64 x y)
(+.f64 (neg.f64 y) x)
(-.f64 x y)
(+.f64 #s(literal 0 binary64) (-.f64 x y))
(-.f64 x y)
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (-.f64 x y))) (cbrt.f64 (exp.f64 (-.f64 x y))))) (log.f64 (cbrt.f64 (exp.f64 (-.f64 x y)))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (-.f64 x y)))) (log.f64 (sqrt.f64 (exp.f64 (-.f64 x y)))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (-.f64 x y)))))
(*.f64 (-.f64 x y) #s(literal 1 binary64))
(-.f64 x y)
(*.f64 #s(literal 1 binary64) (-.f64 x y))
(-.f64 x y)
(*.f64 (cbrt.f64 (-.f64 x y)) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)))
(-.f64 x y)
(*.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x y)))
(-.f64 x y)
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y)))
(-.f64 x y)
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y))
(*.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))))
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y))
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (neg.f64 (+.f64 x y)))
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y))
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (neg.f64 y) (neg.f64 y) (neg.f64 (*.f64 y (neg.f64 x))))))
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (neg.f64 y) (neg.f64 y))) (-.f64 x (neg.f64 y)))
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y))
(pow.f64 (-.f64 x y) #s(literal 1 binary64))
(-.f64 x y)
(pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 3 binary64))
(-.f64 x y)
(pow.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(-.f64 x y)
(pow.f64 (sqrt.f64 (-.f64 x y)) #s(literal 2 binary64))
(-.f64 x y)
(sqrt.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)))
(-.f64 x y)
(log.f64 (exp.f64 (-.f64 x y)))
(-.f64 x y)
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (-.f64 x y))))
(-.f64 x y)
(log.f64 (*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (exp.f64 y))))
(-.f64 x y)
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (exp.f64 y))))
(-.f64 x y)
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 (neg.f64 y))))
(-.f64 x y)
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 y)) (exp.f64 x)))
(-.f64 x y)
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 y)) (+.f64 #s(literal 1 binary64) (expm1.f64 x))))
(-.f64 x y)
(log.f64 (*.f64 (exp.f64 (neg.f64 y)) (exp.f64 x)))
(-.f64 x y)
(log.f64 (*.f64 (exp.f64 (neg.f64 y)) (+.f64 #s(literal 1 binary64) (expm1.f64 x))))
(-.f64 x y)
(log.f64 (/.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (expm1.f64 y))))
(-.f64 x y)
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (exp.f64 y)))
(-.f64 x y)
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 x)) (+.f64 #s(literal 1 binary64) (expm1.f64 y))))
(-.f64 x y)
(cbrt.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)))
(-.f64 x y)
(expm1.f64 (log1p.f64 (-.f64 x y)))
(log1p.f64 (expm1.f64 (-.f64 x y)))
(-.f64 x y)
(exp.f64 (log.f64 (-.f64 x y)))
(-.f64 x y)
(exp.f64 (*.f64 (log.f64 (-.f64 x y)) #s(literal 1 binary64)))
(-.f64 x y)
(fma.f64 x #s(literal 1 binary64) (neg.f64 y))
(-.f64 x y)
(fma.f64 x #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(-.f64 x y)
(fma.f64 (-.f64 x y) #s(literal 1 binary64) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(-.f64 x y)
(fma.f64 (-.f64 x y) #s(literal 1 binary64) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(-.f64 x y)
(fma.f64 (-.f64 x y) #s(literal 1 binary64) (+.f64 (neg.f64 y) y))
(-.f64 x y)
(fma.f64 #s(literal 1 binary64) x (neg.f64 y))
(-.f64 x y)
(fma.f64 #s(literal 1 binary64) x (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(-.f64 x y)
(fma.f64 #s(literal 1 binary64) (-.f64 x y) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(-.f64 x y)
(fma.f64 #s(literal 1 binary64) (-.f64 x y) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(-.f64 x y)
(fma.f64 #s(literal 1 binary64) (-.f64 x y) (+.f64 (neg.f64 y) y))
(-.f64 x y)
(fma.f64 #s(literal 1 binary64) (neg.f64 y) x)
(-.f64 x y)
(fma.f64 (cbrt.f64 (-.f64 x y)) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(-.f64 x y)
(fma.f64 (cbrt.f64 (-.f64 x y)) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(-.f64 x y)
(fma.f64 (cbrt.f64 (-.f64 x y)) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (+.f64 (neg.f64 y) y))
(-.f64 x y)
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(-.f64 x y)
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(-.f64 x y)
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (-.f64 x y)) (+.f64 (neg.f64 y) y))
(-.f64 x y)
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (neg.f64 y))
(-.f64 x y)
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(-.f64 x y)
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (neg.f64 y))
(-.f64 x y)
(fma.f64 (cbrt.f64 x) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(-.f64 x y)
(fma.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 y)) x)
(-.f64 x y)
(fma.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(-.f64 x y)
(fma.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(-.f64 x y)
(fma.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y)) (+.f64 (neg.f64 y) y))
(-.f64 x y)
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (neg.f64 y))
(-.f64 x y)
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(-.f64 x y)
(fma.f64 (sqrt.f64 y) (neg.f64 (sqrt.f64 y)) x)
(-.f64 x y)
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))) (+.f64 (neg.f64 y) y))
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y))
(fma.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y))
(fma.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (+.f64 (neg.f64 y) y))
(*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y))
(fma.f64 (neg.f64 (sqrt.f64 y)) (sqrt.f64 y) x)
(-.f64 x y)
(fma.f64 (*.f64 (cbrt.f64 (neg.f64 y)) (cbrt.f64 (neg.f64 y))) (cbrt.f64 (neg.f64 y)) x)
(-.f64 x y)
(fma.f64 (sqrt.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (neg.f64 y))
(-.f64 (*.f64 (sqrt.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)))) y)
(-.f64 (*.f64 (sqrt.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) (fabs.f64 (cbrt.f64 x))) y)
(fma.f64 (sqrt.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) (fabs.f64 (cbrt.f64 x)) (neg.f64 y))
(fma.f64 (sqrt.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal 1 binary64)))
(-.f64 (*.f64 (sqrt.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)))) y)
(-.f64 (*.f64 (sqrt.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) (fabs.f64 (cbrt.f64 x))) y)
(fma.f64 (sqrt.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64)))) (fabs.f64 (cbrt.f64 x)) (neg.f64 y))
(fma.f64 (sqrt.f64 (neg.f64 y)) (sqrt.f64 (neg.f64 y)) x)
(-.f64 x y)
(fma.f64 #s(literal -1 binary64) y x)
(-.f64 x y)
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) (fma.f64 (neg.f64 y) #s(literal 1 binary64) y))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) (+.f64 y (neg.f64 y)))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) (*.f64 #s(literal 0 binary64) y))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) #s(literal 0 binary64))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) (fma.f64 (neg.f64 (cbrt.f64 y)) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64)) y))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) (+.f64 y (neg.f64 y)))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) (*.f64 #s(literal 0 binary64) y))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) #s(literal 0 binary64))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) (+.f64 (neg.f64 y) y))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) (+.f64 y (neg.f64 y)))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) (*.f64 #s(literal 0 binary64) y))
(fma.f64 (+.f64 (sqrt.f64 x) (sqrt.f64 y)) (-.f64 (sqrt.f64 x) (sqrt.f64 y)) #s(literal 0 binary64))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) x)
(-.f64 x y)
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 x (-.f64 x y)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y (neg.f64 x))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) x) (*.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 y)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (*.f64 x (*.f64 #s(literal 2 binary64) x)) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64))) (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64))))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) (*.f64 x #s(literal 2 binary64)))) (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) (*.f64 x #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) (*.f64 x #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))))
(*.f64 #s(literal 2 binary64) (log.f64 (fabs.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))) #s(literal 1 binary64))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(expm1.f64 (log1p.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (*.f64 x (+.f64 x y)))
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y))))
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 x y)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 x y))
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y)))
(*.f64 x (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 x (+.f64 x y)))
(*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y))))
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 x y)))
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 3 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(sqrt.f64 (*.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) #s(literal 4 binary64)))
(sqrt.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64))))
(sqrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 2 binary64)))
(fabs.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y)))
(log.f64 (pow.f64 (pow.f64 (exp.f64 (-.f64 x y)) x) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(expm1.f64 (log1p.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 1 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y (neg.f64 x))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 x (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 x (*.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (-.f64 x y) (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (-.f64 x y) (*.f64 #s(literal 2 binary64) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) x) x (*.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 y)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)) x (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (-.f64 x y)) x (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 x (-.f64 x y)))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 x y) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 #s(literal 2 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(+.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 x (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 x (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (*.f64 x (-.f64 x y)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 y (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(+.f64 #s(literal 0 binary64) (*.f64 x (-.f64 x y)))
(*.f64 x (-.f64 x y))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x)) (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))))
(*.f64 x (-.f64 x y))
(*.f64 (-.f64 x y) x)
(*.f64 x (-.f64 x y))
(*.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64))
(*.f64 x (-.f64 x y))
(*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)))
(*.f64 x (-.f64 x y))
(*.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x))
(*.f64 x (-.f64 x y))
(*.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))))
(*.f64 x (-.f64 x y))
(*.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)))
(*.f64 x (-.f64 x y))
(*.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x))
(*.f64 x (-.f64 x y))
(*.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))))
(*.f64 x (-.f64 x y))
(*.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)))
(*.f64 x (-.f64 x y))
(*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(*.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))))
(*.f64 x (-.f64 x y))
(*.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)))
(*.f64 x (-.f64 x y))
(*.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)))
(*.f64 x (-.f64 x y))
(*.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x))
(*.f64 x (-.f64 x y))
(*.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x))
(*.f64 x (-.f64 x y))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (+.f64 x y))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y (neg.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x))) (*.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x))))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (-.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (*.f64 x (-.f64 x y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 #s(literal 0 binary64) y)) (-.f64 (*.f64 x (*.f64 #s(literal 0 binary64) y)) (*.f64 x (-.f64 x y))) (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64))))
(/.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x)))) (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(/.f64 (-.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))) (-.f64 (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 0 binary64) y)) (*.f64 x (*.f64 #s(literal 0 binary64) y)))) (fma.f64 x (-.f64 x y) (*.f64 x (*.f64 #s(literal 0 binary64) y))))
(/.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x (-.f64 x y)))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 x y))
(*.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y)))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) x) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) x) (+.f64 x y))
(*.f64 x (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y)))
(pow.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64))
(*.f64 x (-.f64 x y))
(pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 3 binary64))
(*.f64 x (-.f64 x y))
(pow.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 x (-.f64 x y))
(pow.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64))
(*.f64 x (-.f64 x y))
(sqrt.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(log.f64 (pow.f64 (exp.f64 (-.f64 x y)) x))
(*.f64 x (-.f64 x y))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y)))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 y (neg.f64 x)))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y)))) (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (pow.f64 (exp.f64 (-.f64 x y)) x)))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (exp.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (-.f64 x y))))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y)) (exp.f64 (pow.f64 x #s(literal 2 binary64)))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) y)) (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64))))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (exp.f64 (*.f64 y (neg.f64 x))) (exp.f64 (pow.f64 x #s(literal 2 binary64)))))
(*.f64 x (-.f64 x y))
(log.f64 (*.f64 (exp.f64 (*.f64 y (neg.f64 x))) (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64))))))
(*.f64 x (-.f64 x y))
(log.f64 (/.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (pow.f64 (exp.f64 x) y)))
(*.f64 x (-.f64 x y))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(cbrt.f64 (pow.f64 (*.f64 x (-.f64 x y)) #s(literal 3 binary64)))
(*.f64 x (-.f64 x y))
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))))
(*.f64 x (-.f64 x y))
(cbrt.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))
(*.f64 x (-.f64 x y))
(expm1.f64 (log1p.f64 (*.f64 x (-.f64 x y))))
(log1p.f64 (expm1.f64 (*.f64 x (-.f64 x y))))
(*.f64 x (-.f64 x y))
(exp.f64 (log.f64 (*.f64 x (-.f64 x y))))
(*.f64 x (-.f64 x y))
(exp.f64 (*.f64 (log.f64 (*.f64 x (-.f64 x y))) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 x x (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(fma.f64 x x (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 x x (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 x x (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(fma.f64 x (-.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 x (-.f64 x y) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 x (-.f64 x y) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 x (-.f64 x y) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 x (-.f64 x y) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 x (neg.f64 y) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 y (neg.f64 x) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (-.f64 x y) x (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (-.f64 x y) x (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (-.f64 x y) x (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (-.f64 x y) x (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (-.f64 x y) x (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (-.f64 x y)) #s(literal 1 binary64) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (neg.f64 y) x (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (*.f64 x y)) (*.f64 x (-.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (-.f64 x y)) x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x (-.f64 x y))) #s(literal 2 binary64)) (cbrt.f64 (*.f64 x (-.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (cbrt.f64 x) x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 y (neg.f64 x)))
(fma.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) (cbrt.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 x (neg.f64 y)))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (-.f64 x y)) (*.f64 (sqrt.f64 (-.f64 x y)) x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x (-.f64 x y))) (sqrt.f64 (*.f64 x (-.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 x y)) (neg.f64 (sqrt.f64 (*.f64 x y))) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 x) x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 x y) #s(literal 3 binary64))) (fma.f64 (*.f64 x y) (*.f64 x (+.f64 x y)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(fma.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))) (*.f64 x (+.f64 x y)))
(fma.f64 (neg.f64 x) y (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 x y))) (sqrt.f64 (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (cbrt.f64 (*.f64 y (neg.f64 x))) (cbrt.f64 (*.f64 y (neg.f64 x)))) (cbrt.f64 (*.f64 y (neg.f64 x))) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)))) (cbrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 x (-.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 x)) (sqrt.f64 x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (*.f64 y (neg.f64 x))) (sqrt.f64 (*.f64 y (neg.f64 x))) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (sqrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (sqrt.f64 (fma.f64 x (neg.f64 y) (*.f64 x y))) (*.f64 x (-.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (+.f64 x (sqrt.f64 (*.f64 x y))) (-.f64 x (sqrt.f64 (*.f64 x y))) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (neg.f64 (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) y (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (neg.f64 x) (pow.f64 (cbrt.f64 y) #s(literal 2 binary64))) (cbrt.f64 y) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (neg.f64 x) (sqrt.f64 y)) (sqrt.f64 y) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 (-.f64 x y)) #s(literal 2 binary64))) (cbrt.f64 (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 x (neg.f64 y) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (fma.f64 (neg.f64 (cbrt.f64 (*.f64 x y))) (pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 2 binary64)) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (*.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 (-.f64 x y) (sqrt.f64 x)) (sqrt.f64 x) (+.f64 (fma.f64 x (neg.f64 y) (*.f64 x y)) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 y (neg.f64 x)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (fma.f64 x (neg.f64 y) (fma.f64 x (neg.f64 y) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(fma.f64 (*.f64 x (pow.f64 (cbrt.f64 x) #s(literal 2 binary64))) (cbrt.f64 x) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 x (neg.f64 y) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(+.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 2 binary64)))
(pow.f64 x #s(literal 2 binary64))
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))) (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64)))))) (log.f64 (cbrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))))
(-.f64 (exp.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))
(expm1.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (pow.f64 (cbrt.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/3 binary64))
(cbrt.f64 (pow.f64 x #s(literal 6 binary64)))
(sqrt.f64 (pow.f64 x #s(literal 4 binary64)))
(log.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))
(pow.f64 x #s(literal 2 binary64))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (pow.f64 x #s(literal 2 binary64)))))
(pow.f64 x #s(literal 2 binary64))
(cbrt.f64 (pow.f64 x #s(literal 6 binary64)))
(expm1.f64 (log1p.f64 (pow.f64 x #s(literal 2 binary64))))
(log1p.f64 (expm1.f64 (pow.f64 x #s(literal 2 binary64))))
(pow.f64 x #s(literal 2 binary64))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))
(pow.f64 x #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(pow.f64 x #s(literal 2 binary64))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64)))
(pow.f64 x #s(literal 2 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 x y))
(*.f64 x y)
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 x) y)) (cbrt.f64 (pow.f64 (exp.f64 x) y)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 x) y))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) y))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) y))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 x) y))))
(-.f64 (exp.f64 (log1p.f64 (*.f64 x y))) #s(literal 1 binary64))
(expm1.f64 (log1p.f64 (*.f64 x y)))
(pow.f64 (*.f64 x y) #s(literal 1 binary64))
(*.f64 x y)
(pow.f64 (cbrt.f64 (*.f64 x y)) #s(literal 3 binary64))
(*.f64 x y)
(pow.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 x y)
(pow.f64 (sqrt.f64 (*.f64 x y)) #s(literal 2 binary64))
(*.f64 x y)
(sqrt.f64 (pow.f64 (*.f64 x y) #s(literal 2 binary64)))
(*.f64 x y)
(log.f64 (pow.f64 (exp.f64 x) y))
(*.f64 x y)
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x y))))
(*.f64 x y)
(cbrt.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)))
(*.f64 x y)
(expm1.f64 (log1p.f64 (*.f64 x y)))
(log1p.f64 (expm1.f64 (*.f64 x y)))
(*.f64 x y)
(exp.f64 (log.f64 (*.f64 x y)))
(*.f64 x y)
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 1 binary64)))
(*.f64 x y)

eval90.0ms (2%)

Compiler

Compiled 8358 to 1350 computations (83.8% saved)

prune140.0ms (3.2%)

Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New4834487
Fresh000
Picked112
Done000
Total4845489
Accuracy
100.0%
Counts
489 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
59.5%
(*.f64 y (*.f64 #s(literal -2 binary64) x))
94.9%
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
98.8%
(*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))
57.7%
(*.f64 #s(literal 2 binary64) (*.f64 x x))
Compiler

Compiled 47 to 32 computations (31.9% saved)

simplify88.0ms (2%)

Algorithm
egg-herbie
Localize:

Found 11 expressions of interest:

NewMetricScoreProgram
cost-diff-128
(-.f64 x y)
cost-diff0
(*.f64 x #s(literal 2 binary64))
cost-diff0
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
cost-diff0
(*.f64 #s(literal -2 binary64) x)
cost-diff0
(*.f64 y (*.f64 #s(literal -2 binary64) x))
cost-diff0
(-.f64 (/.f64 x y) #s(literal 1 binary64))
cost-diff256
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))
cost-diff256
(*.f64 x (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64))))
cost-diff256
(*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))
cost-diff0
(*.f64 x x)
cost-diff0
(*.f64 #s(literal 2 binary64) (*.f64 x x))
Rules
843×fmm-def
766×fma-define
418×div-sub
397×distribute-lft-neg-in
351×cancel-sign-sub-inv
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
022315
151315
2110315
3314315
4581258
5865240
62014240
74128240
87787240
Stop Event
node limit
Calls
Call 1
Inputs
(*.f64 #s(literal 2 binary64) (*.f64 x x))
#s(literal 2 binary64)
(*.f64 x x)
x
(*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))
#s(literal 2 binary64)
(*.f64 x (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64))))
x
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))
y
(-.f64 (/.f64 x y) #s(literal 1 binary64))
(/.f64 x y)
#s(literal 1 binary64)
(*.f64 y (*.f64 #s(literal -2 binary64) x))
y
(*.f64 #s(literal -2 binary64) x)
#s(literal -2 binary64)
x
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(*.f64 x #s(literal 2 binary64))
x
#s(literal 2 binary64)
(-.f64 x y)
y
Outputs
(*.f64 #s(literal 2 binary64) (*.f64 x x))
(*.f64 x (*.f64 #s(literal 2 binary64) x))
#s(literal 2 binary64)
(*.f64 x x)
x
(*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))
(*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
#s(literal 2 binary64)
(*.f64 x (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64))))
(*.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))
(*.f64 x (-.f64 (*.f64 x #s(literal 1 binary64)) y))
(*.f64 x (-.f64 x y))
x
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))
(*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))
(-.f64 (*.f64 x #s(literal 1 binary64)) y)
(-.f64 x y)
y
(-.f64 (/.f64 x y) #s(literal 1 binary64))
(+.f64 (/.f64 x y) #s(literal -1 binary64))
(/.f64 x y)
#s(literal 1 binary64)
(*.f64 y (*.f64 #s(literal -2 binary64) x))
(*.f64 y (*.f64 x #s(literal -2 binary64)))
(*.f64 x (*.f64 y #s(literal -2 binary64)))
y
(*.f64 #s(literal -2 binary64) x)
(*.f64 x #s(literal -2 binary64))
#s(literal -2 binary64)
x
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 x #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) x)
x
#s(literal 2 binary64)
(-.f64 x y)
(*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))
(-.f64 (*.f64 x #s(literal 1 binary64)) y)
y

localize66.0ms (1.5%)

Localize:

Found 11 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(-.f64 x y)
accuracy100.0%
(*.f64 x #s(literal 2 binary64))
accuracy100.0%
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
accuracy100.0%
(*.f64 y (*.f64 #s(literal -2 binary64) x))
accuracy100.0%
(*.f64 #s(literal -2 binary64) x)
accuracy100.0%
(-.f64 (/.f64 x y) #s(literal 1 binary64))
accuracy100.0%
(*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))
accuracy100.0%
(*.f64 x (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64))))
accuracy88.8%
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(*.f64 #s(literal 2 binary64) (*.f64 x x))
Results
46.0ms255×0valid
1.0ms5exit
Compiler

Compiled 78 to 19 computations (75.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 22.0ms
ival-mult: 16.0ms (73.9% of total)
ival-sub: 3.0ms (13.9% of total)
ival-div: 2.0ms (9.2% of total)
adjust: 0.0ms (0% of total)
...in/eval/compile.rkt:70:19: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series16.0ms (0.4%)

Counts
9 → 156
Calls
Call 1
Inputs
#<alt (*.f64 #s(literal 2 binary64) (*.f64 x x))>
#<alt (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))>
#<alt (*.f64 x (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64))))>
#<alt (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))>
#<alt (-.f64 (/.f64 x y) #s(literal 1 binary64))>
#<alt (*.f64 y (*.f64 #s(literal -2 binary64) x))>
#<alt (*.f64 #s(literal -2 binary64) x)>
#<alt (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))>
#<alt (*.f64 x #s(literal 2 binary64))>
Outputs
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))>
#<alt (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))>
#<alt (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))>
#<alt (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))>
#<alt (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x y))>
#<alt (*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))>
#<alt (*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))>
#<alt (*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (pow.f64 x #s(literal 2 binary64))>
#<alt (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))>
#<alt (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))>
#<alt (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x y))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))>
#<alt x>
#<alt (+.f64 x (*.f64 #s(literal -1 binary64) y))>
#<alt (+.f64 x (*.f64 #s(literal -1 binary64) y))>
#<alt (+.f64 x (*.f64 #s(literal -1 binary64) y))>
#<alt (*.f64 #s(literal -1 binary64) y)>
#<alt (*.f64 #s(literal -1 binary64) y)>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))>
#<alt (*.f64 #s(literal -1 binary64) y)>
#<alt (+.f64 x (*.f64 #s(literal -1 binary64) y))>
#<alt (+.f64 x (*.f64 #s(literal -1 binary64) y))>
#<alt (+.f64 x (*.f64 #s(literal -1 binary64) y))>
#<alt x>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))>
#<alt x>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))>
#<alt #s(literal -1 binary64)>
#<alt (/.f64 x y)>
#<alt (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))>
#<alt (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))>
#<alt (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))>
#<alt (/.f64 x y)>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))))>
#<alt (/.f64 x y)>
#<alt (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) y)) y)>
#<alt (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) y)) y)>
#<alt (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) y)) y)>
#<alt #s(literal -1 binary64)>
#<alt #s(literal -1 binary64)>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))>
#<alt (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))>
#<alt (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))>
#<alt (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))>
#<alt (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))>
#<alt (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))>
#<alt (*.f64 #s(literal -2 binary64) (*.f64 x y))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))>
#<alt (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))>
#<alt (*.f64 #s(literal 2 binary64) x)>
#<alt (*.f64 #s(literal 2 binary64) x)>
#<alt (*.f64 #s(literal 2 binary64) x)>
#<alt (*.f64 #s(literal 2 binary64) x)>
#<alt (*.f64 #s(literal 2 binary64) x)>
#<alt (*.f64 #s(literal 2 binary64) x)>
#<alt (*.f64 #s(literal 2 binary64) x)>
#<alt (*.f64 #s(literal 2 binary64) x)>
#<alt (*.f64 #s(literal 2 binary64) x)>
#<alt (*.f64 #s(literal 2 binary64) x)>
#<alt (*.f64 #s(literal 2 binary64) x)>
#<alt (*.f64 #s(literal 2 binary64) x)>
Calls

45 calls:

TimeVariablePointExpression
2.0ms
x
@inf
(* 2 (* x (* y (- (/ x y) 1))))
1.0ms
x
@inf
(* 2 (* x x))
1.0ms
y
@-inf
(* 2 (* x (* y (- (/ x y) 1))))
1.0ms
x
@0
(* 2 (* x (* y (- (/ x y) 1))))
1.0ms
y
@inf
(* 2 (* x (* y (- (/ x y) 1))))

rewrite173.0ms (3.9%)

Algorithm
batch-egg-rewrite
Rules
915×log1p-expm1-u
685×prod-diff
421×expm1-log1p-u
187×associate-*r*
145×add-cube-cbrt
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
022210
1330210
24534210
Stop Event
node limit
Counts
9 → 164
Calls
Call 1
Inputs
(*.f64 #s(literal 2 binary64) (*.f64 x x))
(*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))
(*.f64 x (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64))))
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))
(-.f64 (/.f64 x y) #s(literal 1 binary64))
(*.f64 y (*.f64 #s(literal -2 binary64) x))
(*.f64 #s(literal -2 binary64) x)
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(*.f64 x #s(literal 2 binary64))
Outputs
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 2 binary64)))
(log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 x y) (/.f64 x y)) (*.f64 (*.f64 x y) #s(literal -1 binary64)))
(+.f64 (*.f64 (/.f64 x y) (*.f64 x y)) (*.f64 #s(literal -1 binary64) (*.f64 x y)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))) #s(literal 1 binary64))
(/.f64 (*.f64 (*.f64 x y) (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x y) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))
(pow.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)) #s(literal 2 binary64)))
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) x))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))))
(cbrt.f64 (pow.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))))
(log1p.f64 (expm1.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))))
(exp.f64 (log.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 1 binary64)))
(+.f64 (*.f64 y (/.f64 x y)) (*.f64 y #s(literal -1 binary64)))
(+.f64 (*.f64 (/.f64 x y) y) (neg.f64 y))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))) #s(literal 1 binary64))
(/.f64 (*.f64 y (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(/.f64 (*.f64 y (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) y) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) y) (+.f64 (/.f64 x y) #s(literal 1 binary64)))
(pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 2 binary64)))
(log.f64 (pow.f64 (exp.f64 y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))))
(cbrt.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(log1p.f64 (expm1.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(exp.f64 (log.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) #s(literal 1 binary64)))
(+.f64 (/.f64 x y) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 (cbrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (pow.f64 (cbrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 2 binary64)) (cbrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))))
(*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(*.f64 (+.f64 (sqrt.f64 (/.f64 x y)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (/.f64 x y)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 (/.f64 x y) #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 2 binary64)))
(log.f64 (exp.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(cbrt.f64 (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log.f64 (/.f64 x y)))
(log1p.f64 (expm1.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(exp.f64 (log.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64)))
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal -1 binary64))
(fma.f64 (pow.f64 (cbrt.f64 (/.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (/.f64 x y)) #s(literal -1 binary64))
(fma.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 x y)) #s(literal -1 binary64))
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 2 binary64)))
(log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) y))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))))
(cbrt.f64 (pow.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))))
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))))
(exp.f64 (log.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 4 binary64)))
(log.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) x))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) x)))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 y)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))) #s(literal 1 binary64))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (+.f64 x y))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 x y))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x)) (fma.f64 x x (*.f64 y (+.f64 x y))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) x)) (+.f64 x y))
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 2 binary64)))
(log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 x y)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 1 binary64)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 4 binary64)))
(log.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) x))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) x)))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))

simplify118.0ms (2.7%)

Algorithm
egg-herbie
Rules
742×distribute-lft-in
739×distribute-rgt-in
643×fma-define
220×associate-*r*
218×associate-*l*
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03838052
18447774
226847199
Stop Event
node limit
Counts
320 → 220
Calls
Call 1
Inputs
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))
(*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))
(*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(pow.f64 x #s(literal 2 binary64))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))
(*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))
(*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))
x
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(*.f64 #s(literal -1 binary64) y)
(*.f64 #s(literal -1 binary64) y)
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))
(*.f64 #s(literal -1 binary64) y)
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(+.f64 x (*.f64 #s(literal -1 binary64) y))
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
x
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))
#s(literal -1 binary64)
(/.f64 x y)
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(/.f64 x y)
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))))
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))))
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))))
(/.f64 x y)
(/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) y)) y)
(/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) y)) y)
(/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) y)) y)
#s(literal -1 binary64)
#s(literal -1 binary64)
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))
(log.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 2 binary64)))
(log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 x y) (/.f64 x y)) (*.f64 (*.f64 x y) #s(literal -1 binary64)))
(+.f64 (*.f64 (/.f64 x y) (*.f64 x y)) (*.f64 #s(literal -1 binary64) (*.f64 x y)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))) #s(literal 1 binary64))
(/.f64 (*.f64 (*.f64 x y) (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x y) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))
(pow.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)) #s(literal 2 binary64)))
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) x))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))))
(cbrt.f64 (pow.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))))
(log1p.f64 (expm1.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))))
(exp.f64 (log.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 1 binary64)))
(+.f64 (*.f64 y (/.f64 x y)) (*.f64 y #s(literal -1 binary64)))
(+.f64 (*.f64 (/.f64 x y) y) (neg.f64 y))
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))) #s(literal 1 binary64))
(/.f64 (*.f64 y (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(/.f64 (*.f64 y (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) y) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) y) (+.f64 (/.f64 x y) #s(literal 1 binary64)))
(pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 2 binary64)))
(log.f64 (pow.f64 (exp.f64 y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))))
(cbrt.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(log1p.f64 (expm1.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(exp.f64 (log.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) #s(literal 1 binary64)))
(+.f64 (/.f64 x y) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 (cbrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (pow.f64 (cbrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (cbrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 2 binary64)) (cbrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(*.f64 (sqrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))))
(*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(*.f64 (+.f64 (sqrt.f64 (/.f64 x y)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (/.f64 x y)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 (/.f64 x y) #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 2 binary64)))
(log.f64 (exp.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(cbrt.f64 (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 3 binary64)))
(expm1.f64 (log.f64 (/.f64 x y)))
(log1p.f64 (expm1.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(exp.f64 (log.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64)))
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal -1 binary64))
(fma.f64 (pow.f64 (cbrt.f64 (/.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (/.f64 x y)) #s(literal -1 binary64))
(fma.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 x y)) #s(literal -1 binary64))
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 2 binary64)))
(log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) y))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))))
(cbrt.f64 (pow.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))))
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))))
(exp.f64 (log.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 4 binary64)))
(log.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) x))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) x)))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 y)))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))) #s(literal 1 binary64))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (+.f64 x y))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 x y))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x)) (fma.f64 x x (*.f64 y (+.f64 x y))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) x)) (+.f64 x y))
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 2 binary64)))
(log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 x y)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 1 binary64)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 4 binary64)))
(log.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) x))))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) x)))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))
Outputs
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 x (neg.f64 y))
(*.f64 y (neg.f64 x))
(*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))
(*.f64 x (-.f64 x y))
(*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))
(*.f64 x (-.f64 x y))
(*.f64 x (+.f64 x (*.f64 #s(literal -1 binary64) y)))
(*.f64 x (-.f64 x y))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(pow.f64 x #s(literal 2 binary64))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(pow.f64 x #s(literal 2 binary64))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 x #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 x (neg.f64 y))
(*.f64 y (neg.f64 x))
(*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))
(*.f64 x (-.f64 x y))
(*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))
(*.f64 x (-.f64 x y))
(*.f64 y (+.f64 (*.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))
(*.f64 x (-.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 x y))
(*.f64 x (neg.f64 y))
(*.f64 y (neg.f64 x))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))
(*.f64 x (-.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))
(*.f64 x (-.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))))
(*.f64 x (-.f64 x y))
x
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(-.f64 x y)
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(-.f64 x y)
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(-.f64 x y)
(*.f64 #s(literal -1 binary64) y)
(neg.f64 y)
(*.f64 #s(literal -1 binary64) y)
(neg.f64 y)
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))
(-.f64 x y)
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))
(-.f64 x y)
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))
(-.f64 x y)
(*.f64 #s(literal -1 binary64) y)
(neg.f64 y)
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(-.f64 x y)
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(-.f64 x y)
(+.f64 x (*.f64 #s(literal -1 binary64) y))
(-.f64 x y)
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))
x
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)))
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x)))
#s(literal -1 binary64)
(/.f64 x y)
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(/.f64 x y)
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(/.f64 x y)
(/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) y)) y)
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) y)) y)
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) y)) y)
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
#s(literal -1 binary64)
#s(literal -1 binary64)
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))))
(*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 x y)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) x))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) x)
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 0 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))
(sqrt.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))))
(log.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 0 binary64))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))))) #s(literal 1 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 1 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))) #s(literal 3 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))) #s(literal 2 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(sqrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 3 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))) #s(literal 1 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(+.f64 (*.f64 (*.f64 x y) (/.f64 x y)) (*.f64 (*.f64 x y) #s(literal -1 binary64)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 (/.f64 x y) (*.f64 x y)) (*.f64 #s(literal -1 binary64) (*.f64 x y)))
(*.f64 x (-.f64 x y))
(-.f64 (exp.f64 (log1p.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))) #s(literal 1 binary64))
(*.f64 x (-.f64 x y))
(/.f64 (*.f64 (*.f64 x y) (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(/.f64 (*.f64 x (*.f64 y (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(/.f64 (*.f64 (*.f64 x y) (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y))))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (/.f64 (*.f64 x y) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x y) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))
(*.f64 (*.f64 x y) (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(*.f64 x (*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(*.f64 x (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) y) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(pow.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)) #s(literal 1 binary64))
(*.f64 x (-.f64 x y))
(pow.f64 (cbrt.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 3 binary64))
(*.f64 x (-.f64 x y))
(pow.f64 (pow.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 x (-.f64 x y))
(pow.f64 (sqrt.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 2 binary64))
(*.f64 x (-.f64 x y))
(sqrt.f64 (pow.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)) #s(literal 2 binary64)))
(*.f64 x (-.f64 x y))
(log.f64 (pow.f64 (pow.f64 (exp.f64 y) (+.f64 (/.f64 x y) #s(literal -1 binary64))) x))
(*.f64 x (-.f64 x y))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)))))
(*.f64 x (-.f64 x y))
(cbrt.f64 (pow.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y)) #s(literal 3 binary64)))
(*.f64 x (-.f64 x y))
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))))
(*.f64 x (-.f64 x y))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))
(*.f64 x (-.f64 x y))
(expm1.f64 (log1p.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(log1p.f64 (expm1.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(exp.f64 (log.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))))
(*.f64 x (-.f64 x y))
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 x y))) #s(literal 1 binary64)))
(*.f64 x (-.f64 x y))
(+.f64 (*.f64 y (/.f64 x y)) (*.f64 y #s(literal -1 binary64)))
(-.f64 x y)
(+.f64 (*.f64 (/.f64 x y) y) (neg.f64 y))
(-.f64 x y)
(-.f64 (exp.f64 (log1p.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))) #s(literal 1 binary64))
(-.f64 x y)
(/.f64 (*.f64 y (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (/.f64 y (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y))))
(*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y) #s(literal 1 binary64))))
(/.f64 (*.f64 y (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))) (+.f64 (/.f64 x y) #s(literal 1 binary64)))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) y) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (/.f64 y (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y))))
(*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y) #s(literal 1 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) y) (+.f64 (/.f64 x y) #s(literal 1 binary64)))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) y) y) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64))
(-.f64 x y)
(pow.f64 (cbrt.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) #s(literal 3 binary64))
(-.f64 x y)
(pow.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(-.f64 x y)
(pow.f64 (sqrt.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) #s(literal 2 binary64))
(-.f64 x y)
(sqrt.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 2 binary64)))
(-.f64 x y)
(log.f64 (pow.f64 (exp.f64 y) (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(-.f64 x y)
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))))))
(-.f64 x y)
(cbrt.f64 (pow.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64)))
(-.f64 x y)
(cbrt.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 3 binary64))))
(-.f64 x y)
(cbrt.f64 (*.f64 (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))
(-.f64 x y)
(expm1.f64 (log1p.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(-.f64 x y)
(log1p.f64 (expm1.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(-.f64 x y)
(exp.f64 (log.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(-.f64 x y)
(exp.f64 (*.f64 (log.f64 (*.f64 y (+.f64 (/.f64 x y) #s(literal -1 binary64)))) #s(literal 1 binary64)))
(-.f64 x y)
(+.f64 (/.f64 x y) #s(literal -1 binary64))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal -1 binary64)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(*.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(*.f64 (cbrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (pow.f64 (cbrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 2 binary64)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(*.f64 (pow.f64 (cbrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 2 binary64)) (cbrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(*.f64 (sqrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y) #s(literal 1 binary64)))
(*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 x y)))
(*.f64 (+.f64 (sqrt.f64 (/.f64 x y)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (/.f64 x y)) #s(literal 1 binary64)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64))))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 x y)))
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal -1 binary64)))))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y) #s(literal 1 binary64)))
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 x y)))
(/.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 (/.f64 x y) #s(literal -1 binary64)))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 x y)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64)))))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 x y)))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 x y) #s(literal 1 binary64)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64))))
(*.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 x y)))
(pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(pow.f64 (cbrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 3 binary64))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(pow.f64 (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(pow.f64 (sqrt.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 2 binary64))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(sqrt.f64 (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(log.f64 (exp.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)))))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(cbrt.f64 (pow.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal 3 binary64)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(expm1.f64 (log.f64 (/.f64 x y)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(log1p.f64 (expm1.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(exp.f64 (log.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 x y) #s(literal -1 binary64))) #s(literal 1 binary64)))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(fma.f64 #s(literal 1 binary64) (/.f64 x y) #s(literal -1 binary64))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(fma.f64 (pow.f64 (cbrt.f64 (/.f64 x y)) #s(literal 2 binary64)) (cbrt.f64 (/.f64 x y)) #s(literal -1 binary64))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(fma.f64 (sqrt.f64 (/.f64 x y)) (sqrt.f64 (/.f64 x y)) #s(literal -1 binary64))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) x)))
(+.f64 #s(literal -1 binary64) (/.f64 x y))
(-.f64 (exp.f64 (log1p.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))) #s(literal 1 binary64))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(pow.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 1 binary64))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(pow.f64 (cbrt.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 3 binary64))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(pow.f64 (pow.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(pow.f64 (sqrt.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 2 binary64))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(sqrt.f64 (pow.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 2 binary64)))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) y))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))))))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(cbrt.f64 (pow.f64 (*.f64 x (*.f64 y #s(literal -2 binary64))) #s(literal 3 binary64)))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(cbrt.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))
(cbrt.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))
(cbrt.f64 (*.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64))))
(cbrt.f64 (*.f64 #s(literal 8 binary64) (pow.f64 (*.f64 x y) #s(literal 3 binary64))))
(expm1.f64 (log1p.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(log1p.f64 (expm1.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(exp.f64 (log.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 y #s(literal -2 binary64)))) #s(literal 1 binary64)))
(*.f64 x (*.f64 #s(literal -2 binary64) y))
(*.f64 #s(literal -2 binary64) (*.f64 x y))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) x)))
(+.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 0 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(*.f64 #s(literal 2 binary64) x)
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))
(*.f64 #s(literal 2 binary64) x)
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 #s(literal 2 binary64) x)
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) x)
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 4 binary64)))
(fabs.f64 (*.f64 #s(literal 2 binary64) x))
(log.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x))
(*.f64 #s(literal 2 binary64) x)
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) x))))
(*.f64 #s(literal 2 binary64) x)
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)))
(*.f64 #s(literal 2 binary64) x)
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) x)))
(+.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 0 binary64))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) x)
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) x)
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))
(*.f64 #s(literal 2 binary64) x)
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) x) (neg.f64 y)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 y) (*.f64 #s(literal 2 binary64) x)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))) #s(literal 1 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x x (*.f64 y (+.f64 x y))))
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x x (*.f64 y (+.f64 x y)))))
(/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 x x (*.f64 y (+.f64 x y))))
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 x (/.f64 #s(literal 2 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (+.f64 x y))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (+.f64 x y))
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y)))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) x)) (fma.f64 x x (*.f64 y (+.f64 x y))))
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 x x (*.f64 y (+.f64 x y)))))
(/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (fma.f64 x x (*.f64 y (+.f64 x y))))
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 x (/.f64 #s(literal 2 binary64) (fma.f64 y (+.f64 x y) (pow.f64 x #s(literal 2 binary64))))))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) x)) (+.f64 x y))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (+.f64 x y))
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (+.f64 x y)))
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 1 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 3 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 2 binary64))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(sqrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 2 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(log.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x) (-.f64 x y)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y))) #s(literal 3 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(cbrt.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (-.f64 x y) #s(literal 3 binary64))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(cbrt.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))) #s(literal 1 binary64)))
(*.f64 x (fma.f64 #s(literal -2 binary64) y (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x y))
(-.f64 (exp.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) x)))
(+.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 0 binary64))
(pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(*.f64 #s(literal 2 binary64) x)
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64))
(*.f64 #s(literal 2 binary64) x)
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) #s(literal 1/3 binary64))
(*.f64 #s(literal 2 binary64) x)
(pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) x)
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) #s(literal 4 binary64)))
(fabs.f64 (*.f64 #s(literal 2 binary64) x))
(log.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) x))
(*.f64 #s(literal 2 binary64) x)
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (*.f64 #s(literal 2 binary64) x))))
(*.f64 #s(literal 2 binary64) x)
(cbrt.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)))
(*.f64 #s(literal 2 binary64) x)
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) x)))
(+.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 0 binary64))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) x)
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal 2 binary64) x)
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))
(*.f64 #s(literal 2 binary64) x)

eval123.0ms (2.8%)

Compiler

Compiled 4652 to 1037 computations (77.7% saved)

prune55.0ms (1.3%)

Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New3471348
Fresh000
Picked134
Done011
Total3485353
Accuracy
100.0%
Counts
353 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
57.7%
(*.f64 (*.f64 x #s(literal 2 binary64)) x)
59.5%
(*.f64 y (*.f64 #s(literal -2 binary64) x))
94.9%
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
98.8%
(*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))
Compiler

Compiled 47 to 32 computations (31.9% saved)

simplify7.0ms (0.2%)

Algorithm
egg-herbie
Localize:

Found 2 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x #s(literal 2 binary64))
cost-diff0
(*.f64 (*.f64 x #s(literal 2 binary64)) x)
Rules
*-commutative
associate-*l*
associate-*r*
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0834
11134
21434
Stop Event
saturated
Calls
Call 1
Inputs
(*.f64 (*.f64 x #s(literal 2 binary64)) x)
(*.f64 x #s(literal 2 binary64))
x
#s(literal 2 binary64)
Outputs
(*.f64 (*.f64 x #s(literal 2 binary64)) x)
(*.f64 x (*.f64 x #s(literal 2 binary64)))
(*.f64 x #s(literal 2 binary64))
x
#s(literal 2 binary64)

localize20.0ms (0.5%)

Localize:

Found 2 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 (*.f64 x #s(literal 2 binary64)) x)
accuracy100.0%
(*.f64 x #s(literal 2 binary64))
Results
14.0ms256×0valid
Compiler

Compiled 12 to 7 computations (41.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 4.0ms
ival-mult: 4.0ms (98.9% of total)
ival-true: 0.0ms (0% of total)
...in/eval/compile.rkt:70:19: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series0.0ms (0%)

Counts
1 → 12
Calls
Call 1
Inputs
#<alt (*.f64 (*.f64 x #s(literal 2 binary64)) x)>
Outputs
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
#<alt (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))>
Calls

3 calls:

TimeVariablePointExpression
0.0ms
x
@0
(* (* x 2) x)
0.0ms
x
@inf
(* (* x 2) x)
0.0ms
x
@-inf
(* (* x 2) x)

rewrite64.0ms (1.5%)

Algorithm
batch-egg-rewrite
Rules
644×associate-*l*
300×unpow-prod-down
262×log1p-expm1-u
262×expm1-log1p-u
250×add-exp-log
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0819
16716
274516
Stop Event
node limit
Counts
1 → 25
Calls
Call 1
Inputs
(*.f64 (*.f64 x #s(literal 2 binary64)) x)
Outputs
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 4 binary64)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))))
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64))
(pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))
(pow.f64 (E.f64) (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))))
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))))
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))
(fabs.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(log.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))

simplify89.0ms (2%)

Algorithm
egg-herbie
Rules
446×div-sub
426×sub-neg
259×distribute-rgt-neg-in
257×fmm-def
247×exp-prod
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
084868
1159850
2394827
31662827
44670827
Stop Event
node limit
Counts
37 → 33
Calls
Call 1
Inputs
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 4 binary64)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))))
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64))
(pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) #s(literal 1/3 binary64))
(pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))
(pow.f64 (E.f64) (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))))
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))))
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))
(fabs.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(log.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) #s(literal 1/3 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))
Outputs
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 4 binary64)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))))
(+.f64 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 4 binary64)))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))))
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))))
(*.f64 #s(literal 2 binary64) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))))
(*.f64 #s(literal 2 binary64) (log.f64 (fabs.f64 (exp.f64 (pow.f64 x #s(literal 2 binary64))))))
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(pow.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(pow.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))) #s(literal 3 binary64))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)) #s(literal 1/3 binary64))
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)))
(pow.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(pow.f64 (E.f64) (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(pow.f64 (exp.f64 (pow.f64 (cbrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64))) (cbrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))))
(pow.f64 (exp.f64 (sqrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))))
(sqrt.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 4 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(fabs.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(log.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)))
(expm1.f64 (log1p.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(log1p.f64 (expm1.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) #s(literal 1/3 binary64)))
(cbrt.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 2 binary64)))

eval5.0ms (0.1%)

Compiler

Compiled 425 to 109 computations (74.4% saved)

prune17.0ms (0.4%)

Pruning

5 alts after pruning (0 fresh and 5 done)

PrunedKeptTotal
New34034
Fresh000
Picked011
Done044
Total34539
Accuracy
100.0%
Counts
39 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
57.7%
(*.f64 (*.f64 x #s(literal 2 binary64)) x)
59.5%
(*.f64 y (*.f64 #s(literal -2 binary64) x))
94.9%
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
98.8%
(*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))))
Compiler

Compiled 98 to 55 computations (43.9% saved)

regimes12.0ms (0.3%)

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

4 calls:

3.0ms
x
3.0ms
y
3.0ms
(-.f64 (*.f64 x x) (*.f64 x y))
3.0ms
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
Results
AccuracySegmentsBranch
100.0%1x
100.0%1y
100.0%1(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 x y)))
100.0%1(-.f64 (*.f64 x x) (*.f64 x y))
Compiler

Compiled 26 to 16 computations (38.5% saved)

regimes5.0ms (0.1%)

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

2 calls:

2.0ms
x
2.0ms
y
Results
AccuracySegmentsBranch
100.0%1x
100.0%1y
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes26.0ms (0.6%)

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

2 calls:

24.0ms
y
2.0ms
x
Results
AccuracySegmentsBranch
82.0%3x
87.5%3y
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes2.0ms (0%)

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

1 calls:

2.0ms
y
Results
AccuracySegmentsBranch
87.5%3y
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes3.0ms (0.1%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
(*.f64 #s(literal 2 binary64) (*.f64 x x))
Outputs
(*.f64 #s(literal 2 binary64) (*.f64 x x))
Calls

2 calls:

1.0ms
x
1.0ms
y
Results
AccuracySegmentsBranch
57.7%1x
57.7%1y
Compiler

Compiled 6 to 4 computations (33.3% saved)

bsearch26.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
12.0ms
1.226600198782523e-7
5.686638447461074e-5
12.0ms
-28211185.17041331
-0.5318073840019479
Results
14.0ms272×0valid
Compiler

Compiled 286 to 216 computations (24.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-mult: 6.0ms (81.6% of total)
ival-sub: 1.0ms (13.6% of total)
ival-true: 0.0ms (0% of total)
...in/eval/compile.rkt:70:19: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

bsearch27.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
12.0ms
1.226600198782523e-7
5.686638447461074e-5
12.0ms
-28211185.17041331
-0.5318073840019479
Results
16.0ms272×0valid
Compiler

Compiled 286 to 216 computations (24.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-mult: 7.0ms (83.1% of total)
ival-sub: 1.0ms (11.9% of total)
ival-true: 0.0ms (0% of total)
...in/eval/compile.rkt:70:19: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

simplify5.0ms (0.1%)

Algorithm
egg-herbie
Rules
*-commutative
if-if-or-not
sub-neg
+-commutative
neg-sub0
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
034213
153213
258213
360213
461213
Stop Event
saturated
Calls
Call 1
Inputs
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(if (<=.f64 y #s(literal -5404319552844595/9007199254740992 binary64)) (*.f64 y (*.f64 #s(literal -2 binary64) x)) (if (<=.f64 y #s(literal 8689154328480147/18889465931478580854784 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) x) (*.f64 y (*.f64 #s(literal -2 binary64) x))))
(if (<=.f64 y #s(literal -5854679515581645/9007199254740992 binary64)) (*.f64 y (*.f64 #s(literal -2 binary64) x)) (if (<=.f64 y #s(literal 112986307451471/2305843009213693952 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 y (*.f64 #s(literal -2 binary64) x))))
(*.f64 #s(literal 2 binary64) (*.f64 x x))
Outputs
(*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 x y))
(*.f64 #s(literal 2 binary64) (*.f64 x (-.f64 x y)))
(if (<=.f64 y #s(literal -5404319552844595/9007199254740992 binary64)) (*.f64 y (*.f64 #s(literal -2 binary64) x)) (if (<=.f64 y #s(literal 8689154328480147/18889465931478580854784 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) x) (*.f64 y (*.f64 #s(literal -2 binary64) x))))
(if (or (<=.f64 y #s(literal -5404319552844595/9007199254740992 binary64)) (not (<=.f64 y #s(literal 8689154328480147/18889465931478580854784 binary64)))) (*.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 x (*.f64 x #s(literal 2 binary64))))
(if (<=.f64 y #s(literal -5854679515581645/9007199254740992 binary64)) (*.f64 y (*.f64 #s(literal -2 binary64) x)) (if (<=.f64 y #s(literal 112986307451471/2305843009213693952 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 y (*.f64 #s(literal -2 binary64) x))))
(if (or (<=.f64 y #s(literal -5854679515581645/9007199254740992 binary64)) (not (<=.f64 y #s(literal 112986307451471/2305843009213693952 binary64)))) (*.f64 y (*.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x x)))
(*.f64 #s(literal 2 binary64) (*.f64 x x))

soundness588.0ms (13.3%)

Rules
606×fmm-def
597×fmm-def
282×fma-define
279×associate-*r*
271×distribute-lft-neg-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
028212
191196
2210196
3722196
41664196
52111196
62483196
72603196
82603196
075224320
1168523643
2484523266
Stop Event
done
node limit
saturated
Compiler

Compiled 165 to 77 computations (53.3% saved)

preprocess39.0ms (0.9%)

Compiler

Compiled 158 to 82 computations (48.1% saved)

end0.0ms (0%)

Profiling

Loading profile data...