Rust f32::acosh

Time bar (total: 7.4s)

analyze0.0ms (0%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%25%75%0%0%0%0
100%25%0%75%0%0%0%1
Compiler

Compiled 6 to 5 computations (16.7% saved)

sample867.0ms (11.7%)

Results
702.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 347.0ms
ival-acosh: 282.0ms (81.4% of total)
ival->=: 46.0ms (13.3% of total)
const: 11.0ms (3.2% of total)
ival-assert: 9.0ms (2.6% of total)
Bogosity

preprocess265.0ms (3.6%)

Algorithm
egg-herbie
Rules
1038×sub-neg
974×unsub-neg
840×distribute-neg-in
832×fma-define
776×distribute-rgt-out
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01668
13468
24268
36068
410368
518968
651568
7122368
8300468
9439968
10550668
11595968
12615668
13622968
14630868
15701168
16783468
Stop Event
node limit
Calls
Call 1
Inputs
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
(acosh.f32 x)
(acosh.f32 (neg.f32 x))
(neg.f32 (acosh.f32 (neg.f32 x)))
Outputs
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(acosh.f32 x)
(acosh.f32 (neg.f32 x))
(neg.f32 (acosh.f32 (neg.f32 x)))

explain134.0ms (1.8%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1200-0-(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
10-1(1.008819341659546)(-.f32 (*.f32 x x) #s(literal 1 binary32))
10-0-(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
00-0-(*.f32 x x)
00-0-#s(literal 1 binary32)
00-0-(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
sqrt.f32(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))oflow-rescue1200
(*.f32 x x)overflow120
(-.f32 (*.f32 x x) #s(literal 1 binary32))overflow120
log.f32(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))oflow-rescue10
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))overflow1
(*.f32 x x)overflow120
(-.f32 (*.f32 x x) #s(literal 1 binary32))overflow120
Confusion
Predicted +Predicted -
+1200
-0136
Precision
1.0
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+12000
-01135
Precision?
0.9917355371900827
Recall?
1.0
Freqs
test
numberfreq
0136
1119
21
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Results
64.0ms512×0valid
Compiler

Compiled 90 to 32 computations (64.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 24.0ms
ival-log: 8.0ms (33.7% of total)
ival-mult: 4.0ms (16.9% of total)
ival-sqrt: 4.0ms (16.9% of total)
ival-sub: 3.0ms (12.7% of total)
ival-add: 3.0ms (12.7% of total)
ival-true: 1.0ms (4.2% of total)
ival-assert: 1.0ms (4.2% of total)
const: 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
56.1%
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
56.1%
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
Compiler

Compiled 19 to 13 computations (31.6% saved)

simplify204.0ms (2.7%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f32 x x #s(literal -1 binary32))
cost-diff0
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
cost-diff0
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
cost-diff0
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
cost-diff-3136
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
cost-diff-3136
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
cost-diff-3136
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
cost-diff0
(*.f32 x x)
Rules
1734×fmm-def
1118×unsub-neg
1012×sub-neg
854×distribute-neg-in
660×fma-define
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
018211
130211
234211
349211
490211
5166211
6375211
7772211
82584211
94538211
105859211
116549211
126850211
137035211
147137211
157456211
Stop Event
node limit
Calls
Call 1
Inputs
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
x
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
(-.f32 (*.f32 x x) #s(literal 1 binary32))
(*.f32 x x)
#s(literal 1 binary32)
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
x
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
#s(literal -1 binary32)
Outputs
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
x
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(-.f32 (*.f32 x x) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 x x)
#s(literal 1 binary32)
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
x
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
#s(literal -1 binary32)

localize71.0ms (1%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(fma.f32 x x #s(literal -1 binary32))
accuracy99.9%
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
accuracy99.6%
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
accuracy59.6%
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
accuracy99.9%
(-.f32 (*.f32 x x) #s(literal 1 binary32))
accuracy99.9%
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
accuracy99.6%
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
accuracy59.6%
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
Results
57.0ms256×0valid
Compiler

Compiled 61 to 14 computations (77% saved)

Precisions
Click to see histograms. Total time spent on operations: 26.0ms
ival-add: 9.0ms (35.1% of total)
ival-log: 5.0ms (19.5% of total)
ival-sqrt: 4.0ms (15.6% of total)
ival-fma: 3.0ms (11.7% of total)
ival-mult: 2.0ms (7.8% of total)
ival-sub: 2.0ms (7.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
const: 0.0ms (0% of total)

series13.0ms (0.2%)

Counts
9 → 108
Calls
Call 1
Inputs
#<alt (*.f32 x x)>
#<alt (log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))>
#<alt (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))>
#<alt (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))>
#<alt (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))>
#<alt (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))>
#<alt (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))>
#<alt (fma.f32 x x #s(literal -1 binary32))>
#<alt (-.f32 (*.f32 x x) #s(literal 1 binary32))>
Outputs
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (log.f32 (sqrt.f32 #s(literal -1 binary32)))>
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))>
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))>
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))>
#<alt (sqrt.f32 #s(literal -1 binary32))>
#<alt (+.f32 x (sqrt.f32 #s(literal -1 binary32)))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (/.f32 #s(literal 1/2 binary32) x)>
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)>
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x))>
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x))>
#<alt (sqrt.f32 #s(literal -1 binary32))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt x>
#<alt (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 #s(literal -1 binary32) x)>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (log.f32 (sqrt.f32 #s(literal -1 binary32)))>
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))>
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))>
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))>
#<alt (sqrt.f32 #s(literal -1 binary32))>
#<alt (+.f32 x (sqrt.f32 #s(literal -1 binary32)))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (/.f32 #s(literal 1/2 binary32) x)>
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)>
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x))>
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x))>
#<alt (sqrt.f32 #s(literal -1 binary32))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt x>
#<alt (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 #s(literal -1 binary32) x)>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt #s(literal -1 binary32)>
#<alt (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))>
#<alt (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))>
#<alt (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt #s(literal -1 binary32)>
#<alt (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))>
#<alt (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))>
#<alt (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
Calls

27 calls:

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

rewrite320.0ms (4.3%)

Algorithm
batch-egg-rewrite
Rules
1192×unpow-prod-down
812×fma-define
697×log1p-expm1-u
697×expm1-log1p-u
622×log-prod
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
018198
1214198
22135198
Stop Event
node limit
Counts
9 → 600
Calls
Call 1
Inputs
(*.f32 x x)
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(-.f32 (*.f32 x x) #s(literal 1 binary32))
Outputs
(+.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 2 binary32)))
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))))) (log.f32 (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))) (log.f32 (sqrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))))
(-.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(pow.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal 3 binary32))
(pow.f32 (cbrt.f32 x) #s(literal 6 binary32))
(pow.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 x) #s(literal 4 binary32))
(pow.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2/3 binary32))
(sqrt.f32 (pow.f32 x #s(literal 4 binary32)))
(log.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (pow.f32 x #s(literal 2 binary32)))))
(cbrt.f32 (pow.f32 x #s(literal 6 binary32)))
(expm1.f32 (log1p.f32 (pow.f32 x #s(literal 2 binary32))))
(log1p.f32 (expm1.f32 (pow.f32 x #s(literal 2 binary32))))
(exp.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 x #s(literal 6 binary32))) #s(literal 1/3 binary32)))
(fma.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32) #s(literal -1 binary32))
(fma.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal 1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal 1 binary32))) #s(literal -1 binary32))
(fma.f32 (hypot.f32 #s(literal 1 binary32) x) (hypot.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 3 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))))
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (*.f32 (exp.f32 x) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (*.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (expm1.f32 x))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (exp.f32 x)))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (expm1.f32 x))))
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal 1 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(fma.f32 x #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32) x)
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) x)
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (cbrt.f32 x) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x)
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) x)
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)
(+.f32 #s(literal 0 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/3 binary32)))
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (hypot.f32 #s(literal 1 binary32) x))
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x)))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/4 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/6 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 3 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))))
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (*.f32 (exp.f32 x) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (*.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (expm1.f32 x))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (exp.f32 x)))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (expm1.f32 x))))
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal 1 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(fma.f32 x #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32) x)
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) x)
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (cbrt.f32 x) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x)
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) x)
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)
(+.f32 #s(literal 0 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/3 binary32)))
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (hypot.f32 #s(literal 1 binary32) x))
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x)))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/4 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/6 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(+.f32 (pow.f32 x #s(literal 2 binary32)) (log.f32 (exp.f32 #s(literal -1 binary32))))
(+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))
(+.f32 #s(literal 0 binary32) (fma.f32 x x #s(literal -1 binary32)))
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) (log.f32 (exp.f32 #s(literal 1 binary32))))
(-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(-.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(*.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32)))
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1 binary32)))
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1 binary32)))
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))
(*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/3 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/3 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))))
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32))))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 6 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 4 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 2/3 binary32))
(pow.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32))
(sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))
(log.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x x #s(literal -1 binary32)))))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))
(expm1.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)))
(log1p.f32 (expm1.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(+.f32 (pow.f32 x #s(literal 2 binary32)) (log.f32 (exp.f32 #s(literal -1 binary32))))
(+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))
(+.f32 #s(literal 0 binary32) (fma.f32 x x #s(literal -1 binary32)))
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32)))
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1 binary32)))
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1 binary32)))
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))
(*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/3 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/3 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))))
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32))))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 6 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 4 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 2/3 binary32))
(pow.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32))
(sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))
(log.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x x #s(literal -1 binary32)))))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))
(expm1.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)))
(log1p.f32 (expm1.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) #s(literal -1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 (cbrt.f32 x) x) #s(literal -1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) (*.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 (sqrt.f32 x) (pow.f32 x #s(literal 3/2 binary32)) #s(literal -1 binary32))
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (sqrt.f32 x) #s(literal -1 binary32))
(fma.f32 (*.f32 x (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x) #s(literal -1 binary32))

simplify383.0ms (5.2%)

Algorithm
egg-herbie
Rules
1202×times-frac
780×fmm-def
642×associate-*r*
614×associate-*l*
500×exp-prod
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
083912884931999
1168412884931223
2489212884929429
Stop Event
node limit
Counts
708 → 501
Calls
Call 1
Inputs
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(log.f32 (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))
(sqrt.f32 #s(literal -1 binary32))
(+.f32 x (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(/.f32 #s(literal 1/2 binary32) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x))
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x))
(sqrt.f32 #s(literal -1 binary32))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
x
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 #s(literal -1 binary32) x)
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(log.f32 (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))
(sqrt.f32 #s(literal -1 binary32))
(+.f32 x (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(/.f32 #s(literal 1/2 binary32) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x))
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x))
(sqrt.f32 #s(literal -1 binary32))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
x
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 #s(literal -1 binary32) x)
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
#s(literal -1 binary32)
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(pow.f32 x #s(literal 2 binary32))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(pow.f32 x #s(literal 2 binary32))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
#s(literal -1 binary32)
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(pow.f32 x #s(literal 2 binary32))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(pow.f32 x #s(literal 2 binary32))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 2 binary32)))
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))))) (log.f32 (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))) (log.f32 (sqrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))))
(-.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(pow.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal 3 binary32))
(pow.f32 (cbrt.f32 x) #s(literal 6 binary32))
(pow.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 x) #s(literal 4 binary32))
(pow.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2/3 binary32))
(sqrt.f32 (pow.f32 x #s(literal 4 binary32)))
(log.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (pow.f32 x #s(literal 2 binary32)))))
(cbrt.f32 (pow.f32 x #s(literal 6 binary32)))
(expm1.f32 (log1p.f32 (pow.f32 x #s(literal 2 binary32))))
(log1p.f32 (expm1.f32 (pow.f32 x #s(literal 2 binary32))))
(exp.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 x #s(literal 6 binary32))) #s(literal 1/3 binary32)))
(fma.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32) #s(literal -1 binary32))
(fma.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal 1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal 1 binary32))) #s(literal -1 binary32))
(fma.f32 (hypot.f32 #s(literal 1 binary32) x) (hypot.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 3 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))))
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (*.f32 (exp.f32 x) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (*.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (expm1.f32 x))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (exp.f32 x)))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (expm1.f32 x))))
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal 1 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(fma.f32 x #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32) x)
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) x)
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (cbrt.f32 x) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x)
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) x)
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)
(+.f32 #s(literal 0 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/3 binary32)))
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (hypot.f32 #s(literal 1 binary32) x))
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x)))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/4 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/6 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 3 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))))
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) #s(literal -1 binary32))
(pow.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (*.f32 (exp.f32 x) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (*.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (expm1.f32 x))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (exp.f32 x)))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (expm1.f32 x))))
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal 1 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(fma.f32 x #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32) x)
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) x)
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (cbrt.f32 x) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x)
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) x)
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)
(+.f32 #s(literal 0 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/3 binary32)))
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (hypot.f32 #s(literal 1 binary32) x))
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x)))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/4 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/6 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(+.f32 (pow.f32 x #s(literal 2 binary32)) (log.f32 (exp.f32 #s(literal -1 binary32))))
(+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))
(+.f32 #s(literal 0 binary32) (fma.f32 x x #s(literal -1 binary32)))
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) (log.f32 (exp.f32 #s(literal 1 binary32))))
(-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(-.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(*.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32)))
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1 binary32)))
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1 binary32)))
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))
(*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/3 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/3 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))))
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32))))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 6 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 4 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 2/3 binary32))
(pow.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32))
(sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))
(log.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x x #s(literal -1 binary32)))))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))
(expm1.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)))
(log1p.f32 (expm1.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(+.f32 (pow.f32 x #s(literal 2 binary32)) (log.f32 (exp.f32 #s(literal -1 binary32))))
(+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))
(+.f32 #s(literal 0 binary32) (fma.f32 x x #s(literal -1 binary32)))
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (log.f32 (exp.f32 #s(literal 1 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32)))
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1 binary32)))
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1 binary32)))
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))
(*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/3 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/3 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))))
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32))))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 6 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 4 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 2/3 binary32))
(pow.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32))
(pow.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32))
(sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))
(log.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x x #s(literal -1 binary32)))))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))
(expm1.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)))
(log1p.f32 (expm1.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32) #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) #s(literal -1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 (cbrt.f32 x) x) #s(literal -1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) (*.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 (sqrt.f32 x) (pow.f32 x #s(literal 3/2 binary32)) #s(literal -1 binary32))
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (sqrt.f32 x) #s(literal -1 binary32))
(fma.f32 (*.f32 x (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x) #s(literal -1 binary32))
Outputs
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(log.f32 (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(fma.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(fma.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (neg.f32 (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (neg.f32 (neg.f32 (log.f32 x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))))
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal -1/2 binary32))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(sqrt.f32 #s(literal -1 binary32))
(+.f32 x (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))))
(fma.f32 x (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))))))
(fma.f32 x (fma.f32 x (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32)))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(/.f32 #s(literal 1/2 binary32) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x)
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x))
(neg.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))) #s(literal -1/2 binary32)) x))
(/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))) #s(literal -1/2 binary32)) (neg.f32 x))
(/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x))
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x))
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))))) x))
(/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) #s(literal -1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x))
(/.f32 (+.f32 (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))))) x)
(sqrt.f32 #s(literal -1 binary32))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 1/16 binary32) (neg.f32 (/.f32 #s(literal -1/8 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32)))
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 1/16 binary32)) (/.f32 #s(literal -1/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32)))
x
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 #s(literal -1 binary32) x)
(neg.f32 x)
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x))
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x))
(log.f32 (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(fma.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(fma.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (neg.f32 (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (neg.f32 (neg.f32 (log.f32 x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))))
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal -1/2 binary32))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(sqrt.f32 #s(literal -1 binary32))
(+.f32 x (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))))
(fma.f32 x (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))))))
(fma.f32 x (fma.f32 x (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32)))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(/.f32 #s(literal 1/2 binary32) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x)
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x))
(neg.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))) #s(literal -1/2 binary32)) x))
(/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))) #s(literal -1/2 binary32)) (neg.f32 x))
(/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x))
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x))
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))))) x))
(/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) #s(literal -1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x))
(/.f32 (+.f32 (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))))) x)
(sqrt.f32 #s(literal -1 binary32))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 1/16 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 1/16 binary32) (neg.f32 (/.f32 #s(literal -1/8 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32)))
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 1/16 binary32)) (/.f32 #s(literal -1/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32)))
x
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 #s(literal -1 binary32) x)
(neg.f32 x)
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x))
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (neg.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (neg.f32 (+.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 (neg.f32 x) (-.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x))
#s(literal -1 binary32)
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 x #s(literal 2 binary32))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(pow.f32 x #s(literal 2 binary32))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
#s(literal -1 binary32)
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 x #s(literal 2 binary32))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(pow.f32 x #s(literal 2 binary32))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 #s(literal 0 binary32) (pow.f32 x #s(literal 2 binary32)))
(pow.f32 x #s(literal 2 binary32))
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32)))))) (log.f32 (cbrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))) (log.f32 (sqrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))))
(-.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal 3 binary32))
(pow.f32 x #s(literal 2 binary32))
(pow.f32 (cbrt.f32 x) #s(literal 6 binary32))
(pow.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal 1/3 binary32))
(cbrt.f32 (pow.f32 x #s(literal 6 binary32)))
(pow.f32 (sqrt.f32 x) #s(literal 4 binary32))
(pow.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 2/3 binary32))
(sqrt.f32 (pow.f32 x #s(literal 4 binary32)))
(log.f32 (exp.f32 (pow.f32 x #s(literal 2 binary32))))
(pow.f32 x #s(literal 2 binary32))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (pow.f32 x #s(literal 2 binary32)))))
(pow.f32 x #s(literal 2 binary32))
(cbrt.f32 (pow.f32 x #s(literal 6 binary32)))
(expm1.f32 (log1p.f32 (pow.f32 x #s(literal 2 binary32))))
(pow.f32 x #s(literal 2 binary32))
(log1p.f32 (expm1.f32 (pow.f32 x #s(literal 2 binary32))))
(pow.f32 x #s(literal 2 binary32))
(exp.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)))
(pow.f32 x #s(literal 2 binary32))
(exp.f32 (*.f32 (log.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) #s(literal 3 binary32)))
(pow.f32 x #s(literal 2 binary32))
(exp.f32 (*.f32 (log.f32 (pow.f32 x #s(literal 6 binary32))) #s(literal 1/3 binary32)))
(cbrt.f32 (pow.f32 x #s(literal 6 binary32)))
(fma.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)) #s(literal -1 binary32))
(pow.f32 x #s(literal 2 binary32))
(fma.f32 (fma.f32 x x #s(literal 1 binary32)) #s(literal 1 binary32) #s(literal -1 binary32))
(pow.f32 x #s(literal 2 binary32))
(fma.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal 1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal 1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal 1 binary32))) #s(literal -1 binary32))
(pow.f32 x #s(literal 2 binary32))
(fma.f32 (hypot.f32 #s(literal 1 binary32) x) (hypot.f32 #s(literal 1 binary32) x) #s(literal -1 binary32))
(pow.f32 x #s(literal 2 binary32))
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (-.f32 (/.f32 x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (neg.f32 (pow.f32 x #s(literal 3 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 #s(literal 3 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))))
(*.f32 (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))))
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 7 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))
(*.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))))
(*.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 5 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (-.f32 (/.f32 x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (pow.f32 (E.f32) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (E.f32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))
(*.f32 (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))))
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 7 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))))
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 5 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)))
(/.f32 (pow.f32 (E.f32) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (E.f32))
(/.f32 (pow.f32 (E.f32) (+.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (E.f32))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (pow.f32 (E.f32) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (E.f32) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (pow.f32 (E.f32) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (E.f32) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (pow.f32 (E.f32) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (E.f32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 #s(literal 1 binary32) (pow.f32 (E.f32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) #s(literal -1 binary32))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (E.f32) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (fabs.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (*.f32 (exp.f32 x) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (*.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (expm1.f32 x))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (exp.f32 x)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (expm1.f32 x))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal 1 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32) x)
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(+.f32 x (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)))
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) x)
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(+.f32 x (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (cbrt.f32 x) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x)
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) x)
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (fabs.f32 (cbrt.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)
(fma.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)
(+.f32 x (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)
(+.f32 #s(literal 0 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))))
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))))
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))))
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (sqrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 4 binary32))))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (cbrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))))
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 5/4 binary32))))
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (hypot.f32 #s(literal 1 binary32) x))
(/.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32)))) (hypot.f32 #s(literal 1 binary32) x))
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x)))
(/.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32)))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x)))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/4 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/6 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 0 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(-.f32 #s(literal 0 binary32) (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (-.f32 (/.f32 x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (log.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (log.f32 (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (neg.f32 (pow.f32 x #s(literal 3 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (neg.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(-.f32 (log.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(-.f32 (log.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 #s(literal 3 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))))
(*.f32 (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))))
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 7 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))
(*.f32 (pow.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))
(*.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))))
(*.f32 (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 5 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(neg.f32 (log.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))))
(neg.f32 (log.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (-.f32 (/.f32 x #s(literal 1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (pow.f32 (E.f32) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (E.f32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))
(*.f32 (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))))
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 7 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (pow.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))))
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (cbrt.f32 (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 5 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)))
(/.f32 (pow.f32 (E.f32) (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (E.f32))
(/.f32 (pow.f32 (E.f32) (+.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (E.f32))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (pow.f32 (E.f32) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (E.f32) (log.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (pow.f32 (E.f32) (log.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))) (pow.f32 (E.f32) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))
(/.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (pow.f32 (E.f32) (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (E.f32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 #s(literal 1 binary32) (pow.f32 (E.f32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (/.f32 (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) #s(literal -1 binary32))
(*.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 (fma.f32 x x (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (E.f32) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) #s(literal 1 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (fabs.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (*.f32 (exp.f32 x) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 x)) (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (*.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 #s(literal 1 binary32) (expm1.f32 x))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (exp.f32 x)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (*.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (+.f32 #s(literal 1 binary32) (expm1.f32 x))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (exp.f32 #s(literal 1 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32) x)
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(+.f32 x (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)))
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) x)
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(+.f32 x (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (cbrt.f32 x) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x)
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) x)
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32))) (fabs.f32 (cbrt.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)
(fma.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)
(+.f32 x (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)
(+.f32 #s(literal 0 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (log.f32 (exp.f32 #s(literal 1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 3 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))))
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))))
(*.f32 (pow.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32)))) (sqrt.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32)))))
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (sqrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 1 binary32)))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/3 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 4 binary32))))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 1/3 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (cbrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))))
(*.f32 (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 5/4 binary32))))
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (hypot.f32 #s(literal 1 binary32) x))
(/.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32)))) (hypot.f32 #s(literal 1 binary32) x))
(/.f32 (sqrt.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x)))
(/.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32)))) (hypot.f32 (pow.f32 x #s(literal 2 binary32)) (hypot.f32 #s(literal 1 binary32) x)))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3/2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/4 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/6 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(exp.f32 (*.f32 (log.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3/2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 (pow.f32 x #s(literal 2 binary32)) (log.f32 (exp.f32 #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 #s(literal 0 binary32) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) (log.f32 (exp.f32 #s(literal 1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(+.f32 (/.f32 (pow.f32 x #s(literal 6 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) (/.f32 #s(literal -1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(-.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(+.f32 (/.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (/.f32 #s(literal -1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(*.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (log.f32 (exp.f32 #s(literal 1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1 binary32)))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32)))
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1 binary32)))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32)))
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))
(*.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)))
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 5 binary32))))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 5 binary32))))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 5 binary32)))))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/3 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32)))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32)))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 6 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 4 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 2/3 binary32))
(pow.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(pow.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32)))
(sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(log.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 x x #s(literal -1 binary32))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(expm1.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)))
(fma.f32 x x #s(literal -1 binary32))
(log1p.f32 (expm1.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 (pow.f32 x #s(literal 2 binary32)) (log.f32 (exp.f32 #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 #s(literal 0 binary32) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 (log.f32 (*.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (cbrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (log.f32 (exp.f32 #s(literal 1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(*.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))) #s(literal 1 binary32)))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32)))
(*.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (pow.f32 (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))) #s(literal 1 binary32)))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32)))
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))
(*.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/4 binary32)))
(*.f32 (pow.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 3 binary32)))
(*.f32 (pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32)) (pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)) #s(literal 2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (*.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 5 binary32))))
(*.f32 (pow.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))))
(*.f32 (pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) (cbrt.f32 (pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 5 binary32))))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) #s(literal 1/3 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (*.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 5 binary32)))))
(*.f32 (pow.f32 (*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) #s(literal 1/3 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32)))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (neg.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) (neg.f32 (fma.f32 x x #s(literal 1 binary32))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32)))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/6 binary32)) #s(literal 6 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 4 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 2/3 binary32))
(pow.f32 (/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))) (+.f32 (pow.f32 x #s(literal 6 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(pow.f32 (/.f32 (fma.f32 x x #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32))) #s(literal -1 binary32))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 x x #s(literal 1 binary32)))
(sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(log.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 x x #s(literal -1 binary32))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(expm1.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)))
(fma.f32 x x #s(literal -1 binary32))
(log1p.f32 (expm1.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(exp.f32 (*.f32 (*.f32 #s(literal 2 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1/3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32) #s(literal -1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) #s(literal -1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 (cbrt.f32 x) x) #s(literal -1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 4 binary32)) (*.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 (sqrt.f32 x) (pow.f32 x #s(literal 3/2 binary32)) #s(literal -1 binary32))
(fma.f32 (pow.f32 x #s(literal 3/2 binary32)) (sqrt.f32 x) #s(literal -1 binary32))
(fma.f32 (sqrt.f32 x) (pow.f32 x #s(literal 3/2 binary32)) #s(literal -1 binary32))
(fma.f32 (*.f32 x (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x) #s(literal -1 binary32))
(fma.f32 x x #s(literal -1 binary32))

eval72.0ms (1%)

Compiler

Compiled 9092 to 1991 computations (78.1% saved)

prune231.0ms (3.1%)

Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New4956501
Fresh000
Picked112
Done000
Total4967503
Accuracy
100.0%
Counts
503 → 7
Alt Table
Click to see full alt table
StatusAccuracyProgram
96.6%
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
9.4%
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
56.1%
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
56.1%
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
97.2%
(log.f32 (+.f32 x x))
98.3%
(log.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
54.5%
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
Compiler

Compiled 128 to 95 computations (25.8% saved)

simplify83.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
cost-diff0
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
cost-diff3072
(fma.f32 x x #s(literal -1 binary32))
cost-diff3072
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
cost-diff-3072
(+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))
cost-diff-3072
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
cost-diff0
(+.f32 x #s(literal -1 binary32))
cost-diff0
(+.f32 x #s(literal 1 binary32))
cost-diff0
(log.f32 x)
cost-diff0
(log.f32 #s(literal 2 binary32))
cost-diff0
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
cost-diff0
(+.f32 x x)
cost-diff0
(log.f32 (+.f32 x x))
cost-diff0
(/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))
cost-diff0
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
cost-diff96
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
cost-diff96
(log.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
Rules
1018×fma-define
874×unsub-neg
860×times-frac
820×distribute-neg-in
754×div-sub
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
032499
159499
2111439
3217439
4479419
51258419
63662419
75429419
Stop Event
node limit
Calls
Call 1
Inputs
(log.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
x
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
#s(literal 2 binary32)
(/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))
#s(literal 1/2 binary32)
(pow.f32 x #s(literal 2 binary32))
(log.f32 (+.f32 x x))
(+.f32 x x)
x
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(log.f32 #s(literal 2 binary32))
#s(literal 2 binary32)
(log.f32 x)
x
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))
x
(sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))
(+.f32 x #s(literal 1 binary32))
#s(literal 1 binary32)
(+.f32 x #s(literal -1 binary32))
#s(literal -1 binary32)
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
x
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
#s(literal -1 binary32)
Outputs
(log.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
(log.f32 (fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x)))
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(fma.f32 x #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) x))
x
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
#s(literal 2 binary32)
(/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))
#s(literal 1/2 binary32)
(pow.f32 x #s(literal 2 binary32))
(log.f32 (+.f32 x x))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(+.f32 x x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
x
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(log.f32 #s(literal 2 binary32))
#s(literal 2 binary32)
(log.f32 x)
x
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
x
(sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 x #s(literal 1 binary32))
#s(literal 1 binary32)
(+.f32 x #s(literal -1 binary32))
#s(literal -1 binary32)
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
x
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))
#s(literal -1 binary32)

localize376.0ms (5.1%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
accuracy100.0%
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
accuracy59.6%
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
accuracy16.5%
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
accuracy100.0%
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))
accuracy99.9%
(+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))
accuracy99.6%
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
accuracy59.6%
(sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))
accuracy100.0%
(log.f32 x)
accuracy100.0%
(log.f32 #s(literal 2 binary32))
accuracy99.0%
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
accuracy100.0%
(+.f32 x x)
accuracy99.6%
(log.f32 (+.f32 x x))
accuracy100.0%
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
accuracy99.9%
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
accuracy99.6%
(log.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
accuracy97.3%
(/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))
Results
320.0ms193×1valid
23.0ms63×0valid
Compiler

Compiled 138 to 28 computations (79.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 239.0ms
adjust: 166.0ms (69.4% of total)
ival-log: 25.0ms (10.5% of total)
ival-add: 9.0ms (3.8% of total)
ival-sqrt: 7.0ms (2.9% of total)
ival-pow: 7.0ms (2.9% of total)
ival-mult: 6.0ms (2.5% of total)
ival-fma: 5.0ms (2.1% of total)
ival-sub: 5.0ms (2.1% of total)
ival-div: 4.0ms (1.7% of total)
ival-neg: 2.0ms (0.8% of total)
const: 1.0ms (0.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series250.0ms (3.4%)

Counts
19 → 196
Calls
Call 1
Inputs
#<alt (log.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))>
#<alt (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))>
#<alt (log.f32 (+.f32 x x))>
#<alt (+.f32 x x)>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))>
#<alt (log.f32 #s(literal 2 binary32))>
#<alt (log.f32 x)>
#<alt (+.f32 x #s(literal 1 binary32))>
#<alt (+.f32 x #s(literal -1 binary32))>
#<alt (log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))>
#<alt (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))>
#<alt (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))>
#<alt (neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))>
#<alt (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))>
#<alt (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))>
#<alt (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))>
#<alt (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))>
Outputs
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -4 binary32) (pow.f32 x #s(literal 2 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 x))))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 4 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -64/3 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 8 binary32))) #s(literal 4 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (/.f32 #s(literal -1/2 binary32) x)>
#<alt (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) x)>
#<alt (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) x)>
#<alt (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))))>
#<alt (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))>
#<alt (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 x #s(literal 2 binary32)))>
#<alt (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 x #s(literal 2 binary32)))>
#<alt (/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 x #s(literal 2 binary32)))>
#<alt #s(literal 2 binary32)>
#<alt (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt #s(literal 2 binary32)>
#<alt (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))>
#<alt (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))>
#<alt (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))>
#<alt (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))>
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt #s(literal 1 binary32)>
#<alt (+.f32 #s(literal 1 binary32) x)>
#<alt (+.f32 #s(literal 1 binary32) x)>
#<alt (+.f32 #s(literal 1 binary32) x)>
#<alt x>
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))>
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))>
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))>
#<alt x>
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))>
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))>
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))>
#<alt #s(literal -1 binary32)>
#<alt (-.f32 x #s(literal 1 binary32))>
#<alt (-.f32 x #s(literal 1 binary32))>
#<alt (-.f32 x #s(literal 1 binary32))>
#<alt x>
#<alt (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))>
#<alt (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))>
#<alt (*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))>
#<alt x>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))>
#<alt (log.f32 (sqrt.f32 #s(literal -1 binary32)))>
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))>
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))>
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))))))>
#<alt (+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))))))>
#<alt (+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 30 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))))))>
#<alt (sqrt.f32 #s(literal -1 binary32))>
#<alt (+.f32 x (sqrt.f32 #s(literal -1 binary32)))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1 binary32))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))))>
#<alt (sqrt.f32 #s(literal -1 binary32))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt x>
#<alt (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 #s(literal -1 binary32) x)>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (*.f32 #s(literal -1 binary32) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (-.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (-.f32 (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (-.f32 (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (-.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (-.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))) (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))>
#<alt (+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))>
#<alt (+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))>
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (sqrt.f32 #s(literal -1 binary32))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt x>
#<alt (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))>
#<alt #s(literal -1 binary32)>
#<alt (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))>
#<alt (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))>
#<alt (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (pow.f32 x #s(literal 2 binary32))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))>
#<alt (-.f32 x (sqrt.f32 #s(literal -1 binary32)))>
#<alt (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))) (sqrt.f32 #s(literal -1 binary32)))>
#<alt (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) (sqrt.f32 #s(literal -1 binary32)))>
#<alt (/.f32 #s(literal 1/2 binary32) x)>
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)>
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x)>
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) #s(literal 2 binary32))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))) #s(literal 2 binary32))))>
Calls

54 calls:

TimeVariablePointExpression
104.0ms
x
@0
(log (+ x x))
62.0ms
x
@-inf
(+ (log 2) (log x))
25.0ms
x
@-inf
(log (+ x x))
20.0ms
x
@0
(+ (log 2) (log x))
13.0ms
x
@inf
(log (+ x x))

rewrite196.0ms (2.6%)

Algorithm
batch-egg-rewrite
Rules
358×log1p-expm1-u
346×associate-*r*
236×associate-*l*
231×expm1-log1p-u
227×add-exp-log
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
032344
1525206
27795206
Stop Event
node limit
Counts
19 → 403
Calls
Call 1
Inputs
(log.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
(/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))
(log.f32 (+.f32 x x))
(+.f32 x x)
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(log.f32 #s(literal 2 binary32))
(log.f32 x)
(+.f32 x #s(literal 1 binary32))
(+.f32 x #s(literal -1 binary32))
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
Outputs
(+.f32 (log.f32 x) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(+.f32 (log.f32 x) (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32)))
(+.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (log.f32 x))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(+.f32 (log.f32 (cbrt.f32 (pow.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 2 binary32)))) (log.f32 (cbrt.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(+.f32 (log.f32 (sqrt.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) (log.f32 (sqrt.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))) #s(literal 1 binary32))
(*.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(*.f32 (sqrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) (sqrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) (*.f32 (log.f32 x) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) (-.f32 (log.f32 x) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(pow.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(log1p.f32 (-.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(+.f32 #s(literal 0 binary32) (*.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) x))
(-.f32 (exp.f32 (log1p.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 1 binary32))
(/.f32 (*.f32 x (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)))) (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32)))))
(/.f32 (*.f32 x (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(/.f32 (*.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) x) (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32)))))
(/.f32 (*.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) x) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(pow.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(pow.f32 (cbrt.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 2 binary32))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))) (sqrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(sqrt.f32 (pow.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 2 binary32)))
(log.f32 (pow.f32 (exp.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) x))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(cbrt.f32 (pow.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 3 binary32)))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32))))
(cbrt.f32 (*.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))
(expm1.f32 (log1p.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(log1p.f32 (expm1.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(exp.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))
(+.f32 #s(literal 2 binary32) (*.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1 binary32)))
(+.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 2 binary32))
(*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(*.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(*.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (sqrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(*.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32))))))
(*.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32)))) (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))))
(/.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32)))))
(/.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32))))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))) (neg.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 2 binary32)))
(log.f32 (exp.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(cbrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(log1p.f32 (expm1.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(exp.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(exp.f32 (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(*.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))
(*.f32 (cbrt.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))))
(*.f32 (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (cbrt.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(*.f32 (/.f32 (sqrt.f32 #s(literal 1/2 binary32)) x) (/.f32 (sqrt.f32 #s(literal 1/2 binary32)) x))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (/.f32 (sqrt.f32 #s(literal 1/2 binary32)) x) #s(literal 2 binary32))
(pow.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32))
(neg.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))
(sqrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))
(log.f32 (pow.f32 (exp.f32 #s(literal 1/2 binary32)) (pow.f32 x #s(literal -2 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(cbrt.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(log1p.f32 (expm1.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(exp.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(exp.f32 (*.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (log.f32 #s(literal 0 binary32)))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal 0 binary32)))
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 #s(literal 0 binary32)))) #s(literal 1 binary32))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x #s(literal 0 binary32))))
(-.f32 (/.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(*.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)))
(*.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 #s(literal 0 binary32))))
(*.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))))))
(*.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)))))
(/.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 (/.f32 #s(literal 2 binary32) x)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))))))
(/.f32 (neg.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))
(pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 #s(literal 0 binary32))))
(log1p.f32 #s(literal -1 binary32))
(exp.f32 (log.f32 (log.f32 #s(literal 0 binary32))))
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 0 binary32))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log1p.f32 #s(literal 1 binary32)) (log.f32 x))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) (log.f32 x))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (log.f32 x))
#s(literal 0 binary32)
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 #s(literal 0 binary32)))) #s(literal 1 binary32))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x #s(literal 0 binary32))))
(-.f32 (/.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(*.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)))
(*.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 #s(literal 0 binary32))))
(*.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))))))
(*.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)))))
(/.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 (/.f32 #s(literal 2 binary32) x)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))))))
(/.f32 (neg.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))
(pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32)))
(log.f32 #s(literal 0 binary32))
(cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 #s(literal 0 binary32))))
(log1p.f32 #s(literal -1 binary32))
(exp.f32 (log.f32 (log.f32 #s(literal 0 binary32))))
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 0 binary32))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log1p.f32 #s(literal 1 binary32)) (log.f32 x))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) (log.f32 x))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (log.f32 x))
(-.f32 (exp.f32 (log1p.f32 (log1p.f32 #s(literal 1 binary32)))) #s(literal 1 binary32))
(*.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log1p.f32 #s(literal 1 binary32)))
(*.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) (pow.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 #s(literal 1 binary32))))
(*.f32 (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (sqrt.f32 (log1p.f32 #s(literal 1 binary32))))
(pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log1p.f32 #s(literal 1 binary32))))
(log1p.f32 #s(literal 1 binary32))
(exp.f32 (log.f32 (log1p.f32 #s(literal 1 binary32))))
(exp.f32 (*.f32 (log.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (log.f32 x))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 x)))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (log.f32 (cbrt.f32 x)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 x))) #s(literal 1 binary32))
(*.f32 (log.f32 x) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 x))
(*.f32 (cbrt.f32 (log.f32 x)) (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)))
(*.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)))
(pow.f32 (log.f32 x) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 x)))
(log1p.f32 (+.f32 x #s(literal -1 binary32)))
(exp.f32 (log.f32 (log.f32 x)))
(exp.f32 (*.f32 (log.f32 (log.f32 x)) #s(literal 1 binary32)))
(-.f32 x #s(literal -1 binary32))
(-.f32 (exp.f32 (log1p.f32 (+.f32 x #s(literal 1 binary32)))) #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))
(*.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32)))
(*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x)))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 2 binary32)) x)))
(/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (+.f32 x #s(literal -1 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) x))
(pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32)))
(log.f32 (exp.f32 (+.f32 x #s(literal 1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x #s(literal 1 binary32)))))
(cbrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 x #s(literal 1 binary32))))
(log1p.f32 (expm1.f32 (+.f32 x #s(literal 1 binary32))))
(exp.f32 (log1p.f32 x))
(exp.f32 (*.f32 (log1p.f32 x) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) x #s(literal 1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) #s(literal 1 binary32))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) #s(literal 1 binary32))
(-.f32 x #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))))
(*.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32)))
(*.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32))))))
(*.f32 (+.f32 (sqrt.f32 x) #s(literal 1 binary32)) (-.f32 (sqrt.f32 x) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))) (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal -1 binary32)))))
(/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 #s(literal -1 binary32) x))
(pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32)))
(log.f32 (exp.f32 (+.f32 x #s(literal -1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x #s(literal -1 binary32)))))
(cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log.f32 x))
(log1p.f32 (expm1.f32 (+.f32 x #s(literal -1 binary32))))
(exp.f32 (log.f32 (+.f32 x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) x #s(literal -1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) #s(literal -1 binary32))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) #s(literal -1 binary32))
#s(literal 0 binary32)
#s(literal 1 binary32)
(+.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal 0 binary32)
#s(literal 0 binary32)
(+.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))
(+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) x))
(+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32))))
(+.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))
(+.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal 1 binary32))))
(+.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) x) (+.f32 x #s(literal -1 binary32)))
(+.f32 (*.f32 x (+.f32 x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))
(+.f32 (*.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(/.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (+.f32 x #s(literal 1 binary32))))
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))) (+.f32 x #s(literal -1 binary32))))
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32))))))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32))))))
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 (pow.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal 1 binary32)))) (-.f32 (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))))))
(/.f32 (+.f32 (pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)))))
(/.f32 (-.f32 (pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal 1 binary32)))) (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))) (-.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))))
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)))
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) (+.f32 x #s(literal 1 binary32)))
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))
(/.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))
(/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal 1 binary32)))
(/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))))
(/.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x #s(literal -1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x #s(literal 1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))
(log.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x x #s(literal -1 binary32)))))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))
(cbrt.f32 (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32))))
(cbrt.f32 (*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32))))
(expm1.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)))
(log1p.f32 (expm1.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 x (+.f32 x #s(literal 1 binary32)) (neg.f32 (+.f32 x #s(literal 1 binary32))))
(fma.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(fma.f32 (+.f32 x #s(literal 1 binary32)) x (neg.f32 (+.f32 x #s(literal 1 binary32))))
(fma.f32 (cbrt.f32 (pow.f32 x #s(literal 4 binary32))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))
#s(literal 1 binary32)

simplify425.0ms (5.7%)

Algorithm
egg-herbie
Rules
1004×fma-define
832×associate-*r*
814×associate-*l*
576×distribute-lft-in
556×distribute-rgt-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
098619247
1242616926
Stop Event
node limit
Counts
599 → 681
Calls
Call 1
Inputs
(+.f32 (log.f32 #s(literal -1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -4 binary32) (pow.f32 x #s(literal 2 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 x))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 4 binary32)))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -64/3 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 8 binary32))) #s(literal 4 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(/.f32 #s(literal -1/2 binary32) x)
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) x)
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) x)
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))))
(/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 x #s(literal 2 binary32)))
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 x #s(literal 2 binary32)))
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 x #s(literal 2 binary32)))
#s(literal 2 binary32)
(-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
#s(literal 2 binary32)
(-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
#s(literal 1 binary32)
(+.f32 #s(literal 1 binary32) x)
(+.f32 #s(literal 1 binary32) x)
(+.f32 #s(literal 1 binary32) x)
x
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
x
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
#s(literal -1 binary32)
(-.f32 x #s(literal 1 binary32))
(-.f32 x #s(literal 1 binary32))
(-.f32 x #s(literal 1 binary32))
x
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
x
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(log.f32 (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))))))
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))))))
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 30 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))))))
(sqrt.f32 #s(literal -1 binary32))
(+.f32 x (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))))
(sqrt.f32 #s(literal -1 binary32))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
x
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 #s(literal -1 binary32) x)
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 #s(literal -1 binary32) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(-.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(-.f32 (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(-.f32 (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(-.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(-.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))) (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(sqrt.f32 #s(literal -1 binary32))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
x
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
#s(literal -1 binary32)
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(pow.f32 x #s(literal 2 binary32))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(pow.f32 x #s(literal 2 binary32))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))
(-.f32 x (sqrt.f32 #s(literal -1 binary32)))
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))) (sqrt.f32 #s(literal -1 binary32)))
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) (sqrt.f32 #s(literal -1 binary32)))
(/.f32 #s(literal 1/2 binary32) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) #s(literal 2 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))) #s(literal 2 binary32))))
(+.f32 (log.f32 x) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(+.f32 (log.f32 x) (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32)))
(+.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (log.f32 x))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(+.f32 (log.f32 (cbrt.f32 (pow.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 2 binary32)))) (log.f32 (cbrt.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(+.f32 (log.f32 (sqrt.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) (log.f32 (sqrt.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))) #s(literal 1 binary32))
(*.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(*.f32 (sqrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) (sqrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) (*.f32 (log.f32 x) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) (-.f32 (log.f32 x) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(pow.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(log1p.f32 (-.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(+.f32 #s(literal 0 binary32) (*.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) x))
(-.f32 (exp.f32 (log1p.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 1 binary32))
(/.f32 (*.f32 x (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)))) (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32)))))
(/.f32 (*.f32 x (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(/.f32 (*.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) x) (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32)))))
(/.f32 (*.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) x) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(pow.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(pow.f32 (cbrt.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 2 binary32))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))) (sqrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(sqrt.f32 (pow.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 2 binary32)))
(log.f32 (pow.f32 (exp.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) x))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(cbrt.f32 (pow.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 3 binary32)))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32))))
(cbrt.f32 (*.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))
(expm1.f32 (log1p.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(log1p.f32 (expm1.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(exp.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))
(+.f32 #s(literal 2 binary32) (*.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1 binary32)))
(+.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 2 binary32))
(*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(*.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(*.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (sqrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(*.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32))))))
(*.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32)))) (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))))
(/.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32)))))
(/.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(/.f32 (neg.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32))))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))) (neg.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 2 binary32)))
(log.f32 (exp.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(cbrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(log1p.f32 (expm1.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(exp.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(exp.f32 (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(*.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))
(*.f32 (cbrt.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))))
(*.f32 (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (cbrt.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(*.f32 (/.f32 (sqrt.f32 #s(literal 1/2 binary32)) x) (/.f32 (sqrt.f32 #s(literal 1/2 binary32)) x))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (/.f32 (sqrt.f32 #s(literal 1/2 binary32)) x) #s(literal 2 binary32))
(pow.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32))
(neg.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))
(sqrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))
(log.f32 (pow.f32 (exp.f32 #s(literal 1/2 binary32)) (pow.f32 x #s(literal -2 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(cbrt.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(log1p.f32 (expm1.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(exp.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(exp.f32 (*.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (log.f32 #s(literal 0 binary32)))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal 0 binary32)))
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 #s(literal 0 binary32)))) #s(literal 1 binary32))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x #s(literal 0 binary32))))
(-.f32 (/.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(*.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)))
(*.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 #s(literal 0 binary32))))
(*.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))))))
(*.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)))))
(/.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 (/.f32 #s(literal 2 binary32) x)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))))))
(/.f32 (neg.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))
(pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 #s(literal 0 binary32))))
(log1p.f32 #s(literal -1 binary32))
(exp.f32 (log.f32 (log.f32 #s(literal 0 binary32))))
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 0 binary32))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log1p.f32 #s(literal 1 binary32)) (log.f32 x))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) (log.f32 x))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (log.f32 x))
#s(literal 0 binary32)
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 #s(literal 0 binary32)))) #s(literal 1 binary32))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x #s(literal 0 binary32))))
(-.f32 (/.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(*.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)))
(*.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 #s(literal 0 binary32))))
(*.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))))))
(*.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)))))
(/.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 (/.f32 #s(literal 2 binary32) x)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))))))
(/.f32 (neg.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))
(pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32)))
(log.f32 #s(literal 0 binary32))
(cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 #s(literal 0 binary32))))
(log1p.f32 #s(literal -1 binary32))
(exp.f32 (log.f32 (log.f32 #s(literal 0 binary32))))
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 0 binary32))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log1p.f32 #s(literal 1 binary32)) (log.f32 x))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) (log.f32 x))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (log.f32 x))
(-.f32 (exp.f32 (log1p.f32 (log1p.f32 #s(literal 1 binary32)))) #s(literal 1 binary32))
(*.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log1p.f32 #s(literal 1 binary32)))
(*.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) (pow.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 #s(literal 1 binary32))))
(*.f32 (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (sqrt.f32 (log1p.f32 #s(literal 1 binary32))))
(pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log1p.f32 #s(literal 1 binary32))))
(log1p.f32 #s(literal 1 binary32))
(exp.f32 (log.f32 (log1p.f32 #s(literal 1 binary32))))
(exp.f32 (*.f32 (log.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (log.f32 x))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 x)))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (log.f32 (cbrt.f32 x)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 x))) #s(literal 1 binary32))
(*.f32 (log.f32 x) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 x))
(*.f32 (cbrt.f32 (log.f32 x)) (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)))
(*.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)))
(pow.f32 (log.f32 x) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 x)))
(log1p.f32 (+.f32 x #s(literal -1 binary32)))
(exp.f32 (log.f32 (log.f32 x)))
(exp.f32 (*.f32 (log.f32 (log.f32 x)) #s(literal 1 binary32)))
(-.f32 x #s(literal -1 binary32))
(-.f32 (exp.f32 (log1p.f32 (+.f32 x #s(literal 1 binary32)))) #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))
(*.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32)))
(*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x)))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 2 binary32)) x)))
(/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (+.f32 x #s(literal -1 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) x))
(pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32)))
(log.f32 (exp.f32 (+.f32 x #s(literal 1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x #s(literal 1 binary32)))))
(cbrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 x #s(literal 1 binary32))))
(log1p.f32 (expm1.f32 (+.f32 x #s(literal 1 binary32))))
(exp.f32 (log1p.f32 x))
(exp.f32 (*.f32 (log1p.f32 x) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) x #s(literal 1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) #s(literal 1 binary32))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) #s(literal 1 binary32))
(-.f32 x #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))))
(*.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32)))
(*.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32))))))
(*.f32 (+.f32 (sqrt.f32 x) #s(literal 1 binary32)) (-.f32 (sqrt.f32 x) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))) (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal -1 binary32)))))
(/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 #s(literal -1 binary32) x))
(pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32)))
(log.f32 (exp.f32 (+.f32 x #s(literal -1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x #s(literal -1 binary32)))))
(cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log.f32 x))
(log1p.f32 (expm1.f32 (+.f32 x #s(literal -1 binary32))))
(exp.f32 (log.f32 (+.f32 x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) x #s(literal -1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) #s(literal -1 binary32))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) #s(literal -1 binary32))
#s(literal 0 binary32)
#s(literal 1 binary32)
(+.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal 0 binary32)
#s(literal 0 binary32)
(+.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))
(+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) x))
(+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32))))
(+.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))
(+.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal 1 binary32))))
(+.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) x) (+.f32 x #s(literal -1 binary32)))
(+.f32 (*.f32 x (+.f32 x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))
(+.f32 (*.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(/.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (+.f32 x #s(literal 1 binary32))))
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))) (+.f32 x #s(literal -1 binary32))))
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32))))))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32))))))
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 (pow.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal 1 binary32)))) (-.f32 (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))))))
(/.f32 (+.f32 (pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)))))
(/.f32 (-.f32 (pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(/.f32 (-.f32 (*.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal 1 binary32)))) (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))) (-.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))))
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)))
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) (+.f32 x #s(literal 1 binary32)))
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))
(/.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))
(/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal 1 binary32)))
(/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))))
(/.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x #s(literal -1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x)))
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x #s(literal 1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))
(log.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x x #s(literal -1 binary32)))))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))
(cbrt.f32 (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32))))
(cbrt.f32 (*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32))))
(expm1.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)))
(log1p.f32 (expm1.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 x (+.f32 x #s(literal 1 binary32)) (neg.f32 (+.f32 x #s(literal 1 binary32))))
(fma.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(fma.f32 (+.f32 x #s(literal 1 binary32)) x (neg.f32 (+.f32 x #s(literal 1 binary32))))
(fma.f32 (cbrt.f32 (pow.f32 x #s(literal 4 binary32))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))
#s(literal 1 binary32)
Outputs
(+.f32 (log.f32 #s(literal -1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (neg.f32 (log.f32 x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -4 binary32) (pow.f32 x #s(literal 2 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 x))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 #s(literal -4 binary32) (pow.f32 x #s(literal 2 binary32)) (neg.f32 (log.f32 x))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 4 binary32)))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 #s(literal -1 binary32) (log.f32 x) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -8 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -4 binary32)))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -8 binary32) #s(literal -4 binary32)) (neg.f32 (log.f32 x))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 x)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -64/3 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 8 binary32))) #s(literal 4 binary32)))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 #s(literal -1 binary32) (log.f32 x) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -64/3 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -8 binary32)) #s(literal -4 binary32)))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -64/3 binary32) #s(literal -8 binary32)) #s(literal -4 binary32)) (neg.f32 (log.f32 x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 (+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 (log.f32 x) (-.f32 (log1p.f32 #s(literal 1 binary32)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (fma.f32 #s(literal -1 binary32) (neg.f32 (log.f32 x)) (neg.f32 (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) (log.f32 #s(literal 2 binary32)))
(-.f32 (+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (+.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log1p.f32 #s(literal 1 binary32)) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -2 binary32)) (-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 1/192 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -2 binary32)) (-.f32 (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (neg.f32 (/.f32 (+.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 1/192 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(/.f32 #s(literal -1/2 binary32) x)
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) x)
(/.f32 (fma.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -1/2 binary32)) x)
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) x)
(/.f32 (fma.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -1/2 binary32)) x)
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) x)
(/.f32 (fma.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -1/2 binary32)) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32)))
(*.f32 x (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32)))
(*.f32 x (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32)))
(*.f32 x (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32))))
(/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 x #s(literal 2 binary32)))
(/.f32 (fma.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -1/2 binary32)) (pow.f32 x #s(literal 2 binary32)))
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 x #s(literal 2 binary32)))
(/.f32 (fma.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -1/2 binary32)) (pow.f32 x #s(literal 2 binary32)))
(/.f32 (-.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 x #s(literal 2 binary32)))
(/.f32 (fma.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -1/2 binary32)) (pow.f32 x #s(literal 2 binary32)))
#s(literal 2 binary32)
(-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
(-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
(-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
#s(literal 2 binary32)
(-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
(-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
(-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal 2 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (log1p.f32 #s(literal 1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal 2 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (log1p.f32 #s(literal 1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal 2 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (log1p.f32 #s(literal 1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -1 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal 2 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (log1p.f32 #s(literal 1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(neg.f32 (neg.f32 (log.f32 x)))
(log.f32 x)
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(neg.f32 (neg.f32 (log.f32 x)))
(log.f32 x)
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(neg.f32 (neg.f32 (log.f32 x)))
(log.f32 x)
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(neg.f32 (neg.f32 (log.f32 x)))
(log.f32 x)
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1 binary32)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1 binary32)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1 binary32)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (log.f32 #s(literal -1 binary32)))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
#s(literal 1 binary32)
(+.f32 #s(literal 1 binary32) x)
(+.f32 x #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) x)
(+.f32 x #s(literal 1 binary32))
(+.f32 #s(literal 1 binary32) x)
(+.f32 x #s(literal 1 binary32))
x
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(+.f32 x #s(literal 1 binary32))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(+.f32 x #s(literal 1 binary32))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(+.f32 x #s(literal 1 binary32))
x
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(+.f32 x #s(literal 1 binary32))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(+.f32 x #s(literal 1 binary32))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(+.f32 x #s(literal 1 binary32))
#s(literal -1 binary32)
(-.f32 x #s(literal 1 binary32))
(+.f32 #s(literal -1 binary32) x)
(-.f32 x #s(literal 1 binary32))
(+.f32 #s(literal -1 binary32) x)
(-.f32 x #s(literal 1 binary32))
(+.f32 #s(literal -1 binary32) x)
x
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
x
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))
(neg.f32 (-.f32 #s(literal 1 binary32) x))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))
(neg.f32 (-.f32 #s(literal 1 binary32) x))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1 binary32) x) #s(literal -1 binary32)))
(neg.f32 (-.f32 #s(literal 1 binary32) x))
(log.f32 (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (/.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3/40 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 (+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 (log.f32 x) (-.f32 (log1p.f32 #s(literal 1 binary32)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (*.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))) (log.f32 #s(literal 2 binary32)))
(-.f32 (+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log1p.f32 #s(literal 1 binary32)) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))))))
(+.f32 (log.f32 #s(literal -2 binary32)) (-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)))))))
(+.f32 (log.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32))) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (fma.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32)))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32)))))))
(+.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))) (*.f32 #s(literal 30 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))))))
(+.f32 (log.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32))) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (fma.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32)))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (fma.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (/.f32 #s(literal 45 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 (/.f32 #s(literal 45 binary32) (*.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)))) (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32)) #s(literal 3 binary32))))) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32))))))))
(+.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal -3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (fma.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (/.f32 #s(literal -45/2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))) #s(literal -15 binary32)) (pow.f32 x #s(literal 6 binary32))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))))
(sqrt.f32 #s(literal -1 binary32))
(+.f32 x (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))
(fma.f32 x (fma.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))))))
(fma.f32 x (fma.f32 x (fma.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32)))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1 binary32))))
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1 binary32))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32)))
(*.f32 x (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))
(*.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) (neg.f32 x))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(*.f32 x (neg.f32 (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 #s(literal -2 binary32) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))))))
(sqrt.f32 #s(literal -1 binary32))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (neg.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 1/16 binary32)) (/.f32 #s(literal -1/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32)))
x
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 #s(literal -1 binary32) x)
(neg.f32 x)
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 (neg.f32 x) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x))
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 (neg.f32 x) (+.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x))
(*.f32 #s(literal -1 binary32) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(neg.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(-.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(-.f32 (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(-.f32 (*.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(-.f32 (fma.f32 x (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(-.f32 (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(-.f32 (*.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (/.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3/40 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32))))) (-.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(neg.f32 (+.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal 1/2 binary32))))
(fma.f32 #s(literal -1 binary32) (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(neg.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (neg.f32 (log.f32 x)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (fma.f32 #s(literal -1 binary32) (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) (+.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal 1/2 binary32))))
(-.f32 (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) (log.f32 #s(literal 1/2 binary32)))
(-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (neg.f32 (log.f32 x)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (-.f32 (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 (pow.f32 x #s(literal 4 binary32)))) (log.f32 #s(literal 1/2 binary32))) (+.f32 (log.f32 x) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(neg.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(neg.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(-.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(-.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(-.f32 (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))) (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))))
(+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))) (-.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (neg.f32 x) (sqrt.f32 #s(literal -1 binary32))))
(-.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal -3/40 binary32) (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(+.f32 (neg.f32 (log.f32 x)) (log.f32 #s(literal 1/2 binary32)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (neg.f32 (log.f32 x)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (neg.f32 (log.f32 x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))))
(+.f32 (+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (+.f32 (neg.f32 (log.f32 x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))))))
(+.f32 (+.f32 (+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))))
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -2 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -2 binary32)) (-.f32 (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal -2 binary32)) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (neg.f32 (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))
(-.f32 (+.f32 (log.f32 #s(literal -2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (-.f32 (-.f32 (log.f32 #s(literal -2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(sqrt.f32 #s(literal -1 binary32))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(fma.f32 #s(literal 1/2 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal -1/8 binary32) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal 1/16 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (neg.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal 1/16 binary32)) (/.f32 #s(literal -1/8 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) (sqrt.f32 #s(literal -1 binary32)))
x
(*.f32 x (-.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 1 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 1 binary32) (-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 (-.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 #s(literal -1 binary32) (*.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))
x
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))
(*.f32 x (neg.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))
(*.f32 (+.f32 #s(literal -1 binary32) (-.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) (neg.f32 x))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))
(*.f32 (+.f32 (+.f32 #s(literal -1 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (-.f32 (/.f32 #s(literal 1/16 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))))) (neg.f32 x))
#s(literal -1 binary32)
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 x #s(literal 2 binary32))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(pow.f32 x #s(literal 2 binary32))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (/.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))
(neg.f32 (sqrt.f32 #s(literal -1 binary32)))
(-.f32 x (sqrt.f32 #s(literal -1 binary32)))
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))) (sqrt.f32 #s(literal -1 binary32)))
(fma.f32 x (fma.f32 #s(literal -1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32))))
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) (sqrt.f32 #s(literal -1 binary32)))
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/8 binary32)) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (sqrt.f32 #s(literal -1 binary32)))
(fma.f32 x (fma.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32))))
(/.f32 #s(literal 1/2 binary32) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x)
(/.f32 (+.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x)
(/.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 6 binary32)))))) x)
(/.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/2 binary32))) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32)))
(*.f32 x (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) #s(literal 2 binary32))))
(*.f32 (neg.f32 x) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal -2 binary32))))
(*.f32 x (neg.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal -2 binary32)))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))) #s(literal 2 binary32))))
(*.f32 (neg.f32 x) (+.f32 (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32))))) #s(literal -2 binary32)))
(*.f32 (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 4 binary32))) #s(literal -2 binary32))) (neg.f32 x))
(+.f32 (log.f32 x) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(+.f32 (log.f32 x) (log.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))))
(+.f32 (log.f32 x) (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))))
(+.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (log.f32 x))
(+.f32 (log.f32 x) (log.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))
(+.f32 (log.f32 (cbrt.f32 (pow.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 2 binary32)))) (log.f32 (cbrt.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(+.f32 (log.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)) #s(literal 2 binary32)))) (log.f32 (cbrt.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))))
(+.f32 (log.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))) #s(literal 2 binary32)))) (log.f32 (cbrt.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) (log.f32 (sqrt.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))))
(*.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 1 binary32))
(log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 2 binary32)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) (sqrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) (*.f32 (log.f32 x) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))) (-.f32 (log.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))) (log.f32 x)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32))) (fma.f32 (log.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))) (-.f32 (log.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))) (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 2 binary32))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) (-.f32 (log.f32 x) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))) (log.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))))) (-.f32 (log.f32 x) (log.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32)))))
(pow.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 1 binary32))
(log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))
(pow.f32 (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 3 binary32))
(log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))
(pow.f32 (sqrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 2 binary32))
(log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))
(sqrt.f32 (pow.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 2 binary32)))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))) #s(literal 2 binary32)))
(fabs.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)))))
(cbrt.f32 (pow.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 3 binary32)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))
(expm1.f32 (log1p.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))))
(log1p.f32 (-.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32)))
(log1p.f32 (+.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)) #s(literal -1 binary32)))
(log1p.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))
(exp.f32 (log.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 1 binary32)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)))
(log.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(+.f32 (log.f32 x) (log.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)) (log.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(+.f32 (log.f32 x) (log.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))))
(+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))
(*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)))
(+.f32 #s(literal 0 binary32) (*.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) x))
(*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))
(*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))))
(+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))
(/.f32 (*.f32 x (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)))) (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32)))))
(/.f32 (*.f32 x (-.f32 #s(literal 8 binary32) (*.f32 #s(literal 1/8 binary32) (pow.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32))))) (+.f32 #s(literal 4 binary32) (+.f32 (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))))
(*.f32 (fma.f32 #s(literal -1/8 binary32) (pow.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32)) #s(literal 8 binary32)) (/.f32 x (+.f32 #s(literal 4 binary32) (+.f32 (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))))))
(/.f32 (*.f32 x (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(*.f32 x (/.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(*.f32 x (/.f32 (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))))
(/.f32 (*.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) x) (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32)))))
(/.f32 (*.f32 x (-.f32 #s(literal 8 binary32) (*.f32 #s(literal 1/8 binary32) (pow.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32))))) (+.f32 #s(literal 4 binary32) (+.f32 (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))))
(*.f32 (fma.f32 #s(literal -1/8 binary32) (pow.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32)) #s(literal 8 binary32)) (/.f32 x (+.f32 #s(literal 4 binary32) (+.f32 (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))))))
(/.f32 (*.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) x) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(*.f32 x (/.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(*.f32 x (/.f32 (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))))
(pow.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))
(*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))
(*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)))
(pow.f32 (cbrt.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 3 binary32))
(*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))
(*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)))
(pow.f32 (pow.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))
(*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)))
(pow.f32 (sqrt.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))) #s(literal 2 binary32))
(*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))
(*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))
(*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))) (sqrt.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))
(*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)))
(sqrt.f32 (pow.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 2 binary32)))
(sqrt.f32 (pow.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x)) #s(literal 2 binary32)))
(fabs.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32))))
(log.f32 (pow.f32 (exp.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) x))
(log.f32 (pow.f32 (exp.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))) x))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))))
(*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))
(*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)))
(cbrt.f32 (pow.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 3 binary32)))
(*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))
(*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32))))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32))))
(cbrt.f32 (*.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32)) #s(literal 3 binary32))))
(expm1.f32 (log1p.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(expm1.f32 (log1p.f32 (*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))))
(+.f32 #s(literal 1 binary32) (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)) #s(literal -1 binary32)))
(log1p.f32 (expm1.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))
(*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)))
(exp.f32 (log.f32 (+.f32 #s(literal 0 binary32) (*.f32 x (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(*.f32 #s(literal -1/2 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) x))
(*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -1 binary32)))
(+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(+.f32 #s(literal 2 binary32) (*.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1 binary32)))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(+.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 2 binary32))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(*.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 1 binary32))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(*.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 2 binary32)))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(*.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (sqrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(*.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 4 binary32) (+.f32 (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))) (-.f32 #s(literal 8 binary32) (*.f32 #s(literal 1/8 binary32) (pow.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32))))))
(/.f32 (fma.f32 #s(literal -1/8 binary32) (pow.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32)) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (+.f32 (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))))
(*.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(/.f32 (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32)))) (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 4 binary32) (+.f32 (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))) (-.f32 #s(literal 8 binary32) (*.f32 #s(literal 1/8 binary32) (pow.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32))))))
(/.f32 (fma.f32 #s(literal -1/8 binary32) (pow.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32)) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (+.f32 (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))))
(*.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(/.f32 (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32)))
(/.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 4 binary32) (+.f32 (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))) (-.f32 #s(literal 8 binary32) (*.f32 #s(literal 1/8 binary32) (pow.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32))))))
(/.f32 (fma.f32 #s(literal -1/8 binary32) (pow.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32)) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (+.f32 (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))))
(/.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(*.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(/.f32 (+.f32 #s(literal 4 binary32) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32)))
(/.f32 (neg.f32 (-.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)))) (neg.f32 (+.f32 #s(literal 4 binary32) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))) (pow.f32 x #s(literal -2 binary32))))))
(/.f32 (neg.f32 (-.f32 #s(literal 8 binary32) (*.f32 #s(literal 1/8 binary32) (pow.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32))))) (+.f32 #s(literal -4 binary32) (neg.f32 (+.f32 (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))))))
(/.f32 (+.f32 #s(literal -8 binary32) (*.f32 #s(literal 1/8 binary32) (pow.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32)))) (-.f32 #s(literal -4 binary32) (+.f32 (pow.f32 x #s(literal -2 binary32)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))))
(/.f32 (neg.f32 (-.f32 #s(literal 4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))) (neg.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(/.f32 (+.f32 #s(literal -4 binary32) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal -2 binary32)))
(/.f32 (+.f32 #s(literal 8 binary32) (pow.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 4 binary32) (-.f32 (*.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) (*.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(/.f32 (+.f32 #s(literal 8 binary32) (*.f32 #s(literal -1/8 binary32) (pow.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32)))) (+.f32 #s(literal 4 binary32) (*.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) (-.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 2 binary32)))))
(/.f32 (fma.f32 #s(literal -1/8 binary32) (pow.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 3 binary32)) #s(literal 8 binary32)) (+.f32 #s(literal 4 binary32) (fma.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -4 binary32)) (*.f32 #s(literal 1 binary32) (pow.f32 x #s(literal -2 binary32))))))
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) (-.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal -2 binary32)) (pow.f32 x #s(literal -2 binary32))))) (+.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(/.f32 (-.f32 #s(literal 4 binary32) (*.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal -4 binary32)))) (fma.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32)))
(pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 1 binary32))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(pow.f32 (cbrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 3 binary32))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(pow.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(pow.f32 (sqrt.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 2 binary32))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 2 binary32)))
(sqrt.f32 (pow.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32)) #s(literal 2 binary32)))
(fabs.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32)))
(log.f32 (exp.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(cbrt.f32 (pow.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32)))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(expm1.f32 (log1p.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(expm1.f32 (log1p.f32 (fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))))
(log1p.f32 (expm1.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(exp.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(exp.f32 (*.f32 (log.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32)))
(fma.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32)) #s(literal 2 binary32))
(-.f32 (exp.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(*.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1 binary32))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(*.f32 (cbrt.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))))
(*.f32 (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))) (cbrt.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(*.f32 (cbrt.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32)))))
(*.f32 (/.f32 (sqrt.f32 #s(literal 1/2 binary32)) x) (/.f32 (sqrt.f32 #s(literal 1/2 binary32)) x))
(pow.f32 (/.f32 (sqrt.f32 #s(literal 1/2 binary32)) x) #s(literal 2 binary32))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 x #s(literal 2 binary32)))))
(/.f32 #s(literal -1/2 binary32) (neg.f32 (pow.f32 x #s(literal 2 binary32))))
(/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))
(*.f32 (pow.f32 x #s(literal -2 binary32)) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 1 binary32))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(pow.f32 (cbrt.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 3 binary32))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(pow.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(pow.f32 (/.f32 (sqrt.f32 #s(literal 1/2 binary32)) x) #s(literal 2 binary32))
(pow.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 2 binary32)) #s(literal -1 binary32))
(/.f32 #s(literal -1/2 binary32) (neg.f32 (pow.f32 x #s(literal 2 binary32))))
(/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))
(neg.f32 (*.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal -2 binary32))))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(sqrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 4 binary32))))
(log.f32 (pow.f32 (exp.f32 #s(literal 1/2 binary32)) (pow.f32 x #s(literal -2 binary32))))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))))))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(cbrt.f32 (pow.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32))) #s(literal 3 binary32)))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(expm1.f32 (log1p.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(log1p.f32 (expm1.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(exp.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(exp.f32 (*.f32 (log.f32 (*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))) #s(literal 1 binary32)))
(*.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal -2 binary32)))
(+.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))
(*.f32 #s(literal 2 binary32) (log.f32 #s(literal 0 binary32)))
(+.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 #s(literal 0 binary32) (log.f32 #s(literal 0 binary32)))
(log.f32 #s(literal 0 binary32))
(+.f32 (log.f32 #s(literal -1 binary32)) (log.f32 #s(literal 0 binary32)))
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))
#s(literal 0 binary32)
(-.f32 (exp.f32 (log1p.f32 (log.f32 #s(literal 0 binary32)))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log.f32 #s(literal 0 binary32))))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x #s(literal 0 binary32))))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (pow.f32 x #s(literal 2 binary32))))
(-.f32 (/.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(-.f32 (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(*.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32))
(log.f32 #s(literal 0 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)))
(log.f32 #s(literal 0 binary32))
(*.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 #s(literal 0 binary32))))
(*.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))))
(*.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))))
(log.f32 #s(literal 0 binary32))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))
(*.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(log.f32 #s(literal 0 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))))
(log.f32 #s(literal 0 binary32))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log1p.f32 #s(literal 1 binary32)) (-.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)))))
(/.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 (/.f32 #s(literal 2 binary32) x)))
(log.f32 #s(literal 0 binary32))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))))))
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))))
(/.f32 (neg.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x))))
(log.f32 #s(literal 0 binary32))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
(pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32))
(log.f32 #s(literal 0 binary32))
(pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 3 binary32))
(log.f32 #s(literal 0 binary32))
(pow.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 #s(literal 0 binary32))
(pow.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32))
(log.f32 #s(literal 0 binary32))
(sqrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32)))
(fabs.f32 (log.f32 #s(literal 0 binary32)))
(cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)))
(log.f32 #s(literal 0 binary32))
(expm1.f32 (log1p.f32 (log.f32 #s(literal 0 binary32))))
(log1p.f32 #s(literal -1 binary32))
(log.f32 #s(literal 0 binary32))
(exp.f32 (log.f32 (log.f32 #s(literal 0 binary32))))
(log.f32 #s(literal 0 binary32))
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 0 binary32))) #s(literal 1 binary32)))
(log.f32 #s(literal 0 binary32))
(fma.f32 #s(literal 1 binary32) (log1p.f32 #s(literal 1 binary32)) (log.f32 x))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) (log.f32 x))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (log.f32 x))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
#s(literal 0 binary32)
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))
#s(literal 0 binary32)
(-.f32 (exp.f32 (log1p.f32 (log.f32 #s(literal 0 binary32)))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log.f32 #s(literal 0 binary32))))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x #s(literal 0 binary32))))
(-.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (pow.f32 x #s(literal 2 binary32))))
(-.f32 (/.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(-.f32 (/.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(*.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32))
(log.f32 #s(literal 0 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 0 binary32)))
(log.f32 #s(literal 0 binary32))
(*.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 #s(literal 0 binary32))))
(*.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) (cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32))))
(*.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) (sqrt.f32 (log.f32 #s(literal 0 binary32))))
(log.f32 #s(literal 0 binary32))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))
(*.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(log.f32 #s(literal 0 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))))
(log.f32 #s(literal 0 binary32))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log1p.f32 #s(literal 1 binary32)) (-.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 x)))))
(/.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x))) (log.f32 (/.f32 #s(literal 2 binary32) x)))
(log.f32 #s(literal 0 binary32))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)))) (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (*.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))))))
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))))
(/.f32 (neg.f32 (*.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal 2 binary32) x)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x))))
(log.f32 #s(literal 0 binary32))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))))
(pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 1 binary32))
(log.f32 #s(literal 0 binary32))
(pow.f32 (cbrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 3 binary32))
(log.f32 #s(literal 0 binary32))
(pow.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 #s(literal 0 binary32))
(pow.f32 (sqrt.f32 (log.f32 #s(literal 0 binary32))) #s(literal 2 binary32))
(log.f32 #s(literal 0 binary32))
(sqrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 2 binary32)))
(fabs.f32 (log.f32 #s(literal 0 binary32)))
(log.f32 #s(literal 0 binary32))
(cbrt.f32 (pow.f32 (log.f32 #s(literal 0 binary32)) #s(literal 3 binary32)))
(log.f32 #s(literal 0 binary32))
(expm1.f32 (log1p.f32 (log.f32 #s(literal 0 binary32))))
(log1p.f32 #s(literal -1 binary32))
(log.f32 #s(literal 0 binary32))
(exp.f32 (log.f32 (log.f32 #s(literal 0 binary32))))
(log.f32 #s(literal 0 binary32))
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 0 binary32))) #s(literal 1 binary32)))
(log.f32 #s(literal 0 binary32))
(fma.f32 #s(literal 1 binary32) (log1p.f32 #s(literal 1 binary32)) (log.f32 x))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) (log.f32 x))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (log.f32 x))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (log1p.f32 #s(literal 1 binary32)))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log.f32 #s(literal 2 binary32))))
(expm1.f32 (log1p.f32 (log1p.f32 #s(literal 1 binary32))))
(*.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 1 binary32))
(log.f32 #s(literal 2 binary32))
(log1p.f32 #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log1p.f32 #s(literal 1 binary32)))
(log.f32 #s(literal 2 binary32))
(log1p.f32 #s(literal 1 binary32))
(*.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) (pow.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 2 binary32)))
(log.f32 #s(literal 2 binary32))
(log1p.f32 #s(literal 1 binary32))
(*.f32 (pow.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (log1p.f32 #s(literal 1 binary32))))
(log.f32 #s(literal 2 binary32))
(log1p.f32 #s(literal 1 binary32))
(*.f32 (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (sqrt.f32 (log1p.f32 #s(literal 1 binary32))))
(log.f32 #s(literal 2 binary32))
(log1p.f32 #s(literal 1 binary32))
(pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 1 binary32))
(log.f32 #s(literal 2 binary32))
(log1p.f32 #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 3 binary32))
(log.f32 #s(literal 2 binary32))
(log1p.f32 #s(literal 1 binary32))
(pow.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 #s(literal 2 binary32))
(log1p.f32 #s(literal 1 binary32))
(pow.f32 (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 2 binary32))
(log.f32 #s(literal 2 binary32))
(log1p.f32 #s(literal 1 binary32))
(sqrt.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)))
(sqrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))
(fabs.f32 (log1p.f32 #s(literal 1 binary32)))
(cbrt.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32)))
(log.f32 #s(literal 2 binary32))
(log1p.f32 #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log1p.f32 #s(literal 1 binary32))))
(expm1.f32 (log1p.f32 (log.f32 #s(literal 2 binary32))))
(log1p.f32 #s(literal 1 binary32))
(log.f32 #s(literal 2 binary32))
(exp.f32 (log.f32 (log1p.f32 #s(literal 1 binary32))))
(log.f32 #s(literal 2 binary32))
(log1p.f32 #s(literal 1 binary32))
(exp.f32 (*.f32 (log.f32 (log1p.f32 #s(literal 1 binary32))) #s(literal 1 binary32)))
(log.f32 #s(literal 2 binary32))
(log1p.f32 #s(literal 1 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 x))
(neg.f32 (neg.f32 (log.f32 x)))
(log.f32 x)
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 x)))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 x)))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (log.f32 (cbrt.f32 x)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 x))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log.f32 x)))
(*.f32 (log.f32 x) #s(literal 1 binary32))
(neg.f32 (neg.f32 (log.f32 x)))
(log.f32 x)
(*.f32 #s(literal 1 binary32) (log.f32 x))
(neg.f32 (neg.f32 (log.f32 x)))
(log.f32 x)
(*.f32 (cbrt.f32 (log.f32 x)) (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)))
(*.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)))
(neg.f32 (neg.f32 (log.f32 x)))
(log.f32 x)
(pow.f32 (log.f32 x) #s(literal 1 binary32))
(neg.f32 (neg.f32 (log.f32 x)))
(log.f32 x)
(pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 3 binary32))
(neg.f32 (neg.f32 (log.f32 x)))
(log.f32 x)
(pow.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(neg.f32 (neg.f32 (log.f32 x)))
(log.f32 x)
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32))
(neg.f32 (neg.f32 (log.f32 x)))
(log.f32 x)
(sqrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)))
(fabs.f32 (log.f32 x))
(cbrt.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)))
(neg.f32 (neg.f32 (log.f32 x)))
(log.f32 x)
(expm1.f32 (log1p.f32 (log.f32 x)))
(log1p.f32 (+.f32 x #s(literal -1 binary32)))
(log1p.f32 (+.f32 #s(literal -1 binary32) x))
(log.f32 (+.f32 #s(literal 0 binary32) x))
(exp.f32 (log.f32 (log.f32 x)))
(neg.f32 (neg.f32 (log.f32 x)))
(log.f32 x)
(exp.f32 (*.f32 (log.f32 (log.f32 x)) #s(literal 1 binary32)))
(neg.f32 (neg.f32 (log.f32 x)))
(log.f32 x)
(-.f32 x #s(literal -1 binary32))
(+.f32 x #s(literal 1 binary32))
(-.f32 (exp.f32 (log1p.f32 (+.f32 x #s(literal 1 binary32)))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (+.f32 x #s(literal 1 binary32))))
(+.f32 (+.f32 #s(literal 2 binary32) x) #s(literal -1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1 binary32) x)))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) x))
(*.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32)))
(+.f32 x #s(literal 1 binary32))
(*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))
(+.f32 x #s(literal 1 binary32))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1 binary32) x)))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) x))
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)))
(+.f32 x #s(literal 1 binary32))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x #s(literal 1 binary32))))
(+.f32 x #s(literal 1 binary32))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(+.f32 x #s(literal 1 binary32))
(*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x (+.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))
(*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x (+.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1 binary32) x)))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) x))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -1 binary32) x)))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) x))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x)))
(*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x (+.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 2 binary32)) x)))
(*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x (+.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)))
(/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (+.f32 x #s(literal -1 binary32))))
(/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) x))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) x))
(/.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(/.f32 (-.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (neg.f32 (fma.f32 x (+.f32 #s(literal -1 binary32) x) #s(literal 1 binary32))))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))))
(*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x (+.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) x))
(/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (-.f32 #s(literal 1 binary32) x))
(pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))
(+.f32 x #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32))
(+.f32 x #s(literal 1 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(+.f32 x #s(literal 1 binary32))
(pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32))
(+.f32 x #s(literal 1 binary32))
(sqrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32)))
(fabs.f32 (+.f32 x #s(literal 1 binary32)))
(log.f32 (exp.f32 (+.f32 x #s(literal 1 binary32))))
(+.f32 x #s(literal 1 binary32))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x #s(literal 1 binary32)))))
(+.f32 x #s(literal 1 binary32))
(cbrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)))
(+.f32 x #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (+.f32 x #s(literal 1 binary32))))
(+.f32 (+.f32 #s(literal 2 binary32) x) #s(literal -1 binary32))
(log1p.f32 (expm1.f32 (+.f32 x #s(literal 1 binary32))))
(+.f32 x #s(literal 1 binary32))
(exp.f32 (log1p.f32 x))
(+.f32 x #s(literal 1 binary32))
(exp.f32 (*.f32 (log1p.f32 x) #s(literal 1 binary32)))
(+.f32 x #s(literal 1 binary32))
(fma.f32 #s(literal 1 binary32) x #s(literal 1 binary32))
(+.f32 x #s(literal 1 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) #s(literal 1 binary32))
(+.f32 x #s(literal 1 binary32))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) #s(literal 1 binary32))
(+.f32 x #s(literal 1 binary32))
(-.f32 x #s(literal 1 binary32))
(+.f32 #s(literal -1 binary32) x)
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))
(*.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32)))
(+.f32 #s(literal -1 binary32) x)
(*.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))
(+.f32 #s(literal -1 binary32) x)
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))
(*.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (+.f32 #s(literal -1 binary32) x)) (cbrt.f32 (pow.f32 (+.f32 #s(literal -1 binary32) x) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (+.f32 #s(literal -1 binary32) x)) (cbrt.f32 (pow.f32 (+.f32 #s(literal -1 binary32) x) #s(literal 2 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(+.f32 #s(literal -1 binary32) x)
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32))))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x (fma.f32 x x #s(literal 1 binary32))))
(*.f32 (+.f32 (sqrt.f32 x) #s(literal 1 binary32)) (-.f32 (sqrt.f32 x) #s(literal 1 binary32)))
(+.f32 #s(literal -1 binary32) x)
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))) (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x (fma.f32 x x #s(literal 1 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal -1 binary32)))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))
(/.f32 (neg.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32))))))
(/.f32 (+.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))))
(/.f32 (neg.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (+.f32 x (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))))
(*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 #s(literal -1 binary32) x))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 x #s(literal 1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))))
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))
(pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))
(+.f32 #s(literal -1 binary32) x)
(pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 3 binary32))
(+.f32 #s(literal -1 binary32) x)
(pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(+.f32 #s(literal -1 binary32) x)
(pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 2 binary32))
(+.f32 #s(literal -1 binary32) x)
(sqrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32)))
(sqrt.f32 (pow.f32 (+.f32 #s(literal -1 binary32) x) #s(literal 2 binary32)))
(fabs.f32 (+.f32 #s(literal -1 binary32) x))
(log.f32 (exp.f32 (+.f32 x #s(literal -1 binary32))))
(+.f32 #s(literal -1 binary32) x)
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x #s(literal -1 binary32)))))
(+.f32 #s(literal -1 binary32) x)
(cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32)))
(+.f32 #s(literal -1 binary32) x)
(expm1.f32 (log.f32 x))
(+.f32 #s(literal -1 binary32) x)
(log1p.f32 (expm1.f32 (+.f32 x #s(literal -1 binary32))))
(+.f32 #s(literal -1 binary32) x)
(exp.f32 (log.f32 (+.f32 x #s(literal -1 binary32))))
(+.f32 #s(literal -1 binary32) x)
(exp.f32 (*.f32 (log.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))
(+.f32 #s(literal -1 binary32) x)
(fma.f32 #s(literal 1 binary32) x #s(literal -1 binary32))
(+.f32 #s(literal -1 binary32) x)
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) #s(literal -1 binary32))
(+.f32 #s(literal -1 binary32) x)
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) #s(literal -1 binary32))
(+.f32 #s(literal -1 binary32) x)
#s(literal 0 binary32)
#s(literal 1 binary32)
(+.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))
(+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))
(+.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x)))
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32))))))
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))
#s(literal 0 binary32)
#s(literal 0 binary32)
(+.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal -1 binary32) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))
(+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))
(+.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x)))
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 #s(literal -1 binary32) x)))
(*.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (fabs.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32))))))
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (*.f32 (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))
(fma.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal -1 binary32)))
(+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) x))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal 1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) x) (+.f32 x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 (*.f32 x (+.f32 x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 (*.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)) (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(/.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (+.f32 x #s(literal 1 binary32))))
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x (+.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)))))
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))))
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x (+.f32 #s(literal -1 binary32) x) #s(literal 1 binary32)))))
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x #s(literal -1 binary32))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))) (+.f32 x #s(literal -1 binary32))))
(*.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))))
(*.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32))))))
(*.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))))
(*.f32 (/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 #s(literal -1 binary32) x)) (/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x)) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32))))))
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))))
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x (+.f32 #s(literal -1 binary32) x) #s(literal 1 binary32))) (/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))) (/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))))
(*.f32 (/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x (+.f32 #s(literal -1 binary32) x) #s(literal 1 binary32))) (/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (+.f32 (pow.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal 1 binary32)))) (-.f32 (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))) (*.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))))))
(/.f32 (+.f32 (pow.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32)) (pow.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) #s(literal 3 binary32))) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32))) (*.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (-.f32 (+.f32 (neg.f32 x) #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal 1 binary32)))))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x x) #s(literal 3 binary32)) (pow.f32 (-.f32 #s(literal -1 binary32) x) #s(literal 3 binary32))) (fma.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32))))
(/.f32 (+.f32 (pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 x #s(literal 2 binary32))))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (-.f32 (pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 4 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (-.f32 #s(literal 1 binary32) (neg.f32 (pow.f32 x #s(literal 2 binary32))))))
(/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 4 binary32)) (fma.f32 x x #s(literal 1 binary32))))
(/.f32 (-.f32 (*.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (*.f32 x (+.f32 x #s(literal 1 binary32)))) (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))) (-.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))))
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32))) (-.f32 (*.f32 x (+.f32 x #s(literal 1 binary32))) (+.f32 (neg.f32 x) #s(literal -1 binary32))))
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32)))
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)))
(/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))
(/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (-.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))
(/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))
(/.f32 (+.f32 (pow.f32 x #s(literal 4 binary32)) #s(literal -1 binary32)) (fma.f32 x x #s(literal 1 binary32)))
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) (+.f32 x #s(literal 1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(/.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal 1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))))
(*.f32 (+.f32 x #s(literal 1 binary32)) (/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))))
(*.f32 (+.f32 x #s(literal 1 binary32)) (/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x (fma.f32 x x #s(literal 1 binary32)))))
(/.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x)))
(*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (+.f32 #s(literal -1 binary32) x) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(*.f32 (+.f32 #s(literal -1 binary32) x) (/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x (+.f32 #s(literal -1 binary32) x) #s(literal 1 binary32))))
(/.f32 (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x #s(literal -1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x)))
(*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 (+.f32 #s(literal -1 binary32) x) (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(*.f32 (+.f32 #s(literal -1 binary32) x) (/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x (+.f32 #s(literal -1 binary32) x) #s(literal 1 binary32))))
(/.f32 (*.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x #s(literal 1 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32)))))
(*.f32 (+.f32 x #s(literal 1 binary32)) (/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) (neg.f32 x)))))
(*.f32 (+.f32 x #s(literal 1 binary32)) (/.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32))) (+.f32 x (fma.f32 x x #s(literal 1 binary32)))))
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32))
(fma.f32 x x #s(literal -1 binary32))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))
(sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))
(fabs.f32 (fma.f32 x x #s(literal -1 binary32)))
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(fma.f32 x x #s(literal -1 binary32))
(sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))
(fabs.f32 (fma.f32 x x #s(literal -1 binary32)))
(log.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 x x #s(literal -1 binary32))
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(cbrt.f32 (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32))))
(cbrt.f32 (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal -1 binary32) x) #s(literal 3 binary32))))
(cbrt.f32 (*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32))))
(cbrt.f32 (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal -1 binary32) x) #s(literal 3 binary32))))
(expm1.f32 (*.f32 #s(literal 2 binary32) (log.f32 x)))
(fma.f32 x x #s(literal -1 binary32))
(log1p.f32 (expm1.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 x (+.f32 x #s(literal 1 binary32)) (neg.f32 (+.f32 x #s(literal 1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 (+.f32 x #s(literal 1 binary32)) x (neg.f32 (+.f32 x #s(literal 1 binary32))))
(fma.f32 x x #s(literal -1 binary32))
(fma.f32 (cbrt.f32 (pow.f32 x #s(literal 4 binary32))) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal -1 binary32))
#s(literal 1 binary32)

eval163.0ms (2.2%)

Compiler

Compiled 13220 to 3336 computations (74.8% saved)

prune215.0ms (2.9%)

Pruning

8 alts after pruning (4 fresh and 4 done)

PrunedKeptTotal
New7823785
Fresh011
Picked235
Done011
Total7848792
Accuracy
100.0%
Counts
792 → 8
Alt Table
Click to see full alt table
StatusAccuracyProgram
97.6%
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))
9.4%
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))))
56.1%
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
56.1%
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
97.2%
(log.f32 (+.f32 x x))
98.3%
(log.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
54.5%
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
6.1%
#s(literal 0 binary32)
Compiler

Compiled 74 to 56 computations (24.3% saved)

simplify82.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 11 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f32 #s(literal 1/2 binary32) x)
cost-diff0
(log.f32 (/.f32 #s(literal 1/2 binary32) x))
cost-diff0
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))
cost-diff-3072
(log.f32 (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
cost-diff-3072
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))))
cost-diff0
(+.f32 x #s(literal -1 binary32))
cost-diff0
(+.f32 x #s(literal 1 binary32))
cost-diff0
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
cost-diff0
(*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
cost-diff128
(*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))
cost-diff6528
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
Rules
1704×fmm-def
1008×distribute-lft-out
1006×exp-prod
714×fma-define
708×unsub-neg
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
031545
159513
2113451
3189451
4367451
5953451
63271451
76402451
Stop Event
node limit
Calls
Call 1
Inputs
#s(literal 0 binary32)
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
(*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))
(*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal 3 binary32)
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
x
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
#s(literal -1 binary32)
#s(literal 1/3 binary32)
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))))
(log.f32 (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
(-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))
x
(sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))
(+.f32 x #s(literal 1 binary32))
#s(literal 1 binary32)
(+.f32 x #s(literal -1 binary32))
#s(literal -1 binary32)
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))
(log.f32 (/.f32 #s(literal 1/2 binary32) x))
(/.f32 #s(literal 1/2 binary32) x)
#s(literal 1/2 binary32)
x
Outputs
#s(literal 0 binary32)
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
(exp.f32 (*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal 3 binary32)
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
x
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
#s(literal -1 binary32)
#s(literal 1/3 binary32)
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
x
(sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))
(fma.f32 x x #s(literal -1 binary32))
(+.f32 x #s(literal 1 binary32))
#s(literal 1 binary32)
(+.f32 x #s(literal -1 binary32))
#s(literal -1 binary32)
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))
(log.f32 (/.f32 #s(literal 1/2 binary32) x))
(/.f32 #s(literal 1/2 binary32) x)
#s(literal 1/2 binary32)
x

localize321.0ms (4.3%)

Localize:

Found 11 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(/.f32 #s(literal 1/2 binary32) x)
accuracy100.0%
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))
accuracy100.0%
(log.f32 (/.f32 #s(literal 1/2 binary32) x))
accuracy100.0%
(*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))
accuracy100.0%
(log.f32 (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
accuracy59.6%
(sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))
accuracy16.5%
(-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))
accuracy99.0%
(*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
accuracy98.9%
(*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))
accuracy97.6%
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
accuracy59.6%
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
Results
150.0ms193×1valid
26.0ms63×0valid
Compiler

Compiled 149 to 27 computations (81.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 97.0ms
ival-log: 20.0ms (20.5% of total)
adjust: 14.0ms (14.4% of total)
ival-mult: 12.0ms (12.3% of total)
ival-sqrt: 11.0ms (11.3% of total)
...c/correct-round.rkt:168:19: 8.0ms (8.2% of total)
ival-add: 7.0ms (7.2% of total)
ival-fma: 7.0ms (7.2% of total)
ival-exp: 6.0ms (6.2% of total)
ival-div: 5.0ms (5.1% of total)
ival-sub: 3.0ms (3.1% of total)
ival-neg: 3.0ms (3.1% of total)
const: 1.0ms (1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series182.0ms (2.4%)

Counts
10 → 108
Calls
Call 1
Inputs
#<alt (exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))>
#<alt (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))>
#<alt (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))>
#<alt (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))>
#<alt (neg.f32 (log.f32 (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))))>
#<alt (log.f32 (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))>
#<alt (neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))>
#<alt (log.f32 (/.f32 #s(literal 1/2 binary32) x))>
#<alt (/.f32 #s(literal 1/2 binary32) x)>
#<alt (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))>
Outputs
#<alt (log.f32 (sqrt.f32 #s(literal -1 binary32)))>
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))>
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))>
#<alt (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))>
#<alt (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))>
#<alt (+.f32 (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 x (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (+.f32 (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 x (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt (+.f32 (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 x (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))>
#<alt (-.f32 (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))))>
#<alt (-.f32 (+.f32 (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))>
#<alt (-.f32 (+.f32 (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal -1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))>
#<alt (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))>
#<alt (+.f32 (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))>
#<alt (+.f32 (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (*.f32 #s(literal 1/720 binary32) (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)))) (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))))>
#<alt (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 x (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))))))>
#<alt (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x (+.f32 (*.f32 #s(literal -3/2 binary32) (/.f32 x (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))))))))>
#<alt (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x (+.f32 (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (*.f32 #s(literal 3/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))))))))>
#<alt (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))>
#<alt (-.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))))>
#<alt (-.f32 (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))>
#<alt (-.f32 (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal -1/240 binary32) (/.f32 (+.f32 (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))>
#<alt (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))>
#<alt (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))>
#<alt (+.f32 (*.f32 #s(literal 1/240 binary32) (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)))) (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))))>
#<alt (sqrt.f32 #s(literal -1 binary32))>
#<alt (+.f32 x (sqrt.f32 #s(literal -1 binary32)))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt (+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (/.f32 #s(literal 1/2 binary32) x)>
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)>
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x))>
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x))>
#<alt (*.f32 #s(literal -1 binary32) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (-.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (-.f32 (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (-.f32 (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))))>
#<alt (-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))>
#<alt (-.f32 (*.f32 #s(literal -1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 30 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)))) (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))))>
#<alt (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))>
#<alt (+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))>
#<alt (+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))>
#<alt (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))>
#<alt (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))>
#<alt (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 30 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))>
#<alt (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))>
#<alt (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))>
#<alt (*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))>
#<alt (-.f32 x (sqrt.f32 #s(literal -1 binary32)))>
#<alt (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))) (sqrt.f32 #s(literal -1 binary32)))>
#<alt (-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) (sqrt.f32 #s(literal -1 binary32)))>
#<alt (/.f32 #s(literal 1/2 binary32) x)>
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)>
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x)>
#<alt (/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) x)>
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))>
#<alt (*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))>
Calls

30 calls:

TimeVariablePointExpression
139.0ms
x
@-inf
(neg (log (/ 1/2 x)))
15.0ms
x
@0
(neg (log (/ 1/2 x)))
6.0ms
x
@inf
(neg (log (/ 1/2 x)))
4.0ms
x
@0
(neg (log (- x (sqrt (* (+ x 1) (+ x -1))))))
3.0ms
x
@-inf
(neg (log (- x (sqrt (* (+ x 1) (+ x -1))))))

rewrite182.0ms (2.4%)

Algorithm
batch-egg-rewrite
Rules
1021×log1p-expm1-u
320×associate-*r*
312×expm1-log1p-u
224×associate-*l*
194×add-exp-log
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
030346
1438268
26188268
Stop Event
node limit
Counts
10 → 316
Calls
Call 1
Inputs
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
(*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32))
(*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))))
(log.f32 (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))
(log.f32 (/.f32 #s(literal 1/2 binary32) x))
(/.f32 #s(literal 1/2 binary32) x)
(-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))
Outputs
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (exp.f32 #s(literal 3 binary32)) (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(pow.f32 (exp.f32 #s(literal 1/3 binary32)) (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 1 binary32))
(pow.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(log1p.f32 (-.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))))) #s(literal 1 binary32))
(pow.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 2 binary32)))
(log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))))
(log1p.f32 (-.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)
(fma.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x)
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal -1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32))
(*.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (neg.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (neg.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (neg.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (neg.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (*.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log1p.f32 (-.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal -1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32))
(*.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (neg.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (neg.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (neg.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (neg.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (*.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(sqrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log1p.f32 (-.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x)))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(+.f32 (log.f32 (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) (log.f32 (cbrt.f32 (*.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
(+.f32 (-.f32 #s(literal 0 binary32) (log.f32 #s(literal 1/2 binary32))) (log.f32 x))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(-.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) #s(literal 1 binary32))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))
(*.f32 #s(literal -1 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal -1 binary32))
(*.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) (neg.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (neg.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))))
(*.f32 (neg.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (neg.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (*.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32)))))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (+.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))) (log.f32 (*.f32 x #s(literal 2 binary32))))
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (*.f32 (log.f32 x) (log.f32 x))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32)))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(log1p.f32 (-.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x)))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(+.f32 (log.f32 (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) (log.f32 (cbrt.f32 (*.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
(+.f32 (-.f32 #s(literal 0 binary32) (log.f32 #s(literal 1/2 binary32))) (log.f32 x))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(-.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) #s(literal 1 binary32))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))
(*.f32 #s(literal -1 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal -1 binary32))
(*.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) (neg.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (neg.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))))
(*.f32 (neg.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (neg.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (*.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32)))))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (+.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))) (log.f32 (*.f32 x #s(literal 2 binary32))))
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (*.f32 (log.f32 x) (log.f32 x))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(log1p.f32 (-.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 1 binary32))
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x #s(literal 2 binary32)))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))
(*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (*.f32 x #s(literal 2 binary32))) (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (/.f32 (cbrt.f32 x) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32))) (sqrt.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (sqrt.f32 x) (/.f32 (sqrt.f32 x) #s(literal 1/2 binary32)))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x)))
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32))
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal -2 binary32) (neg.f32 x))
(pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (*.f32 x #s(literal 2 binary32))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (*.f32 x #s(literal 2 binary32))))
(neg.f32 (/.f32 #s(literal -1/2 binary32) x))
(sqrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(log.f32 (exp.f32 (*.f32 x #s(literal 2 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x #s(literal 2 binary32)))))
(cbrt.f32 (pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 2 binary32))))
(log1p.f32 (expm1.f32 (*.f32 x #s(literal 2 binary32))))
(exp.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(+.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 x (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)
(*.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (+.f32 (sqrt.f32 x) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (-.f32 (sqrt.f32 x) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))))
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))
(pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(sqrt.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(log.f32 (exp.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(cbrt.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log1p.f32 (expm1.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(fma.f32 #s(literal 1 binary32) x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (cbrt.f32 x) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))

simplify289.0ms (3.9%)

Algorithm
egg-herbie
Rules
1082×fmm-def
770×fma-define
684×sub-neg
598×+-commutative
504×*-commutative
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
086019233
1210617644
2662417424
Stop Event
node limit
Counts
424 → 535
Calls
Call 1
Inputs
(log.f32 (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))
(log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 x (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 x (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 x (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))))))
(log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))
(-.f32 (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))))
(-.f32 (+.f32 (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))
(-.f32 (+.f32 (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal -1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))
(log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (*.f32 #s(literal 1/720 binary32) (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)))) (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))))
(*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 x (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x (+.f32 (*.f32 #s(literal -3/2 binary32) (/.f32 x (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))))))))
(+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x (+.f32 (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (*.f32 #s(literal 3/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))))))))
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))
(-.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))))
(-.f32 (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))
(-.f32 (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal -1/240 binary32) (/.f32 (+.f32 (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(+.f32 (*.f32 #s(literal 1/240 binary32) (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)))) (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))))
(sqrt.f32 #s(literal -1 binary32))
(+.f32 x (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(/.f32 #s(literal 1/2 binary32) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x))
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x))
(*.f32 #s(literal -1 binary32) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(-.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(-.f32 (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(-.f32 (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))))
(-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(-.f32 (*.f32 #s(literal -1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 30 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)))) (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))))
(log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))
(+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 30 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))
(-.f32 x (sqrt.f32 #s(literal -1 binary32)))
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))) (sqrt.f32 #s(literal -1 binary32)))
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) (sqrt.f32 #s(literal -1 binary32)))
(/.f32 #s(literal 1/2 binary32) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) x)
(*.f32 x (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (exp.f32 #s(literal 3 binary32)) (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(pow.f32 (exp.f32 #s(literal 1/3 binary32)) (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 1 binary32))
(pow.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(log1p.f32 (-.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))))) #s(literal 1 binary32))
(pow.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 2 binary32)))
(log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))))
(log1p.f32 (-.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)
(fma.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x)
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal -1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32))
(*.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (neg.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (neg.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (neg.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (neg.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (*.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log1p.f32 (-.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal -1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32))
(*.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (neg.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (neg.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (neg.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (neg.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (*.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(sqrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log1p.f32 (-.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x)))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(+.f32 (log.f32 (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) (log.f32 (cbrt.f32 (*.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
(+.f32 (-.f32 #s(literal 0 binary32) (log.f32 #s(literal 1/2 binary32))) (log.f32 x))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(-.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) #s(literal 1 binary32))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))
(*.f32 #s(literal -1 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal -1 binary32))
(*.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) (neg.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (neg.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))))
(*.f32 (neg.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (neg.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (*.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32)))))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (+.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))) (log.f32 (*.f32 x #s(literal 2 binary32))))
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (*.f32 (log.f32 x) (log.f32 x))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32)))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(log1p.f32 (-.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x)))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(+.f32 (log.f32 (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) (log.f32 (cbrt.f32 (*.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
(+.f32 (-.f32 #s(literal 0 binary32) (log.f32 #s(literal 1/2 binary32))) (log.f32 x))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(-.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) #s(literal 1 binary32))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))
(*.f32 #s(literal -1 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal -1 binary32))
(*.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) (neg.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (neg.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))))
(*.f32 (neg.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (neg.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (*.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32)))))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (+.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))) (log.f32 (*.f32 x #s(literal 2 binary32))))
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (*.f32 (log.f32 x) (log.f32 x))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(log1p.f32 (-.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 1 binary32))
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x #s(literal 2 binary32)))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))
(*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (*.f32 x #s(literal 2 binary32))) (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (/.f32 (cbrt.f32 x) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32))) (sqrt.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (sqrt.f32 x) (/.f32 (sqrt.f32 x) #s(literal 1/2 binary32)))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x)))
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32))
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal -2 binary32) (neg.f32 x))
(pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (*.f32 x #s(literal 2 binary32))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (*.f32 x #s(literal 2 binary32))))
(neg.f32 (/.f32 #s(literal -1/2 binary32) x))
(sqrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(log.f32 (exp.f32 (*.f32 x #s(literal 2 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x #s(literal 2 binary32)))))
(cbrt.f32 (pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 2 binary32))))
(log1p.f32 (expm1.f32 (*.f32 x #s(literal 2 binary32))))
(exp.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(+.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 x (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)
(*.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (+.f32 (sqrt.f32 x) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (-.f32 (sqrt.f32 x) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))))
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))
(pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(sqrt.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(log.f32 (exp.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(cbrt.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log1p.f32 (expm1.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(fma.f32 #s(literal 1 binary32) x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (cbrt.f32 x) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
Outputs
(log.f32 (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal -1/6 binary32) (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (log.f32 x) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal -1 binary32) (+.f32 (neg.f32 (log.f32 x)) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 #s(literal 2 binary32)) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))))))
(+.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(+.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))))))
(+.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))))))
(log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 x (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 x (*.f32 (sqrt.f32 #s(literal -1 binary32)) (log.f32 (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal -1/2 binary32) (/.f32 x (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (fma.f32 #s(literal -1/2 binary32) (/.f32 x (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (log.f32 (sqrt.f32 #s(literal -1 binary32))))))))
(fma.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 x (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 x (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (fma.f32 x (-.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 2 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (log.f32 (sqrt.f32 #s(literal -1 binary32))))))))
(fma.f32 x (fma.f32 x (-.f32 (*.f32 (-.f32 (/.f32 #s(literal 2 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x #s(literal 1/6 binary32))) (/.f32 #s(literal -1/2 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
(log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))
(log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))))
(log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))
(-.f32 (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))))
(-.f32 (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (/.f32 (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))
(-.f32 (+.f32 (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))) (-.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))))))
(+.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))) (/.f32 (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))
(-.f32 (+.f32 (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal -1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))) (-.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal -1/720 binary32) (/.f32 (+.f32 (/.f32 #s(literal 135/8 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 75/2 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))) (/.f32 #s(literal 15/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 3 binary32))))) (pow.f32 x #s(literal 6 binary32))))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (+.f32 (fma.f32 #s(literal -1/720 binary32) (/.f32 (+.f32 (/.f32 #s(literal 135/8 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 75/2 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (/.f32 #s(literal 15/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 3 binary32))))) (pow.f32 x #s(literal 6 binary32))) (/.f32 (*.f32 #s(literal -1/24 binary32) (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))))
(+.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))) (fma.f32 #s(literal -1/720 binary32) (/.f32 (+.f32 (/.f32 #s(literal 135/8 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 75/2 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (/.f32 #s(literal 15/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 3 binary32))))) (pow.f32 x #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))))
(log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(log.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (log.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))) (/.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (fma.f32 #s(literal 1/24 binary32) (/.f32 (-.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (fma.f32 #s(literal 1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))
(+.f32 (log.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))) (fma.f32 #s(literal 1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (*.f32 #s(literal 1/720 binary32) (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)))) (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (fma.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (/.f32 #s(literal 15/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32))) (-.f32 (/.f32 #s(literal 75/2 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 135/8 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32))) (fma.f32 #s(literal 1/24 binary32) (/.f32 (-.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 1/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))))
(+.f32 (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (fma.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (/.f32 #s(literal 15/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 75/2 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal -135/8 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32))) (fma.f32 #s(literal 1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(+.f32 (log.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))) (fma.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (/.f32 #s(literal 15/4 binary32) (pow.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 75/2 binary32) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))) (/.f32 #s(literal -135/8 binary32) (pow.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32))) (fma.f32 #s(literal 1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))))))
(*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 x (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))))))
(*.f32 #s(literal 3 binary32) (+.f32 (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 x (*.f32 (sqrt.f32 #s(literal -1 binary32)) (log.f32 (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x (+.f32 (*.f32 #s(literal -3/2 binary32) (/.f32 x (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))))))))
(fma.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (fma.f32 #s(literal -3/2 binary32) (/.f32 x (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (/.f32 #s(literal 3 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (log.f32 (sqrt.f32 #s(literal -1 binary32))))))))
(fma.f32 x (+.f32 (*.f32 #s(literal 3/2 binary32) (/.f32 x (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)))) (/.f32 (/.f32 #s(literal 3 binary32) (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x (+.f32 (*.f32 x (-.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (*.f32 #s(literal 3/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (sqrt.f32 #s(literal -1 binary32))))))))
(fma.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (fma.f32 x (-.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) x) (-.f32 (/.f32 #s(literal 2 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)))) (/.f32 (/.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 3/2 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 3 binary32) (*.f32 (sqrt.f32 #s(literal -1 binary32)) (log.f32 (sqrt.f32 #s(literal -1 binary32))))))))
(fma.f32 x (fma.f32 x (fma.f32 (*.f32 x #s(literal 1/2 binary32)) (-.f32 (/.f32 #s(literal 2 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (neg.f32 (/.f32 #s(literal -3/2 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))))) (/.f32 (/.f32 #s(literal 3 binary32) (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 x (fma.f32 x (fma.f32 (-.f32 (/.f32 #s(literal 2 binary32) (*.f32 (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 3 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) (/.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (*.f32 x #s(literal 1/2 binary32)) (neg.f32 (/.f32 #s(literal -3/2 binary32) (pow.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 2 binary32))))) (/.f32 (/.f32 #s(literal 3 binary32) (sqrt.f32 #s(literal -1 binary32))) (log.f32 (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))))))
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))))
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))
(-.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))))
(-.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))))))
(fma.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (/.f32 #s(literal -3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))))
(-.f32 (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))
(-.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))))))
(fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) #s(literal -1/8 binary32) (fma.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (/.f32 #s(literal -3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))))
(-.f32 (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal -1/240 binary32) (/.f32 (+.f32 (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 3 binary32)))) (+.f32 (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))) (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) #s(literal 2 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))))
(-.f32 (fma.f32 #s(literal -1/8 binary32) (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (fma.f32 #s(literal -1/240 binary32) (/.f32 (+.f32 (/.f32 #s(literal 135/8 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 75/2 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x))))) (/.f32 #s(literal 15/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 3 binary32))))) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))))))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))))))
(+.f32 (fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) #s(literal -1/8 binary32) (fma.f32 #s(literal -1/240 binary32) (/.f32 (+.f32 (/.f32 #s(literal 135/8 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 75/2 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (/.f32 #s(literal 15/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 3 binary32))))) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))))) (/.f32 #s(literal -3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)))))
(+.f32 (fma.f32 #s(literal -1/240 binary32) (/.f32 (+.f32 (/.f32 #s(literal 135/8 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 75/2 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (/.f32 #s(literal 15/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 3 binary32))))) (pow.f32 x #s(literal 6 binary32))) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))) (fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) #s(literal -1/8 binary32) (/.f32 #s(literal -3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))))))
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal 3 binary32) (log.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))))
(+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(fma.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))
(fma.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(fma.f32 #s(literal 3 binary32) (log.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))) (/.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))))
(+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(fma.f32 #s(literal 1/8 binary32) (/.f32 (-.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (fma.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32) (fma.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))
(fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32) (fma.f32 #s(literal 3 binary32) (log.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))) (/.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))))))
(+.f32 (*.f32 #s(literal 1/240 binary32) (/.f32 (-.f32 (+.f32 (*.f32 #s(literal 15/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32)))) (*.f32 #s(literal 75/2 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))) (*.f32 #s(literal 135/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (-.f32 (*.f32 #s(literal 9/4 binary32) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))))
(fma.f32 #s(literal 1/240 binary32) (/.f32 (+.f32 (/.f32 #s(literal 15/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32))) (-.f32 (/.f32 #s(literal 75/2 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 135/8 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32))) (fma.f32 #s(literal 1/8 binary32) (/.f32 (-.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (fma.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal 3/4 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))))))
(fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 15/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 75/2 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal -135/8 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/240 binary32) (fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32) (fma.f32 #s(literal 3 binary32) (log.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))))))
(fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 15/4 binary32) (pow.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))) #s(literal 3 binary32))) (+.f32 (/.f32 #s(literal 75/2 binary32) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))) (/.f32 #s(literal -135/8 binary32) (pow.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32))) #s(literal 1/240 binary32) (fma.f32 (/.f32 (+.f32 (/.f32 #s(literal 9/4 binary32) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))) (/.f32 #s(literal -3/4 binary32) (pow.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) #s(literal 1/8 binary32) (fma.f32 #s(literal 3 binary32) (log.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))) (/.f32 (/.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))))))
(sqrt.f32 #s(literal -1 binary32))
(+.f32 x (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) x)
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32)))))
(fma.f32 x (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/2 binary32) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32)))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))))))
(fma.f32 x (fma.f32 x (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32)) (sqrt.f32 #s(literal -1 binary32)))
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 x (-.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 2 binary32) (neg.f32 (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 2 binary32) (/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 x (-.f32 (+.f32 #s(literal 2 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32))))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 #s(literal 2 binary32) (-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 (-.f32 #s(literal 2 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal -1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))
(/.f32 #s(literal 1/2 binary32) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x)
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/2 binary32)) x))
(neg.f32 (/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))) #s(literal -1/2 binary32)) x))
(/.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))) #s(literal -1/2 binary32)) (neg.f32 x))
(/.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x))
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x))
(neg.f32 (/.f32 (-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))))) x))
(/.f32 (-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) #s(literal -1/2 binary32)) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (neg.f32 x))
(/.f32 (-.f32 (-.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) (/.f32 (+.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (neg.f32 x))
(*.f32 #s(literal -1 binary32) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(neg.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(-.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(-.f32 (*.f32 x (+.f32 (*.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(fma.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (neg.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))))
(-.f32 (fma.f32 x (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(-.f32 (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(fma.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (neg.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (*.f32 (fma.f32 #s(literal 3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal -1/6 binary32) (neg.f32 (sqrt.f32 #s(literal -1 binary32))))) (pow.f32 x #s(literal 3 binary32))) (-.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32)))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(neg.f32 (+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(-.f32 (+.f32 (log.f32 x) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) (log.f32 #s(literal 1/2 binary32)))
(-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(-.f32 (-.f32 (log.f32 x) (/.f32 (+.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32)))) (log.f32 #s(literal 1/2 binary32)))
(-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(-.f32 (neg.f32 (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (+.f32 (-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32))) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 (-.f32 (+.f32 (log.f32 x) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) (log.f32 #s(literal 1/2 binary32))) (/.f32 (+.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(neg.f32 (+.f32 (log.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(neg.f32 (-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))))
(neg.f32 (+.f32 (log.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))
(neg.f32 (+.f32 (log.f32 #s(literal 0 binary32)) (-.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) #s(literal 0 binary32)) (pow.f32 x #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(-.f32 (neg.f32 (-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (/.f32 (/.f32 #s(literal 1/2 binary32) #s(literal 0 binary32)) (pow.f32 x #s(literal 2 binary32))))
(-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))
(-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 3 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 3 binary32) #s(literal 0 binary32))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (log.f32 #s(literal 0 binary32)) (-.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) #s(literal 0 binary32)) (pow.f32 x #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(-.f32 (*.f32 #s(literal 1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 3 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 3 binary32) #s(literal 0 binary32))) (pow.f32 x #s(literal 4 binary32)))) (-.f32 (+.f32 (log.f32 #s(literal 0 binary32)) (/.f32 (/.f32 #s(literal 1/2 binary32) #s(literal 0 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (*.f32 #s(literal -1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 30 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)))) (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))))
(-.f32 (*.f32 #s(literal -1/720 binary32) (/.f32 (+.f32 (/.f32 #s(literal 45 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)))) (+.f32 (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 45 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (+.f32 (log.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (fma.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(-.f32 (-.f32 (*.f32 #s(literal -1/720 binary32) (/.f32 (+.f32 (/.f32 #s(literal 30 binary32) #s(literal 0 binary32)) (+.f32 (/.f32 #s(literal 45 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 45 binary32) #s(literal 0 binary32)))) (pow.f32 x #s(literal 6 binary32)))) (log.f32 #s(literal 0 binary32))) (-.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 3 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 3 binary32) #s(literal 0 binary32))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (/.f32 #s(literal 1/2 binary32) #s(literal 0 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal -1 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 (neg.f32 x) (sqrt.f32 #s(literal -1 binary32))))
(-.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 #s(literal 1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/6 binary32)) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 x (+.f32 (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 (pow.f32 x #s(literal 2 binary32)) (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(fma.f32 x (fma.f32 #s(literal -1/6 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 (*.f32 #s(literal -3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32)))) (*.f32 #s(literal 1/6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(+.f32 (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 #s(literal -3/40 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) (/.f32 #s(literal 1/6 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 x (fma.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 5 binary32))) #s(literal -3/40 binary32) (/.f32 #s(literal -1/6 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))) (log.f32 (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 x) (/.f32 #s(literal -1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (+.f32 (log.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/96 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))
(+.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))))))
(+.f32 (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))))) (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(+.f32 (log.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal 0 binary32)) (-.f32 (/.f32 (/.f32 #s(literal 1/2 binary32) #s(literal 0 binary32)) (pow.f32 x #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (+.f32 (log.f32 #s(literal 0 binary32)) (/.f32 (/.f32 #s(literal 1/2 binary32) #s(literal 0 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(+.f32 (log.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (fma.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))
(+.f32 (log.f32 #s(literal 0 binary32)) (-.f32 (fma.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 3 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 3 binary32) #s(literal 0 binary32))) (pow.f32 x #s(literal 4 binary32))) (/.f32 (/.f32 #s(literal 1/2 binary32) #s(literal 0 binary32)) (pow.f32 x #s(literal 2 binary32)))) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 (neg.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (*.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (*.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 45 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))) (*.f32 #s(literal 30 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)))))) (pow.f32 x #s(literal 6 binary32)))) (/.f32 #s(literal 1/2 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))))
(+.f32 (log.f32 (+.f32 #s(literal -1 binary32) (neg.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (fma.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)) (fma.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 3 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (/.f32 #s(literal 3 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (fma.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (/.f32 #s(literal 45 binary32) (*.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)))) (+.f32 (/.f32 #s(literal 30 binary32) (pow.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32))) (/.f32 #s(literal 45 binary32) (*.f32 (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32)))))) (pow.f32 x #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(+.f32 (-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (fma.f32 #s(literal -1/24 binary32) (/.f32 (+.f32 (/.f32 #s(literal 3 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 3 binary32) #s(literal 0 binary32))) (pow.f32 x #s(literal 4 binary32))) (fma.f32 #s(literal 1/720 binary32) (/.f32 (+.f32 (/.f32 #s(literal 30 binary32) #s(literal 0 binary32)) (+.f32 (/.f32 #s(literal 45 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 45 binary32) #s(literal 0 binary32)))) (pow.f32 x #s(literal 6 binary32))) (/.f32 (/.f32 #s(literal 1/2 binary32) #s(literal 0 binary32)) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32)))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32)))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32)))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x))))
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32)))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32)))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32)))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32)))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32)))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(neg.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (neg.f32 (log.f32 #s(literal -1/2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(neg.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(neg.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (neg.f32 (log.f32 #s(literal -1/2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(neg.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(neg.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (neg.f32 (log.f32 #s(literal -1/2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(neg.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))))
(*.f32 #s(literal -1 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(neg.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (neg.f32 (log.f32 #s(literal -1/2 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(neg.f32 (-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))
(*.f32 #s(literal -1 binary32) (sqrt.f32 #s(literal -1 binary32)))
(neg.f32 (sqrt.f32 #s(literal -1 binary32)))
(-.f32 x (sqrt.f32 #s(literal -1 binary32)))
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 #s(literal -1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))) (sqrt.f32 #s(literal -1 binary32)))
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal -1/2 binary32)))) (sqrt.f32 #s(literal -1 binary32)))
(fma.f32 x (fma.f32 (/.f32 x (sqrt.f32 #s(literal -1 binary32))) #s(literal -1/2 binary32) #s(literal 1 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32))))
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))) (sqrt.f32 #s(literal -1 binary32)))
(-.f32 (*.f32 x (+.f32 #s(literal 1 binary32) (*.f32 x (-.f32 (*.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) #s(literal 1/8 binary32)) (/.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))))))) (sqrt.f32 #s(literal -1 binary32)))
(fma.f32 x (fma.f32 x (fma.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/8 binary32) (/.f32 #s(literal -1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32))))
(fma.f32 x (fma.f32 x (fma.f32 #s(literal -1/8 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32))) (/.f32 #s(literal -1/2 binary32) (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32))))
(/.f32 #s(literal 1/2 binary32) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32)))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 6 binary32)))))) x)
(/.f32 (+.f32 #s(literal 1/2 binary32) (+.f32 (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 5/128 binary32) (pow.f32 x #s(literal 6 binary32)))))) x)
(*.f32 x (+.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))
(*.f32 x #s(literal 0 binary32))
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))
(*.f32 x (+.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 x (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 0 binary32)))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))
(*.f32 (neg.f32 x) (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(*.f32 (-.f32 (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) #s(literal 0 binary32))) (neg.f32 x))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 #s(literal 1 binary32) (+.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(*.f32 (neg.f32 x) (-.f32 (/.f32 #s(literal 1/8 binary32) (*.f32 (pow.f32 x #s(literal 4 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 #s(literal 1 binary32) (+.f32 (+.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32)))) (/.f32 #s(literal 1/16 binary32) (*.f32 (pow.f32 x #s(literal 6 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))))))
(*.f32 x (neg.f32 (-.f32 (/.f32 #s(literal -1/8 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (+.f32 (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/16 binary32) (pow.f32 x #s(literal 6 binary32)))) #s(literal 0 binary32)))))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (log.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 1 binary32))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (E.f32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (exp.f32 #s(literal 3 binary32)) (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32)))
(pow.f32 (exp.f32 #s(literal 3 binary32)) (*.f32 #s(literal 1/3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (exp.f32 #s(literal 1/3 binary32)) (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 #s(literal 0 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (cbrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (pow.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (sqrt.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(sqrt.f32 (pow.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))))
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(cbrt.f32 (pow.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(expm1.f32 (log1p.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(log1p.f32 (-.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)))
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (log.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)))
(log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))))
(pow.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 1 binary32))
(log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(pow.f32 (cbrt.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))) #s(literal 3 binary32))
(log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(pow.f32 (pow.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(pow.f32 (sqrt.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))) #s(literal 2 binary32))
(log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(sqrt.f32 (pow.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 2 binary32)))
(log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1 binary32))))
(log1p.f32 (+.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal -1 binary32)))
(log1p.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) #s(literal 3 binary32)))
(log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))))
(log1p.f32 (-.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1 binary32)))
(log1p.f32 (+.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal -1 binary32)))
(log1p.f32 (+.f32 #s(literal -1 binary32) (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))))
(exp.f32 (log.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))))
(log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 (log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))) #s(literal 1 binary32)))
(log.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 0 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (/.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))))
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 1 binary32)) (neg.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x (-.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 1 binary32)) (neg.f32 (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)))
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 0 binary32))
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)
(fma.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (cbrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) x)
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (log.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 1 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal -1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (neg.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (neg.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (neg.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (neg.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (*.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))
(/.f32 (neg.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))))
(neg.f32 (/.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (neg.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(sqrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(cbrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(expm1.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log1p.f32 (-.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (log.f32 (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (log.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 (log.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 1 binary32))) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal -1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal -1 binary32))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)) (neg.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (neg.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (neg.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (neg.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (*.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))))
(/.f32 (neg.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))))
(neg.f32 (/.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (neg.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(sqrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(cbrt.f32 (pow.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(expm1.f32 (log1p.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log1p.f32 (-.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
(log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(+.f32 (log.f32 (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) (log.f32 (cbrt.f32 (*.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
(+.f32 (-.f32 #s(literal 0 binary32) (log.f32 #s(literal 1/2 binary32))) (log.f32 x))
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(-.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(*.f32 #s(literal -1 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(*.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal -1 binary32))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) (neg.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (neg.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (neg.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (neg.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (*.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))))
(/.f32 (neg.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32)))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (+.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32)) (*.f32 (log.f32 x) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))) (log.f32 (*.f32 x #s(literal 2 binary32))))
(/.f32 (neg.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))) (log.f32 (*.f32 x #s(literal 2 binary32))))
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (*.f32 (log.f32 x) (log.f32 x))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(*.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (/.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))))
(pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 3 binary32))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(pow.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32)))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(log1p.f32 (-.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(exp.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 1 binary32)))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 1/2 binary32)) (neg.f32 (log.f32 x)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(+.f32 (log.f32 (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))) (log.f32 (cbrt.f32 (*.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
(+.f32 (-.f32 #s(literal 0 binary32) (log.f32 #s(literal 1/2 binary32))) (log.f32 x))
(neg.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(-.f32 (log.f32 x) (log.f32 #s(literal 1/2 binary32)))
(-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))
(-.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(-.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (neg.f32 x)))
(+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(*.f32 #s(literal -1 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 x #s(literal 2 binary32))))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(*.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal -1 binary32))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32)) (neg.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) (neg.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (neg.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (neg.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (*.f32 #s(literal -1 binary32) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (*.f32 #s(literal -1 binary32) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (+.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32)) (*.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 2 binary32)))))))
(/.f32 (neg.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))) (+.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))))
(/.f32 (neg.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32)))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (+.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (+.f32 (*.f32 (log.f32 x) (log.f32 x)) (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 1/2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32)) (*.f32 (log.f32 x) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))))
(/.f32 (-.f32 #s(literal 0 binary32) (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))) (log.f32 (*.f32 x #s(literal 2 binary32))))
(/.f32 (neg.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))) (log.f32 (*.f32 x #s(literal 2 binary32))))
(/.f32 (-.f32 (*.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 #s(literal 1/2 binary32))) (*.f32 (log.f32 x) (log.f32 x))) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)))
(*.f32 (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (/.f32 (-.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x)) (+.f32 (log.f32 #s(literal 1/2 binary32)) (log.f32 x))))
(pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 1 binary32))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 3 binary32))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(pow.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(neg.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32)))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(log1p.f32 (-.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(exp.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 1 binary32)))
(log.f32 (*.f32 x #s(literal 2 binary32)))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 2 binary32))))
(+.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 0 binary32))
(fma.f32 x #s(literal 2 binary32) #s(literal 0 binary32))
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x #s(literal 2 binary32)))
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 1/2 binary32) (/.f32 #s(literal 1 binary32) x))
(/.f32 #s(literal 1/2 binary32) x)
(*.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(*.f32 x #s(literal 2 binary32))
(*.f32 (cbrt.f32 (*.f32 x #s(literal 2 binary32))) (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (/.f32 (cbrt.f32 x) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32))) (sqrt.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 x #s(literal 2 binary32))
(*.f32 (sqrt.f32 x) (/.f32 (sqrt.f32 x) #s(literal 1/2 binary32)))
(/.f32 x #s(literal 1/2 binary32))
(*.f32 #s(literal -1/2 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x)))
(/.f32 #s(literal 1/2 binary32) x)
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1/2 binary32))
(/.f32 #s(literal 1/2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal -2 binary32) (neg.f32 x))
(*.f32 x #s(literal 2 binary32))
(pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(/.f32 #s(literal 1/2 binary32) x)
(pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(*.f32 x #s(literal 2 binary32))
(pow.f32 (cbrt.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 3 binary32))
(*.f32 x #s(literal 2 binary32))
(pow.f32 (pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(*.f32 x #s(literal 2 binary32))
(pow.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32))) #s(literal 2 binary32))
(*.f32 x #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 x #s(literal 2 binary32))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 x #s(literal 2 binary32))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 x #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (*.f32 x #s(literal 2 binary32))))
(/.f32 #s(literal 1/2 binary32) x)
(neg.f32 (/.f32 #s(literal -1/2 binary32) x))
(/.f32 #s(literal 1/2 binary32) x)
(sqrt.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))))
(log.f32 (exp.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 x #s(literal 2 binary32))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 x #s(literal 2 binary32))
(cbrt.f32 (pow.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)))
(*.f32 x #s(literal 2 binary32))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 2 binary32))))
(+.f32 (*.f32 x #s(literal 2 binary32)) #s(literal 0 binary32))
(fma.f32 x #s(literal 2 binary32) #s(literal 0 binary32))
(log1p.f32 (expm1.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 x #s(literal 2 binary32))
(exp.f32 (log.f32 (*.f32 x #s(literal 2 binary32))))
(*.f32 x #s(literal 2 binary32))
(+.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 x (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 #s(literal 0 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (-.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) x))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (*.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) x)) (hypot.f32 #s(literal 1 binary32) (sqrt.f32 x)))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (fma.f32 (neg.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 #s(literal 0 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x)
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)) (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 1 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (+.f32 (sqrt.f32 x) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (-.f32 (sqrt.f32 x) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))))
(*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 x)) (-.f32 (sqrt.f32 x) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/4 binary32))))
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (/.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))
(/.f32 (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))))
(*.f32 (/.f32 #s(literal 1 binary32) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))))
(/.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 1 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))))
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 1 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 1 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))) (neg.f32 (fma.f32 x x (+.f32 (fma.f32 x x #s(literal -1 binary32)) (*.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 #s(literal 1 binary32) (/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32))) (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (neg.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (fma.f32 x x #s(literal -1 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (neg.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 #s(literal 1 binary32) (/.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 1 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (*.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(/.f32 (+.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))) (+.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (-.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) x))))
(/.f32 (-.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32))) (fma.f32 x x (fma.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (-.f32 x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 (-.f32 (pow.f32 x #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) #s(literal 1 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (/.f32 #s(literal 1 binary32) (pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))) (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (/.f32 #s(literal 1 binary32) (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal -1 binary32))
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (cbrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (sqrt.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (exp.f32 #s(literal -1 binary32)) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(sqrt.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (exp.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(cbrt.f32 (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(expm1.f32 (log1p.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 0 binary32))
(log1p.f32 (expm1.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(exp.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 #s(literal 1 binary32) x (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (cbrt.f32 x) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(-.f32 (*.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (cbrt.f32 x)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (neg.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))

eval92.0ms (1.2%)

Compiler

Compiled 16781 to 3912 computations (76.7% saved)

prune146.0ms (2%)

Pruning

9 alts after pruning (1 fresh and 8 done)

PrunedKeptTotal
New7811782
Fresh000
Picked044
Done044
Total7819790
Accuracy
100.0%
Counts
790 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
97.2%
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
97.6%
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))
9.4%
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))))
56.1%
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
56.1%
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
97.2%
(log.f32 (+.f32 x x))
98.3%
(log.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
54.5%
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
6.1%
#s(literal 0 binary32)
Compiler

Compiled 82 to 62 computations (24.4% saved)

simplify7.0ms (0.1%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f32 x #s(literal 2 binary32))
cost-diff0
(sqrt.f32 (*.f32 x #s(literal 2 binary32)))
cost-diff0
(log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32))))
cost-diff0
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
Rules
*-commutative
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01171
11371
Stop Event
saturated
Calls
Call 1
Inputs
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
#s(literal 2 binary32)
(log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32))))
(sqrt.f32 (*.f32 x #s(literal 2 binary32)))
(*.f32 x #s(literal 2 binary32))
x
Outputs
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
#s(literal 2 binary32)
(log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32))))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(sqrt.f32 (*.f32 x #s(literal 2 binary32)))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) x)
x

localize34.0ms (0.5%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f32 x #s(literal 2 binary32))
accuracy100.0%
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
accuracy99.9%
(log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32))))
accuracy99.6%
(sqrt.f32 (*.f32 x #s(literal 2 binary32)))
Results
26.0ms256×0valid
Compiler

Compiled 23 to 8 computations (65.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-mult: 4.0ms (39.2% of total)
ival-log: 3.0ms (29.4% of total)
ival-sqrt: 2.0ms (19.6% of total)
ival-true: 0.0ms (0% of total)
const: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series44.0ms (0.6%)

Counts
4 → 48
Calls
Call 1
Inputs
#<alt (*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))>
#<alt (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32))))>
#<alt (sqrt.f32 (*.f32 x #s(literal 2 binary32)))>
#<alt (*.f32 x #s(literal 2 binary32))>
Outputs
#<alt (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))))>
#<alt (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))))>
#<alt (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))))>
#<alt (*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))))>
#<alt (*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))>
#<alt (*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))>
#<alt (*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))>
#<alt (*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))>
#<alt (*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32))))>
#<alt (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32))))>
#<alt (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32))))>
#<alt (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32))))>
#<alt (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))>
#<alt (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))>
#<alt (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))>
#<alt (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))>
#<alt (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))>
#<alt (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))>
#<alt (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))>
#<alt (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
#<alt (*.f32 #s(literal 2 binary32) x)>
Calls

12 calls:

TimeVariablePointExpression
17.0ms
x
@0
(* 2 (log (sqrt (* x 2))))
16.0ms
x
@-inf
(* 2 (log (sqrt (* x 2))))
9.0ms
x
@inf
(* 2 (log (sqrt (* x 2))))
0.0ms
x
@inf
(* x 2)
0.0ms
x
@-inf
(* x 2)

rewrite181.0ms (2.4%)

Algorithm
batch-egg-rewrite
Rules
970×unpow-prod-down
498×log-prod
472×cbrt-prod
377×log1p-expm1-u
377×expm1-log1p-u
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01166
110456
2111956
Stop Event
node limit
Counts
4 → 213
Calls
Call 1
Inputs
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
(log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32))))
(sqrt.f32 (*.f32 x #s(literal 2 binary32)))
(*.f32 x #s(literal 2 binary32))
Outputs
(+.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(+.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 0 binary32))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 x))) (log.f32 (*.f32 (cbrt.f32 x) #s(literal 2 binary32))))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (*.f32 (sqrt.f32 x) #s(literal 2 binary32))))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x)) #s(literal 1/2 binary32))))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)))) (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))))
(+.f32 (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(+.f32 (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32))))
(+.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32))) (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))))
(+.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)))) (log.f32 (cbrt.f32 x)))
(+.f32 (log.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 x))) (log.f32 (sqrt.f32 x)))
(+.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/6 binary32))) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(+.f32 (log.f32 (pow.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) x) #s(literal 1/2 binary32))) (log.f32 (sqrt.f32 #s(literal 2 binary32))))
(-.f32 (+.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32))
(pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))
(pow.f32 (E.f32) (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(pow.f32 (exp.f32 (cbrt.f32 (pow.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(cbrt.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(log1p.f32 (fma.f32 #s(literal 2 binary32) x #s(literal -1 binary32)))
(exp.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 1/3 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(fma.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(fma.f32 #s(literal 1/2 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(fma.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(fma.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32)))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 #s(literal 2 binary32))))
(+.f32 (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(+.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))) (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))))
(+.f32 (log.f32 (sqrt.f32 #s(literal 2 binary32))) (log.f32 (sqrt.f32 x)))
(+.f32 (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))) (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))))
(-.f32 (+.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 1 binary32))
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32))
(*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32))))
(*.f32 #s(literal 3 binary32) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (pow.f32 (*.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 (pow.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 5/2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)))))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 2 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 5/2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))
(pow.f32 (E.f32) (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (exp.f32 (cbrt.f32 (pow.f32 (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(log1p.f32 (fma.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)) #s(literal -1 binary32)))
(exp.f32 (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 1/3 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 2 binary32)))
(+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)) #s(literal -1 binary32)))
(+.f32 #s(literal 0 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(-.f32 (+.f32 #s(literal 1 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32))
(*.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)) (cbrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)))
(*.f32 (cbrt.f32 x) (pow.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 x) (cbrt.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 x))
(*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32)) (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32)))
(*.f32 (cbrt.f32 #s(literal 2 binary32)) (pow.f32 (*.f32 x (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 #s(literal 2 binary32)) (cbrt.f32 (*.f32 x (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)) (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/6 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/6 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 4 binary32))) (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (sqrt.f32 (sqrt.f32 x)) (pow.f32 (*.f32 (sqrt.f32 x) #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (sqrt.f32 x)) (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x)) #s(literal 1/2 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32))) (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (pow.f32 (*.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (E.f32) (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)))) (pow.f32 (E.f32) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)))))
(*.f32 (pow.f32 (E.f32) (log.f32 (sqrt.f32 x))) (pow.f32 (E.f32) (log.f32 (sqrt.f32 #s(literal 2 binary32)))))
(*.f32 (pow.f32 (E.f32) (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))) (pow.f32 (E.f32) (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32))))
(*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (sqrt.f32 (cbrt.f32 x)))
(*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 x)) #s(literal 1/2 binary32)) (sqrt.f32 (sqrt.f32 x)))
(*.f32 (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/6 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (pow.f32 (pow.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) x) #s(literal 1/2 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 (sqrt.f32 #s(literal 2 binary32))))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 4 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (pow.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (sqrt.f32 x)) #s(literal 1/3 binary32)) (cbrt.f32 (sqrt.f32 #s(literal 2 binary32))))
(*.f32 (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/4 binary32)) #s(literal 1/3 binary32)) (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (cbrt.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (sqrt.f32 x))) (cbrt.f32 (sqrt.f32 #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/4 binary32))) (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(/.f32 (pow.f32 (E.f32) (+.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (E.f32))
(/.f32 (exp.f32 (+.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (E.f32))
(pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))
(pow.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(pow.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3/2 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(pow.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) #s(literal 1/4 binary32))
(pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)) #s(literal 1/6 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(pow.f32 (E.f32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (exp.f32 #s(literal 2 binary32)) (*.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1/2 binary32)))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1/2 binary32)))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (*.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1/2 binary32)))
(pow.f32 (exp.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(pow.f32 (pow.f32 (E.f32) #s(literal 1/2 binary32)) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 2 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (exp.f32 #s(literal 1/2 binary32)) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(fabs.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(log.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log1p.f32 (expm1.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(exp.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(exp.f32 (*.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)))
(+.f32 x x)
(+.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) x #s(literal -1 binary32)))
(+.f32 #s(literal 0 binary32) (*.f32 #s(literal 2 binary32) x))
(+.f32 (log.f32 (cbrt.f32 (pow.f32 (exp.f32 x) #s(literal 4 binary32)))) (log.f32 (cbrt.f32 (pow.f32 (exp.f32 x) #s(literal 2 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (pow.f32 (exp.f32 x) #s(literal 2 binary32)))) (log.f32 (sqrt.f32 (pow.f32 (exp.f32 x) #s(literal 2 binary32)))))
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(/.f32 (pow.f32 (E.f32) (+.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))) (E.f32))
(/.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (exp.f32 #s(literal 2 binary32)))
(/.f32 (exp.f32 (+.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))) (E.f32))
(pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))
(pow.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)) #s(literal 6 binary32))
(pow.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32)) #s(literal 2/3 binary32))
(pow.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) #s(literal 1/2 binary32))
(pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32)) #s(literal 4 binary32))
(pow.f32 (E.f32) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (+.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (*.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (+.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (exp.f32 #s(literal 2 binary32)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(pow.f32 (exp.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)))
(pow.f32 (pow.f32 (E.f32) #s(literal 2 binary32)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(pow.f32 (pow.f32 (E.f32) (*.f32 #s(literal 2 binary32) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (E.f32) (*.f32 #s(literal 2 binary32) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) #s(literal 1/2 binary32)) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(pow.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (cbrt.f32 #s(literal 2 binary32)))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (cbrt.f32 #s(literal 2 binary32))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (cbrt.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (cbrt.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 #s(literal 2 binary32)))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (*.f32 (E.f32) (E.f32)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(pow.f32 (*.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (*.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (exp.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (exp.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(sqrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)))
(log.f32 (pow.f32 (exp.f32 x) #s(literal 2 binary32)))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)))
(expm1.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) x)))
(log1p.f32 (expm1.f32 (*.f32 #s(literal 2 binary32) x)))
(exp.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32))) #s(literal 1/3 binary32)))

simplify189.0ms (2.5%)

Algorithm
egg-herbie
Rules
970×fma-define
726×associate-*r*
624×prod-exp
620×associate-*l*
616×fmm-def
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
04984294974923
17614294974775
214724294974425
345294294974408
Stop Event
node limit
Counts
261 → 271
Calls
Call 1
Inputs
(*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))))
(*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))))
(*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))))
(*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32))))
(log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32))))
(log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32))))
(log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 #s(literal -1 binary32) (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 #s(literal -1 binary32) (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 #s(literal -1 binary32) (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 #s(literal -1 binary32) (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(+.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(+.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 0 binary32))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 x))) (log.f32 (*.f32 (cbrt.f32 x) #s(literal 2 binary32))))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (*.f32 (sqrt.f32 x) #s(literal 2 binary32))))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x)) #s(literal 1/2 binary32))))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)))) (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))))
(+.f32 (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(+.f32 (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32))))
(+.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32))) (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))))
(+.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)))) (log.f32 (cbrt.f32 x)))
(+.f32 (log.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 x))) (log.f32 (sqrt.f32 x)))
(+.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/6 binary32))) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(+.f32 (log.f32 (pow.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) x) #s(literal 1/2 binary32))) (log.f32 (sqrt.f32 #s(literal 2 binary32))))
(-.f32 (+.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32))
(pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))
(pow.f32 (E.f32) (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(pow.f32 (exp.f32 (cbrt.f32 (pow.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(cbrt.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(log1p.f32 (fma.f32 #s(literal 2 binary32) x #s(literal -1 binary32)))
(exp.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 1/3 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(fma.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(fma.f32 #s(literal 1/2 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(fma.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(fma.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32)))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 0 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 #s(literal 2 binary32))))
(+.f32 (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(+.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))) (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))))
(+.f32 (log.f32 (sqrt.f32 #s(literal 2 binary32))) (log.f32 (sqrt.f32 x)))
(+.f32 (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))) (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))))
(-.f32 (+.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 1 binary32))
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32))
(*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 1/2 binary32))
(*.f32 #s(literal 1/2 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32))))
(*.f32 #s(literal 3 binary32) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 3 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (pow.f32 (*.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 (pow.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 5/2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)))))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 2 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 5/2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))
(pow.f32 (E.f32) (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (exp.f32 (cbrt.f32 (pow.f32 (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(log1p.f32 (fma.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)) #s(literal -1 binary32)))
(exp.f32 (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 1/3 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 2 binary32)))
(+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)) #s(literal -1 binary32)))
(+.f32 #s(literal 0 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(-.f32 (+.f32 #s(literal 1 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32))
(*.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)) (cbrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)))
(*.f32 (cbrt.f32 x) (pow.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 x) (cbrt.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 x))
(*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32)) (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32)))
(*.f32 (cbrt.f32 #s(literal 2 binary32)) (pow.f32 (*.f32 x (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 #s(literal 2 binary32)) (cbrt.f32 (*.f32 x (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)) (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/6 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/6 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 4 binary32))) (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (sqrt.f32 (sqrt.f32 x)) (pow.f32 (*.f32 (sqrt.f32 x) #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (sqrt.f32 x)) (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x)) #s(literal 1/2 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32))) (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (pow.f32 (*.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(*.f32 (pow.f32 (E.f32) (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)))) (pow.f32 (E.f32) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)))))
(*.f32 (pow.f32 (E.f32) (log.f32 (sqrt.f32 x))) (pow.f32 (E.f32) (log.f32 (sqrt.f32 #s(literal 2 binary32)))))
(*.f32 (pow.f32 (E.f32) (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))) (pow.f32 (E.f32) (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32))))
(*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (sqrt.f32 (cbrt.f32 x)))
(*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 x)) #s(literal 1/2 binary32)) (sqrt.f32 (sqrt.f32 x)))
(*.f32 (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/6 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (pow.f32 (pow.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) x) #s(literal 1/2 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 (sqrt.f32 #s(literal 2 binary32))))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 4 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (pow.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (sqrt.f32 x)) #s(literal 1/3 binary32)) (cbrt.f32 (sqrt.f32 #s(literal 2 binary32))))
(*.f32 (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/4 binary32)) #s(literal 1/3 binary32)) (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (cbrt.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (sqrt.f32 x))) (cbrt.f32 (sqrt.f32 #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/4 binary32))) (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(/.f32 (pow.f32 (E.f32) (+.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (E.f32))
(/.f32 (exp.f32 (+.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (E.f32))
(pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))
(pow.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(pow.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3/2 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(pow.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) #s(literal 1/4 binary32))
(pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)) #s(literal 1/6 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(pow.f32 (E.f32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (exp.f32 #s(literal 2 binary32)) (*.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1/2 binary32)))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1/2 binary32)))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (*.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1/2 binary32)))
(pow.f32 (exp.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(pow.f32 (pow.f32 (E.f32) #s(literal 1/2 binary32)) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 2 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (exp.f32 #s(literal 1/2 binary32)) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(fabs.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(log.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log1p.f32 (expm1.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(exp.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(exp.f32 (*.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)))
(+.f32 x x)
(+.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) x #s(literal -1 binary32)))
(+.f32 #s(literal 0 binary32) (*.f32 #s(literal 2 binary32) x))
(+.f32 (log.f32 (cbrt.f32 (pow.f32 (exp.f32 x) #s(literal 4 binary32)))) (log.f32 (cbrt.f32 (pow.f32 (exp.f32 x) #s(literal 2 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (pow.f32 (exp.f32 x) #s(literal 2 binary32)))) (log.f32 (sqrt.f32 (pow.f32 (exp.f32 x) #s(literal 2 binary32)))))
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(/.f32 (pow.f32 (E.f32) (+.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))) (E.f32))
(/.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (exp.f32 #s(literal 2 binary32)))
(/.f32 (exp.f32 (+.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))) (E.f32))
(pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))
(pow.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)) #s(literal 6 binary32))
(pow.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32)) #s(literal 2/3 binary32))
(pow.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) #s(literal 1/2 binary32))
(pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32)) #s(literal 4 binary32))
(pow.f32 (E.f32) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (+.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (*.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (+.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (exp.f32 #s(literal 2 binary32)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(pow.f32 (exp.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)))
(pow.f32 (pow.f32 (E.f32) #s(literal 2 binary32)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(pow.f32 (pow.f32 (E.f32) (*.f32 #s(literal 2 binary32) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (E.f32) (*.f32 #s(literal 2 binary32) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) #s(literal 1/2 binary32)) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(pow.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (cbrt.f32 #s(literal 2 binary32)))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (cbrt.f32 #s(literal 2 binary32))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (cbrt.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (cbrt.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 #s(literal 2 binary32)))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (*.f32 (E.f32) (E.f32)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(pow.f32 (*.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (*.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (exp.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (exp.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(sqrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)))
(log.f32 (pow.f32 (exp.f32 x) #s(literal 2 binary32)))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)))
(expm1.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) x)))
(log1p.f32 (expm1.f32 (*.f32 #s(literal 2 binary32) x)))
(exp.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)))
(exp.f32 (*.f32 (log.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32))) #s(literal 1/3 binary32)))
Outputs
(*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))))
(*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))))
(*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))))
(*.f32 #s(literal 2 binary32) (log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (neg.f32 (neg.f32 (log.f32 x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (log.f32 x)))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (neg.f32 (neg.f32 (log.f32 x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (log.f32 x)))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (neg.f32 (neg.f32 (log.f32 x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (log.f32 x)))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (neg.f32 (neg.f32 (log.f32 x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (log.f32 x)))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (-.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (-.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (-.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal 2 binary32) (-.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32))))
(log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32))))
(log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32))))
(log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (neg.f32 (neg.f32 (log.f32 x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (log.f32 x))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (neg.f32 (neg.f32 (log.f32 x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (log.f32 x))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (neg.f32 (neg.f32 (log.f32 x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (log.f32 x))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (sqrt.f32 #s(literal 2 binary32)))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (neg.f32 (neg.f32 (log.f32 x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 (/.f32 #s(literal 1 binary32) x)))) (log.f32 x))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32))))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 #s(literal -1 binary32) (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(neg.f32 (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 x) (neg.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 #s(literal -2 binary32)) (*.f32 (sqrt.f32 x) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 #s(literal -1 binary32) (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(neg.f32 (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 x) (neg.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 #s(literal -2 binary32)) (*.f32 (sqrt.f32 x) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 #s(literal -1 binary32) (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(neg.f32 (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 x) (neg.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 #s(literal -2 binary32)) (*.f32 (sqrt.f32 x) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 #s(literal -1 binary32) (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(neg.f32 (*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 x) (neg.f32 (*.f32 (sqrt.f32 #s(literal -2 binary32)) (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 #s(literal -2 binary32)) (*.f32 (sqrt.f32 x) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 #s(literal -2 binary32)) (neg.f32 (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) x)
(+.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(+.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 0 binary32))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 x))) (log.f32 (*.f32 (cbrt.f32 x) #s(literal 2 binary32))))
(fma.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 x)) (log.f32 (*.f32 #s(literal 2 binary32) (cbrt.f32 x))))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (*.f32 (sqrt.f32 x) #s(literal 2 binary32))))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 x))))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x)) #s(literal 1/2 binary32))))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 (*.f32 #s(literal 4 binary32) x))))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 (*.f32 x #s(literal 4 binary32)))))
(+.f32 (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)))) (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(+.f32 (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) (*.f32 #s(literal 2 binary32) (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(+.f32 (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32))))
(fma.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32))))
(fma.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 1/4 binary32) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32))))
(+.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32))) (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))))
(fma.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32))))
(fma.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 1/4 binary32) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32))))
(+.f32 (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)))) (log.f32 (cbrt.f32 x)))
(+.f32 (log.f32 (cbrt.f32 x)) (log.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)))))
(+.f32 (log.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 x))) (log.f32 (sqrt.f32 x)))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 x))))
(+.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/6 binary32))) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(+.f32 (log.f32 (pow.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) x) #s(literal 1/2 binary32))) (log.f32 (sqrt.f32 #s(literal 2 binary32))))
(+.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))))) (log.f32 (sqrt.f32 #s(literal 2 binary32))))
(+.f32 (log.f32 (hypot.f32 x x)) (log.f32 (sqrt.f32 #s(literal 2 binary32))))
(-.f32 (+.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)) #s(literal 1/2 binary32))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (E.f32) (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (exp.f32 (cbrt.f32 (pow.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(cbrt.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32)))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(log1p.f32 (fma.f32 #s(literal 2 binary32) x #s(literal -1 binary32)))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(exp.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 3 binary32)))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 1/3 binary32)))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(fma.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(fma.f32 #s(literal 1/2 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(fma.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(fma.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32)))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 0 binary32))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(+.f32 #s(literal 0 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 #s(literal 2 binary32))))
(+.f32 (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(+.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))) (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))))
(+.f32 (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(+.f32 (log.f32 (sqrt.f32 #s(literal 2 binary32))) (log.f32 (sqrt.f32 x)))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 #s(literal 2 binary32))))
(+.f32 (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))) (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(-.f32 (+.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 1 binary32))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 #s(literal 2 binary32) (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 1/2 binary32))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 #s(literal 1/2 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32))))
(*.f32 #s(literal 3 binary32) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))) #s(literal 3 binary32))
(*.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 3 binary32)))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32))) #s(literal 1/3 binary32)) (pow.f32 (sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)))))
(*.f32 (cbrt.f32 (pow.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 3 binary32))) (cbrt.f32 (pow.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 3 binary32))))
(*.f32 (pow.f32 (pow.f32 (*.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 2 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 (cbrt.f32 (pow.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 4 binary32)) #s(literal 2 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 8 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 (pow.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 5/2 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 5/2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)))) (cbrt.f32 (sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)))))
(*.f32 (cbrt.f32 (pow.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 3 binary32))) (cbrt.f32 (pow.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 3 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 2 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 (cbrt.f32 (pow.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 4 binary32)) #s(literal 2 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 8 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 5/2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 3 binary32))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)) #s(literal 1/2 binary32))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (E.f32) (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (exp.f32 (cbrt.f32 (pow.f32 (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(sqrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(cbrt.f32 (pow.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(expm1.f32 (log1p.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(log1p.f32 (fma.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)) #s(literal -1 binary32)))
(log.f32 (*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32))))
(exp.f32 (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 3 binary32)))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 1/3 binary32)))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 2 binary32)))
(log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(+.f32 #s(literal 1 binary32) (fma.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)) #s(literal -1 binary32)))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(+.f32 #s(literal 0 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(+.f32 (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(-.f32 (+.f32 #s(literal 1 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(*.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)) (cbrt.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (cbrt.f32 x) (pow.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 x) (cbrt.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 (cbrt.f32 x) (cbrt.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 x))
(*.f32 (sqrt.f32 x) (sqrt.f32 #s(literal 2 binary32)))
(*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32)) (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32)))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(*.f32 (cbrt.f32 #s(literal 2 binary32)) (pow.f32 (*.f32 x (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1/3 binary32)))
(*.f32 (cbrt.f32 #s(literal 2 binary32)) (cbrt.f32 (*.f32 x (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 (cbrt.f32 #s(literal 2 binary32)) (cbrt.f32 (*.f32 x (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)) (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/6 binary32)) #s(literal 1/3 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/6 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/6 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 4 binary32))) (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 4 binary32))))
(*.f32 (sqrt.f32 (sqrt.f32 x)) (pow.f32 (*.f32 (sqrt.f32 x) #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (sqrt.f32 x)) (sqrt.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 x))))
(*.f32 (sqrt.f32 (sqrt.f32 x)) (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (*.f32 #s(literal 2 binary32) x)) #s(literal 1/2 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (sqrt.f32 x)) (sqrt.f32 (sqrt.f32 (*.f32 #s(literal 4 binary32) x))))
(*.f32 (sqrt.f32 (sqrt.f32 x)) (sqrt.f32 (sqrt.f32 (*.f32 x #s(literal 4 binary32)))))
(*.f32 (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32))) (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32))) (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32))))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (pow.f32 (*.f32 (cbrt.f32 x) #s(literal 2 binary32)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (sqrt.f32 (*.f32 #s(literal 2 binary32) (cbrt.f32 x))))
(*.f32 (fabs.f32 (cbrt.f32 x)) (sqrt.f32 (*.f32 #s(literal 2 binary32) (cbrt.f32 x))))
(*.f32 (pow.f32 (E.f32) (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)))) (pow.f32 (E.f32) (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)))))
(*.f32 (pow.f32 (E.f32) (log.f32 (sqrt.f32 x))) (pow.f32 (E.f32) (log.f32 (sqrt.f32 #s(literal 2 binary32)))))
(*.f32 (pow.f32 (E.f32) (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))) (pow.f32 (E.f32) (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/3 binary32)) (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(*.f32 (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32))))
(*.f32 (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32))) (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/4 binary32))))
(*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (sqrt.f32 (cbrt.f32 x)))
(*.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 x)))
(*.f32 (pow.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 x)) #s(literal 1/2 binary32)) (sqrt.f32 (sqrt.f32 x)))
(*.f32 (sqrt.f32 (sqrt.f32 x)) (sqrt.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 x))))
(*.f32 (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/6 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/6 binary32))) (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (pow.f32 (pow.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) x) #s(literal 1/2 binary32)) #s(literal 1/2 binary32)) (sqrt.f32 (sqrt.f32 #s(literal 2 binary32))))
(*.f32 (sqrt.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 2 binary32))))) (sqrt.f32 (sqrt.f32 #s(literal 2 binary32))))
(*.f32 (sqrt.f32 (hypot.f32 x x)) (sqrt.f32 (sqrt.f32 #s(literal 2 binary32))))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 4 binary32)) #s(literal 1/3 binary32)) (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 4 binary32))))
(*.f32 (pow.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (sqrt.f32 x)) #s(literal 1/3 binary32)) (cbrt.f32 (sqrt.f32 #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (*.f32 (sqrt.f32 x) (*.f32 #s(literal 2 binary32) x))) (cbrt.f32 (sqrt.f32 #s(literal 2 binary32))))
(*.f32 (pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/4 binary32)) #s(literal 1/3 binary32)) (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/4 binary32))))
(*.f32 (cbrt.f32 (*.f32 (*.f32 #s(literal 2 binary32) x) (sqrt.f32 x))) (cbrt.f32 (sqrt.f32 #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (*.f32 (sqrt.f32 x) (*.f32 #s(literal 2 binary32) x))) (cbrt.f32 (sqrt.f32 #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/4 binary32))) (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))))
(*.f32 (sqrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))) (cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 5/4 binary32))))
(/.f32 (pow.f32 (E.f32) (+.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (E.f32))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(/.f32 (exp.f32 (+.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (E.f32))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/2 binary32))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(*.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)))
(pow.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3/2 binary32))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32)))
(pow.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) #s(literal 1/4 binary32))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)) #s(literal 1/6 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (E.f32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (exp.f32 #s(literal 2 binary32)) (*.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1/2 binary32)))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1/2 binary32)))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (*.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1/2 binary32)))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (exp.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (pow.f32 (E.f32) #s(literal 1/2 binary32)) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (sqrt.f32 (E.f32)) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 2 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (exp.f32 (pow.f32 (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) #s(literal 5 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(pow.f32 (exp.f32 #s(literal 1/2 binary32)) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(fabs.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(log.f32 (exp.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(log1p.f32 (expm1.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(exp.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(exp.f32 (*.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32))) #s(literal 3 binary32)))
(*.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)) #s(literal 3 binary32))
(exp.f32 (*.f32 (log.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32))) #s(literal 1/3 binary32)))
(cbrt.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 1/4 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)))
(sqrt.f32 (*.f32 #s(literal 2 binary32) x))
(+.f32 x x)
(*.f32 #s(literal 2 binary32) x)
(+.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) x #s(literal -1 binary32)))
(*.f32 #s(literal 2 binary32) x)
(+.f32 #s(literal 0 binary32) (*.f32 #s(literal 2 binary32) x))
(*.f32 #s(literal 2 binary32) x)
(+.f32 (log.f32 (cbrt.f32 (pow.f32 (exp.f32 x) #s(literal 4 binary32)))) (log.f32 (cbrt.f32 (pow.f32 (exp.f32 x) #s(literal 2 binary32)))))
(+.f32 (log.f32 (cbrt.f32 (pow.f32 (exp.f32 x) #s(literal 4 binary32)))) (log.f32 (cbrt.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) x))))
(+.f32 (log.f32 (sqrt.f32 (pow.f32 (exp.f32 x) #s(literal 2 binary32)))) (log.f32 (sqrt.f32 (pow.f32 (exp.f32 x) #s(literal 2 binary32)))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (pow.f32 (exp.f32 x) #s(literal 2 binary32)))))
(*.f32 #s(literal 2 binary32) (log.f32 (fabs.f32 (exp.f32 x))))
(-.f32 (+.f32 #s(literal 1 binary32) (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(*.f32 #s(literal 2 binary32) x)
(/.f32 (pow.f32 (E.f32) (+.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))) (E.f32))
(*.f32 #s(literal 2 binary32) x)
(/.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) (+.f32 #s(literal 1 binary32) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (exp.f32 #s(literal 2 binary32)))
(/.f32 (exp.f32 (+.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))) (E.f32))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1 binary32))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/6 binary32)) #s(literal 6 binary32))
(pow.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 3 binary32))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 3/2 binary32)) #s(literal 2/3 binary32))
(pow.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)) #s(literal 1/2 binary32))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)) #s(literal 1/3 binary32))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)))
(pow.f32 (pow.f32 (*.f32 #s(literal 2 binary32) x) #s(literal 1/4 binary32)) #s(literal 4 binary32))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (E.f32) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (+.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (*.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (+.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (exp.f32 #s(literal 2 binary32)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (exp.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (pow.f32 (E.f32) #s(literal 2 binary32)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (pow.f32 (E.f32) (*.f32 #s(literal 2 binary32) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (E.f32) (*.f32 #s(literal 2 binary32) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) #s(literal 1/2 binary32)) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (sqrt.f32 (exp.f32 #s(literal 2 binary32))) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (fabs.f32 (E.f32)) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(pow.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (pow.f32 (exp.f32 #s(literal 2 binary32)) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (cbrt.f32 #s(literal 2 binary32)))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (cbrt.f32 #s(literal 2 binary32))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (pow.f32 (cbrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (cbrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (cbrt.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (cbrt.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (cbrt.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 #s(literal 2 binary32)))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (fabs.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) (sqrt.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))) (sqrt.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))))
(pow.f32 (*.f32 (E.f32) (E.f32)) (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (*.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32))) (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (*.f32 (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x))))) (exp.f32 (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (exp.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 #s(literal 2 binary32) x)
(pow.f32 (exp.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))) (sqrt.f32 (log.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) x)))))
(*.f32 #s(literal 2 binary32) x)
(sqrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32)))
(*.f32 #s(literal 2 binary32) x)
(log.f32 (pow.f32 (exp.f32 x) #s(literal 2 binary32)))
(*.f32 #s(literal 2 binary32) x)
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)))
(expm1.f32 (log1p.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 #s(literal 2 binary32) x)
(log1p.f32 (expm1.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 #s(literal 2 binary32) x)
(exp.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))
(*.f32 #s(literal 2 binary32) x)
(exp.f32 (*.f32 (log.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32)))
(*.f32 #s(literal 2 binary32) x)
(exp.f32 (*.f32 (log.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 4 binary32))) #s(literal 1/2 binary32)))
(*.f32 #s(literal 2 binary32) x)
(exp.f32 (*.f32 (log.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32))) #s(literal 1/3 binary32)))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 8 binary32)))

eval29.0ms (0.4%)

Compiler

Compiled 3723 to 1010 computations (72.9% saved)

prune67.0ms (0.9%)

Pruning

9 alts after pruning (0 fresh and 9 done)

PrunedKeptTotal
New2710271
Fresh000
Picked011
Done088
Total2719280
Accuracy
100.0%
Counts
280 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
97.2%
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
97.6%
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))
9.4%
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))))
56.1%
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
56.1%
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
97.2%
(log.f32 (+.f32 x x))
98.3%
(log.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
54.5%
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
6.1%
#s(literal 0 binary32)
Compiler

Compiled 178 to 112 computations (37.1% saved)

regimes67.0ms (0.9%)

Counts
12 → 1
Calls
Call 1
Inputs
#s(literal 0 binary32)
(log.f32 (+.f32 x x))
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
(log.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32)))))))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(neg.f32 (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
Outputs
(log.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
Calls

3 calls:

58.0ms
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
4.0ms
x
4.0ms
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
Results
AccuracySegmentsBranch
98.3%1x
98.3%1(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
98.3%1(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
Compiler

Compiled 21 to 14 computations (33.3% saved)

regimes8.0ms (0.1%)

Counts
6 → 1
Calls
Call 1
Inputs
#s(literal 0 binary32)
(log.f32 (+.f32 x x))
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 x #s(literal 2 binary32)))))
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
Outputs
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))
Calls

3 calls:

3.0ms
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
2.0ms
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
2.0ms
x
Results
AccuracySegmentsBranch
97.6%1x
97.6%1(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
97.6%1(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
Compiler

Compiled 21 to 14 computations (33.3% saved)

regimes3.0ms (0%)

Counts
2 → 1
Calls
Call 1
Inputs
#s(literal 0 binary32)
(log.f32 (+.f32 x x))
Outputs
(log.f32 (+.f32 x x))
Calls

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
97.2%1x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes1.0ms (0%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

1 calls:

1.0ms
x
Results
AccuracySegmentsBranch
6.1%1x
Compiler

Compiled 2 to 1 computations (50% saved)

simplify3.0ms (0%)

Algorithm
egg-herbie
Rules
10×sub-neg
10×*-commutative
10×+-commutative
neg-sub0
neg-mul-1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01971
12571
23471
34171
44671
54871
Stop Event
saturated
Calls
Call 1
Inputs
(log.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))
(log.f32 (+.f32 x x))
#s(literal 0 binary32)
Outputs
(log.f32 (*.f32 x (-.f32 #s(literal 2 binary32) (/.f32 #s(literal 1/2 binary32) (pow.f32 x #s(literal 2 binary32))))))
(neg.f32 (log.f32 (/.f32 #s(literal 1/2 binary32) x)))
(log.f32 (+.f32 x x))
#s(literal 0 binary32)

soundness1.2s (15.9%)

Rules
1202×times-frac
1192×unpow-prod-down
1004×fma-define
832×associate-*r*
814×associate-*l*
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
098619247
1242616926
018198
1214198
22135198
083912884931999
1168412884931223
2489212884929429
032344
1525206
27795206
Stop Event
done
node limit
node limit
node limit
node limit
Compiler

Compiled 535 to 145 computations (72.9% saved)

preprocess61.0ms (0.8%)

Compiler

Compiled 88 to 60 computations (31.8% saved)

end0.0ms (0%)

Profiling

Loading profile data...