Rust f32::acosh

Time bar (total: 7.6s)

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 4 computations (33.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 0.0ms
const: 0.0ms (0% of total)
ival->=: 0.0ms (0% of total)
ival-acosh: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

sample633.0ms (8.3%)

Results
524.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 376.0ms
ival-acosh: 188.0ms (50% of total)
ival->=: 178.0ms (47.3% of total)
const: 7.0ms (1.9% of total)
backward-pass: 3.0ms (0.8% of total)
Bogosity

preprocess262.0ms (3.4%)

Algorithm
egg-herbie
Rules
1036×sub-neg
986×unsub-neg
832×fma-define
818×distribute-neg-in
778×distribute-rgt-out
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01668
13468
24268
36068
410368
518968
651568
7122968
8301668
9441068
10553168
11598168
12617868
13625168
14633068
15703368
16785668
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)))

explain195.0ms (2.5%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1170-0-(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
20-0-(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
00-0-x
00-0-(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
00-0-#s(literal 1 binary32)
00-0-(-.f32 (*.f32 x x) #s(literal 1 binary32))
00-0-(*.f32 x x)
Results
153.0ms512×0valid
Compiler

Compiled 80 to 23 computations (71.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-log: 9.0ms (36% of total)
ival-mult: 4.0ms (16% of total)
ival-sqrt: 4.0ms (16% of total)
ival-sub: 3.0ms (12% of total)
ival-add: 3.0ms (12% of total)
const: 1.0ms (4% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 9 to 6 computations (33.3% saved)

prune2.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
57.2%
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
57.2%
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
Compiler

Compiled 19 to 13 computations (31.6% saved)

simplify223.0ms (2.9%)

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×fma-neg
1520×unsub-neg
1032×sub-neg
838×distribute-neg-in
660×fma-define
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
018211
130211
234211
349211
490211
5166211
6375211
7774211
82533211
94480211
105788211
116475211
126777211
136962211
147064211
157383211
167929211
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)

localize55.0ms (0.7%)

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.3%
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
accuracy60.6%
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
accuracy99.9%
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
accuracy99.9%
(-.f32 (*.f32 x x) #s(literal 1 binary32))
accuracy99.3%
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
accuracy60.6%
(sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))
Results
37.0ms256×0valid
Compiler

Compiled 61 to 13 computations (78.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-log: 5.0ms (23.3% of total)
ival-sqrt: 5.0ms (23.3% of total)
ival-add: 3.0ms (14% of total)
ival-mult: 3.0ms (14% of total)
ival-fma: 3.0ms (14% of total)
ival-sub: 2.0ms (9.3% of total)
const: 1.0ms (4.7% of total)
backward-pass: 0.0ms (0% of total)

series16.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
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)
0.0ms
x
@0
(sqrt (- (* x x) 1))

rewrite525.0ms (6.9%)

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))

simplify476.0ms (6.2%)

Algorithm
egg-herbie
Rules
1202×times-frac
780×fma-neg
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 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) 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))) (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 #s(literal -1/2 binary32)) (+.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)))) (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 (/.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 (+.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 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 x (neg.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))))))
(*.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 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) 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))) (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 #s(literal -1/2 binary32)) (+.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)))) (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 (/.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 (+.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 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 x (neg.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))))))
(*.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))

eval55.0ms (0.7%)

Compiler

Compiled 9104 to 1990 computations (78.1% saved)

prune124.0ms (1.6%)

Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New4965501
Fresh000
Picked112
Done000
Total4976503
Accuracy
100.0%
Counts
503 → 6
Alt Table
Click to see full alt table
StatusAccuracyProgram
96.6%
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
40.8%
(*.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))))
99.2%
(log.f32 (+.f32 x (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))))
57.2%
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
57.2%
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
96.7%
(log.f32 (+.f32 x x))
Compiler

Compiled 108 to 81 computations (25% saved)

simplify85.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.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))))
cost-diff3072
(fma.f32 x x #s(literal -1 binary32))
cost-diff3072
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
cost-diff3072
(+.f32 x (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
(sqrt.f32 (+.f32 x #s(literal -1 binary32)))
cost-diff0
(+.f32 x #s(literal 1 binary32))
cost-diff0
(sqrt.f32 (+.f32 x #s(literal 1 binary32)))
cost-diff0
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
Rules
1140×associate-+l-
976×associate-+r-
918×+-commutative
726×distribute-lft-out--
698×fma-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
034614
160606
2110536
3248536
4563536
52120536
65531536
77411536
Stop Event
node limit
Calls
Call 1
Inputs
(log.f32 (+.f32 x (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))))
(+.f32 x (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
x
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(sqrt.f32 (+.f32 x #s(literal 1 binary32)))
(+.f32 x #s(literal 1 binary32))
#s(literal 1 binary32)
(sqrt.f32 (+.f32 x #s(literal -1 binary32)))
(+.f32 x #s(literal -1 binary32))
#s(literal -1 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)
(*.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))))
#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)))
(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))))
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 3 binary32)
Outputs
(log.f32 (+.f32 x (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))))
(log.f32 (fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x))
(+.f32 x (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)
x
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(sqrt.f32 (+.f32 x #s(literal 1 binary32)))
(+.f32 x #s(literal 1 binary32))
#s(literal 1 binary32)
(sqrt.f32 (+.f32 x #s(literal -1 binary32)))
(+.f32 x #s(literal -1 binary32))
#s(literal -1 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)
(*.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))))
#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)))
(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))))
(+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 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)
#s(literal 3 binary32)

localize153.0ms (2%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))
accuracy98.7%
(*.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))))
accuracy60.6%
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
accuracy41.2%
(log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 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.3%
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
accuracy60.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.1%
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
accuracy100.0%
(+.f32 x x)
accuracy99.3%
(log.f32 (+.f32 x x))
accuracy100.0%
(sqrt.f32 (+.f32 x #s(literal -1 binary32)))
accuracy99.9%
(+.f32 x (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
accuracy99.3%
(log.f32 (+.f32 x (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))))
accuracy98.6%
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
Results
106.0ms256×0valid
Compiler

Compiled 166 to 29 computations (82.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 73.0ms
ival-log: 33.0ms (44.9% of total)
ival-add: 12.0ms (16.3% of total)
ival-sqrt: 8.0ms (10.9% of total)
ival-mult: 6.0ms (8.2% of total)
ival-pow: 6.0ms (8.2% of total)
...c/correct-round.rkt:119:19: 4.0ms (5.4% of total)
ival-fma: 3.0ms (4.1% of total)
const: 1.0ms (1.4% of total)
backward-pass: 0.0ms (0% of total)

series247.0ms (3.2%)

Counts
21 → 232
Calls
Call 1
Inputs
#<alt (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))>
#<alt (sqrt.f32 (+.f32 x #s(literal 1 binary32)))>
#<alt (+.f32 x #s(literal 1 binary32))>
#<alt (sqrt.f32 (+.f32 x #s(literal -1 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 (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 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))>
#<alt (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))>
#<alt (*.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))))>
#<alt (log.f32 (+.f32 x (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))))>
#<alt (+.f32 x (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 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 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))>
#<alt (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))>
Outputs
#<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 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) x))>
#<alt (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) x))))>
#<alt (+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/16 binary32) x) #s(literal 1/8 binary32))))))>
#<alt (sqrt.f32 x)>
#<alt (*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))))>
#<alt (*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))))) (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))))))>
#<alt (*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))))) (+.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32))))) (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 (sqrt.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) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) 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/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) 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/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))>
#<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 (sqrt.f32 #s(literal -1 binary32))>
#<alt (+.f32 (sqrt.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 (*.f32 #s(literal -1/8 binary32) (/.f32 x (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 x (+.f32 (*.f32 x (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 x (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 (sqrt.f32 x)>
#<alt (*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))))>
#<alt (*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))))))))>
#<alt (*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (+.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))))) (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32)))))))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 (sqrt.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 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) 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/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) 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/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #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 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 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 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))>
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))>
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.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 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 x (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -6 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32)))) (*.f32 #s(literal 24 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.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 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))>
#<alt (-.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 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 (*.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 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))>
#<alt (-.f32 (+.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 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 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 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 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 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 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) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 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 #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 (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) (*.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 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))>
#<alt (+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 #s(literal 3 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt (+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -6 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32)))) (*.f32 #s(literal 24 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 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (-.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal 8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 9/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 8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 9/32 binary32) (*.f32 #s(literal 5/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))>
#<alt (+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))>
#<alt (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))>
#<alt (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))>
#<alt (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.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 3 binary32)))>
#<alt (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 4 binary32) x) (*.f32 #s(literal 4 binary32) (sqrt.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 3 binary32)))>
#<alt (*.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32)))>
#<alt (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 #s(literal 8 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 #s(literal 8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))))) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (+.f32 #s(literal 8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32))))) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 3 binary32)))>
#<alt (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 3 binary32)))>
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 9/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 3 binary32))))>
#<alt (*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 9/128 binary32) (*.f32 #s(literal 7/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/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32))))>
Calls

60 calls:

TimeVariablePointExpression
94.0ms
x
@0
(* (+ x 1) (+ x -1))
33.0ms
x
@-inf
(+ (log 2) (log x))
27.0ms
x
@0
(log (+ x x))
21.0ms
x
@-inf
(log (+ x x))
19.0ms
x
@0
(+ (log 2) (log x))

rewrite233.0ms (3%)

Algorithm
batch-egg-rewrite
Rules
977×log1p-expm1-u
326×associate-*r*
226×associate-*l*
200×expm1-log1p-u
197×add-exp-log
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
034523
1520414
26552414
Stop Event
node limit
Counts
21 → 669
Calls
Call 1
Inputs
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(sqrt.f32 (+.f32 x #s(literal 1 binary32)))
(+.f32 x #s(literal 1 binary32))
(sqrt.f32 (+.f32 x #s(literal -1 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))
(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)))))
(+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(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 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))))
(+.f32 x (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 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)))
(log.f32 (pow.f32 (+.f32 x (sqrt.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))
Outputs
(-.f32 (exp.f32 (log1p.f32 (sqrt.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 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))
(sqrt.f32 (fma.f32 x x #s(literal -1 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 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (cbrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32)))))
(/.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32))
(pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(fabs.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(log.f32 (exp.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))))))
(cbrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(hypot.f32 #s(literal 1 binary32) (sqrt.f32 x))
(log1p.f32 (expm1.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(exp.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 x)))
(exp.f32 (*.f32 (log1p.f32 x) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log1p.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 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.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 (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 x #s(literal 1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (sqrt.f32 (+.f32 x #s(literal 1 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 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 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 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal 1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 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 #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 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 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 2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 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 (cbrt.f32 (pow.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 (exp.f32 (log1p.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32)))))
(/.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(/.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32))))))
(pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(fabs.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(log.f32 (exp.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))))
(cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
(log1p.f32 (expm1.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
(exp.f32 (log.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(+.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 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 0 binary32) #s(literal 0 binary32))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #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 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))
(-.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 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(*.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(*.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.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 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 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 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 #s(literal 2 binary32)) (log.f32 x)))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal 2 binary32) x)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 (neg.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.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 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(log1p.f32 (-.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)) (log.f32 x))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 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 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32)))
(-.f32 (exp.f32 (log1p.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) (/.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)))
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32))
(*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) (*.f32 x (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(*.f32 (cbrt.f32 x) (+.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (cbrt.f32 (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (+.f32 (cbrt.f32 x) (cbrt.f32 x)))
(*.f32 (sqrt.f32 x) (+.f32 (sqrt.f32 x) (sqrt.f32 x)))
(*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 0 binary32))))
(*.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) #s(literal 0 binary32)))
(*.f32 (cbrt.f32 #s(literal 2 binary32)) (cbrt.f32 x))
(*.f32 #s(literal 4 binary32) (pow.f32 x #s(literal 2 binary32)))
(*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 x))
(*.f32 (*.f32 #s(literal 2 binary32) (cbrt.f32 (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 x))
(*.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 x)) (sqrt.f32 x))
(*.f32 (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 2 binary32)) x)
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 0 binary32)) (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))))
(/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x #s(literal 0 binary32)))
(/.f32 #s(literal 0 binary32) #s(literal 0 binary32))
(/.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal 0 binary32))))
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (fma.f32 x x #s(literal 0 binary32))))
(/.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (fma.f32 x x #s(literal 0 binary32))))
(/.f32 (sqrt.f32 #s(literal 0 binary32)) (sqrt.f32 #s(literal 0 binary32)))
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 0 binary32)) (*.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 0 binary32)))
(/.f32 (*.f32 #s(literal 0 binary32) (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 #s(literal 0 binary32) (fma.f32 x x #s(literal 0 binary32))))
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x #s(literal 0 binary32))))
(/.f32 (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x #s(literal 0 binary32)))
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) (fma.f32 x x #s(literal 0 binary32)))
(/.f32 (*.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 0 binary32))
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32))
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 2 binary32))
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1/3 binary32))
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 3 binary32))
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1/2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(pow.f32 (exp.f32 (cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(sqrt.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(fabs.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(log.f32 (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(cbrt.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(hypot.f32 (sqrt.f32 x) (sqrt.f32 x))
(log1p.f32 (expm1.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(exp.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(fma.f32 #s(literal 1 binary32) x x)
(fma.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (cbrt.f32 x) x)
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) x)
(-.f32 (exp.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #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 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))
(-.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 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(*.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(*.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.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 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 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 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 #s(literal 2 binary32)) (log.f32 x)))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal 2 binary32) x)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 (neg.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.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 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32)))
(log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(log1p.f32 (-.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)) (log.f32 x))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 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 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 #s(literal 2 binary32)))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)))
(*.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 #s(literal 2 binary32))))
(*.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))))
(pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 #s(literal 2 binary32))))
(log1p.f32 #s(literal 1 binary32))
(exp.f32 (log.f32 (log.f32 #s(literal 2 binary32))))
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 2 binary32))) #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (log.f32 x))
(+.f32 (log.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32)))) (log.f32 (cbrt.f32 x)))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 x)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 x))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 x))
(*.f32 (log.f32 x) #s(literal 1 binary32))
(*.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 (/.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 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.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 (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 x #s(literal -1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x #s(literal -1 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 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 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 (+.f32 x #s(literal -1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (+.f32 (sqrt.f32 x) #s(literal 1 binary32)) (-.f32 (sqrt.f32 x) #s(literal 1 binary32)))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.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 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 2 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 2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 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 (cbrt.f32 (pow.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 #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 (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 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 3 binary32) (*.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 (+.f32 x (sqrt.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 1 binary32))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 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 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (*.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 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 (*.f32 #s(literal 1/3 binary32) (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (*.f32 #s(literal 1/3 binary32) (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (*.f32 #s(literal 3 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)))
(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 (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 (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 #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) (/.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) (neg.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))) (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 (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 (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 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 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/3 binary32)) (*.f32 #s(literal 3 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 (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 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 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)
(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 (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 (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 #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) (/.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) (neg.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))) (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 (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 (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 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 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/3 binary32)) (*.f32 #s(literal 3 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 (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 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 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)
(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 (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 (+.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 (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 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.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/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 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 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/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/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 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (+.f32 x #s(literal 1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 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 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/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 #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 (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))))))))
(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 (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 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 3 binary32) (*.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 (+.f32 x (sqrt.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 1 binary32))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 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 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (*.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 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 (*.f32 #s(literal 1/3 binary32) (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (*.f32 #s(literal 1/3 binary32) (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (*.f32 #s(literal 3 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)))
(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 (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 (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 #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) (/.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) (neg.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))) (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 (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 (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 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 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/3 binary32)) (*.f32 #s(literal 3 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 (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 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 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)
(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 (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 (+.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 (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 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.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/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 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 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/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/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 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (+.f32 x #s(literal 1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 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 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 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 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(+.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))
(+.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (+.f32 x (pow.f32 x #s(literal 2 binary32))))
(+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32))
(+.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) x) (+.f32 x #s(literal -1 binary32)))
(+.f32 (*.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) #s(literal 1 binary32)) (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)))
(+.f32 (*.f32 x (+.f32 x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(-.f32 (exp.f32 (log1p.f32 (fma.f32 x x #s(literal -1 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))) (+.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 #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) (*.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 (+.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) x))))
(/.f32 (+.f32 (pow.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) (+.f32 x (pow.f32 x #s(literal 2 binary32)))) (-.f32 (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 x (pow.f32 x #s(literal 2 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 (*.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 x #s(literal 2 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 (*.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 x #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))))
(/.f32 (-.f32 (*.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) (+.f32 x (pow.f32 x #s(literal 2 binary32)))) (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))) (-.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))))
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 2 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 (-.f32 (*.f32 (pow.f32 x #s(literal 2 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 (*.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 (log1p.f32 (fma.f32 x x #s(literal -1 binary32))))
(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 (+.f32 x #s(literal 1 binary32)) x (neg.f32 (+.f32 x #s(literal 1 binary32))))
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))
(+.f32 #s(literal 0 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (pow.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 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32))) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32))))
(-.f32 (exp.f32 (log1p.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #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 (+.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 3 binary32))
(*.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (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 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(log1p.f32 (-.f32 (pow.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 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(exp.f32 (*.f32 (log.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)))
(+.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) x))
(+.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) x) (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (*.f32 (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 x (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))
(+.f32 (*.f32 x (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (*.f32 (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 (exp.f32 (log1p.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(*.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 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1 binary32))
(*.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)))))
(*.f32 (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 (+.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))))) (*.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 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32)) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32)))
(*.f32 (pow.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)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(*.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.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))) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.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)))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(/.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)))))
(/.f32 (pow.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 3 binary32)) (pow.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)))))) #s(literal 3 binary32)))
(/.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.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 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 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 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)))))))
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 6 binary32)))
(log.f32 (exp.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))))
(cbrt.f32 (pow.f32 (pow.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 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))
(log1p.f32 (expm1.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))
(exp.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))

simplify293.0ms (3.8%)

Algorithm
egg-herbie
Rules
604×*-commutative
362×+-commutative
164×sub-neg
158×fma-define
144×associate-*r/
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
013285287
151655287
Stop Event
unsound
Counts
901 → 669
Calls
Call 1
Inputs
(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 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) x))
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) x))))
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/16 binary32) x) #s(literal 1/8 binary32))))))
(sqrt.f32 x)
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))))
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))))) (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))))))
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))))) (+.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32))))) (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))))))
(*.f32 #s(literal -1 binary32) (*.f32 (sqrt.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) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) 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/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) 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/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
#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)))
(sqrt.f32 #s(literal -1 binary32))
(+.f32 (sqrt.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 (*.f32 #s(literal -1/8 binary32) (/.f32 x (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 (*.f32 x (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 x (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)))))))
(sqrt.f32 x)
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))))
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))))))))
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (+.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))))) (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32)))))))))
(*.f32 #s(literal -1 binary32) (*.f32 (sqrt.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 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) 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/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) 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/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #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 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 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)))))))
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.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 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 x (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -6 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32)))) (*.f32 #s(literal 24 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.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 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))
(-.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 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 #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 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))
(-.f32 (+.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 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 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 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 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 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 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) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 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 #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 (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) (*.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)))))
(log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))
(+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 #s(literal 3 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -6 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32)))) (*.f32 #s(literal 24 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 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(-.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal 8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 9/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 8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 9/32 binary32) (*.f32 #s(literal 5/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))
(pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.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 3 binary32)))
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 4 binary32) x) (*.f32 #s(literal 4 binary32) (sqrt.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 3 binary32)))
(*.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32)))
(*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 #s(literal 8 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 #s(literal 8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (+.f32 #s(literal 8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32))))) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 3 binary32)))
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 3 binary32)))
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 9/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 3 binary32))))
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 9/128 binary32) (*.f32 #s(literal 7/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/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32))))
(-.f32 (exp.f32 (log1p.f32 (sqrt.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 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))
(sqrt.f32 (fma.f32 x x #s(literal -1 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 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (cbrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32)))))
(/.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
(pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32))
(pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(fabs.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(log.f32 (exp.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))))))
(cbrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(hypot.f32 #s(literal 1 binary32) (sqrt.f32 x))
(log1p.f32 (expm1.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(exp.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 x)))
(exp.f32 (*.f32 (log1p.f32 x) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log1p.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 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.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 (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 x #s(literal 1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (sqrt.f32 (+.f32 x #s(literal 1 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 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 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 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal 1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 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 #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 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 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 2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 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 (cbrt.f32 (pow.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 (exp.f32 (log1p.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32)))))
(/.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
(/.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32))))))
(pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))
(pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(fabs.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
(log.f32 (exp.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))))
(cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
(log1p.f32 (expm1.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
(exp.f32 (log.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
(exp.f32 (*.f32 (log.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(+.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 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 0 binary32) #s(literal 0 binary32))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #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 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))
(-.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 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(*.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(*.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.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 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 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 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 #s(literal 2 binary32)) (log.f32 x)))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal 2 binary32) x)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 (neg.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.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 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(log1p.f32 (-.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)) (log.f32 x))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 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 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32)))
(-.f32 (exp.f32 (log1p.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) (/.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)))
(*.f32 x #s(literal 2 binary32))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32))
(*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(*.f32 #s(literal 2 binary32) x)
(*.f32 #s(literal 2 binary32) (*.f32 x (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(*.f32 (cbrt.f32 x) (+.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (cbrt.f32 (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (+.f32 (cbrt.f32 x) (cbrt.f32 x)))
(*.f32 (sqrt.f32 x) (+.f32 (sqrt.f32 x) (sqrt.f32 x)))
(*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 0 binary32))))
(*.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) #s(literal 0 binary32)))
(*.f32 (cbrt.f32 #s(literal 2 binary32)) (cbrt.f32 x))
(*.f32 #s(literal 4 binary32) (pow.f32 x #s(literal 2 binary32)))
(*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 x))
(*.f32 (*.f32 #s(literal 2 binary32) (cbrt.f32 (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 x))
(*.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 x)) (sqrt.f32 x))
(*.f32 (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 2 binary32)) x)
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 0 binary32)) (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))))
(/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x #s(literal 0 binary32)))
(/.f32 #s(literal 0 binary32) #s(literal 0 binary32))
(/.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal 0 binary32))))
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (fma.f32 x x #s(literal 0 binary32))))
(/.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (fma.f32 x x #s(literal 0 binary32))))
(/.f32 (sqrt.f32 #s(literal 0 binary32)) (sqrt.f32 #s(literal 0 binary32)))
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 0 binary32)) (*.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 0 binary32)))
(/.f32 (*.f32 #s(literal 0 binary32) (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 #s(literal 0 binary32) (fma.f32 x x #s(literal 0 binary32))))
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x #s(literal 0 binary32))))
(/.f32 (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x #s(literal 0 binary32)))
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) (fma.f32 x x #s(literal 0 binary32)))
(/.f32 (*.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 0 binary32))
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32))
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 2 binary32))
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1/3 binary32))
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 3 binary32))
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1/2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(pow.f32 (exp.f32 (cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(sqrt.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(fabs.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(log.f32 (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(cbrt.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(hypot.f32 (sqrt.f32 x) (sqrt.f32 x))
(log1p.f32 (expm1.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(exp.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(fma.f32 #s(literal 1 binary32) x x)
(fma.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (cbrt.f32 x) x)
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) x)
(-.f32 (exp.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #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 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))
(-.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 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
(*.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(*.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.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 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 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 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 #s(literal 2 binary32)) (log.f32 x)))))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal 2 binary32) x)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 (neg.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.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 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32)))
(log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(log1p.f32 (-.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)) (log.f32 x))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 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 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 #s(literal 2 binary32)))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)))
(*.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32))
(*.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 #s(literal 2 binary32))))
(*.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))))
(pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 #s(literal 2 binary32))))
(log1p.f32 #s(literal 1 binary32))
(exp.f32 (log.f32 (log.f32 #s(literal 2 binary32))))
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 2 binary32))) #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (log.f32 x))
(+.f32 (log.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32)))) (log.f32 (cbrt.f32 x)))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 x)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 x))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 x))
(*.f32 (log.f32 x) #s(literal 1 binary32))
(*.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 (/.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 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.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 (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 x #s(literal -1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x #s(literal -1 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 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 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 (+.f32 x #s(literal -1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (+.f32 (sqrt.f32 x) #s(literal 1 binary32)) (-.f32 (sqrt.f32 x) #s(literal 1 binary32)))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.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 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 2 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 2 binary32)) #s(literal 1/2 binary32))
(pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 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 (cbrt.f32 (pow.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 #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 (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 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 3 binary32) (*.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 (+.f32 x (sqrt.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 1 binary32))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 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 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (*.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 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 (*.f32 #s(literal 1/3 binary32) (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (*.f32 #s(literal 1/3 binary32) (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (*.f32 #s(literal 3 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)))
(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 (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 (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 #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) (/.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) (neg.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))) (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 (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 (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 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 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/3 binary32)) (*.f32 #s(literal 3 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 (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 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 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)
(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 (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 (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 #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) (/.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) (neg.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))) (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 (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 (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 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 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/3 binary32)) (*.f32 #s(literal 3 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 (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 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 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)
(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 (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 (+.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 (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 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.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/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 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 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/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/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 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (+.f32 x #s(literal 1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 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 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/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 #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 (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))))))))
(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 (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 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #s(literal 3 binary32) (*.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 (+.f32 x (sqrt.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 1 binary32))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 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 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (*.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 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 (*.f32 #s(literal 1/3 binary32) (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (*.f32 #s(literal 1/3 binary32) (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (*.f32 #s(literal 3 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)))
(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 (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 (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 #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) (/.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) (neg.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))) (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 (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 (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 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 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/3 binary32)) (*.f32 #s(literal 3 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 (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 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 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)
(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 (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 (+.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 (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 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.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/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 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 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/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/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 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (+.f32 x #s(literal 1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 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 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 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 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
(+.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))
(+.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (+.f32 x (pow.f32 x #s(literal 2 binary32))))
(+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32))
(+.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) x) (+.f32 x #s(literal -1 binary32)))
(+.f32 (*.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) #s(literal 1 binary32)) (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)))
(+.f32 (*.f32 x (+.f32 x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
(-.f32 (exp.f32 (log1p.f32 (fma.f32 x x #s(literal -1 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))) (+.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 #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) (*.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 (+.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) x))))
(/.f32 (+.f32 (pow.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) (+.f32 x (pow.f32 x #s(literal 2 binary32)))) (-.f32 (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 x (pow.f32 x #s(literal 2 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 (*.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 x #s(literal 2 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 (*.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 x #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))))
(/.f32 (-.f32 (*.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) (+.f32 x (pow.f32 x #s(literal 2 binary32)))) (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))) (-.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))))
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 2 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 (-.f32 (*.f32 (pow.f32 x #s(literal 2 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 (*.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 (log1p.f32 (fma.f32 x x #s(literal -1 binary32))))
(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 (+.f32 x #s(literal 1 binary32)) x (neg.f32 (+.f32 x #s(literal 1 binary32))))
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))
(+.f32 #s(literal 0 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(+.f32 (log.f32 (pow.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 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32))) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32))))
(-.f32 (exp.f32 (log1p.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 #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 (+.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 3 binary32))
(*.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (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 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(log1p.f32 (-.f32 (pow.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 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(exp.f32 (*.f32 (log.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)))
(+.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) x))
(+.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) x) (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(+.f32 (*.f32 (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 x (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))
(+.f32 (*.f32 x (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (*.f32 (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 (exp.f32 (log1p.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(*.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 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1 binary32))
(*.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)))))
(*.f32 (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 (+.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))))) (*.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 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32)) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32)))
(*.f32 (pow.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)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
(*.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(*.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))) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(*.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)))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
(/.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)))))
(/.f32 (pow.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 3 binary32)) (pow.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)))))) #s(literal 3 binary32)))
(/.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
(/.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.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 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 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 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)))))))
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 6 binary32)))
(log.f32 (exp.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))))
(cbrt.f32 (pow.f32 (pow.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 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))
(log1p.f32 (expm1.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))
(exp.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
Outputs
(sqrt.f32 #s(literal -1 binary32))
#s(literal -6 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)))))
#s(literal 9/2 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)))))))
#s(literal 11/8 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)))))))
#s(literal 23/16 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 #s(literal 1/4 binary32) x)
(*.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 #s(literal 11/8 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 #s(literal 11/16 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))
#s(literal -6 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)))))
#s(literal 9/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)))))))
#s(literal -5/8 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 71/16 binary32)
#s(literal 1 binary32)
#s(literal -6 binary32)
(+.f32 #s(literal 1 binary32) (*.f32 #s(literal 1/2 binary32) x))
(*.f32 x #s(literal 9/2 binary32))
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 #s(literal -1/8 binary32) x))))
(+.f32 #s(literal -6 binary32) (*.f32 x (+.f32 #s(literal 1/4 binary32) (*.f32 x #s(literal -1/8 binary32)))))
(+.f32 #s(literal 1 binary32) (*.f32 x (+.f32 #s(literal 1/2 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 1/16 binary32) x) #s(literal 1/8 binary32))))))
(+.f32 #s(literal -6 binary32) (*.f32 x (+.f32 #s(literal 1/4 binary32) (*.f32 x (fma.f32 #s(literal 1/16 binary32) x #s(literal -1/8 binary32))))))
(sqrt.f32 x)
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))))
(*.f32 x (+.f32 #s(literal 1/4 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) x))))
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))))) (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))))))
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal -6 binary32) x)) (fma.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) (pow.f32 x #s(literal 5 binary32)))) #s(literal 1/4 binary32))))
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))))) (+.f32 (*.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32))))) (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))))))
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal -6 binary32) x)) (fma.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) (pow.f32 x #s(literal 5 binary32)))) (fma.f32 #s(literal 1/16 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) (pow.f32 x #s(literal 7 binary32)))) #s(literal 1/4 binary32)))))
(*.f32 #s(literal -1 binary32) (*.f32 (sqrt.f32 x) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))
(neg.f32 (*.f32 #s(literal -6 binary32) (sqrt.f32 x)))
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))
(*.f32 #s(literal -6 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -6 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) x)))))
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))
(*.f32 #s(literal -6 binary32) (fma.f32 #s(literal -1/8 binary32) (*.f32 #s(literal -6 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) (pow.f32 x #s(literal 5 binary32))))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -6 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) x))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))) (+.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32)))) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 4 binary32))))) (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(*.f32 #s(literal -6 binary32) (fma.f32 #s(literal -1/8 binary32) (*.f32 #s(literal -6 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) (pow.f32 x #s(literal 5 binary32))))) (fma.f32 #s(literal 1/16 binary32) (*.f32 #s(literal -6 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) (pow.f32 x #s(literal 7 binary32))))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -6 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) x)))))))
#s(literal 1 binary32)
#s(literal -6 binary32)
(+.f32 #s(literal 1 binary32) x)
#s(literal -6 binary32)
(+.f32 #s(literal 1 binary32) x)
#s(literal -6 binary32)
(+.f32 #s(literal 1 binary32) x)
#s(literal -6 binary32)
x
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(+.f32 #s(literal -6 binary32) (*.f32 x (/.f32 #s(literal -6 binary32) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(+.f32 #s(literal -6 binary32) (*.f32 x (/.f32 #s(literal -6 binary32) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(+.f32 #s(literal -6 binary32) (*.f32 x (/.f32 #s(literal -6 binary32) x)))
x
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(+.f32 #s(literal -6 binary32) (*.f32 x (/.f32 #s(literal -6 binary32) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(+.f32 #s(literal -6 binary32) (*.f32 x (/.f32 #s(literal -6 binary32) x)))
(*.f32 x (+.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(+.f32 #s(literal -6 binary32) (*.f32 x (/.f32 #s(literal -6 binary32) x)))
(sqrt.f32 #s(literal -1 binary32))
#s(literal -6 binary32)
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 #s(literal 1/2 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 #s(literal -6 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -6 binary32))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (/.f32 x (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 -6 binary32) (*.f32 x (fma.f32 #s(literal -1/8 binary32) (/.f32 x #s(literal -6 binary32)) #s(literal 1/4 binary32))))
(+.f32 (sqrt.f32 #s(literal -1 binary32)) (*.f32 x (+.f32 (*.f32 x (-.f32 (*.f32 #s(literal 1/16 binary32) (/.f32 x (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 #s(literal -6 binary32) (*.f32 x (fma.f32 x (fma.f32 #s(literal 1/16 binary32) (/.f32 x #s(literal -6 binary32)) #s(literal -1/8 binary32)) #s(literal 1/4 binary32))))
(sqrt.f32 x)
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))))))
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal -6 binary32) x)) #s(literal -1/2 binary32)))
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))))))))
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal -6 binary32) x)) (+.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) (pow.f32 x #s(literal 5 binary32))))) #s(literal -1/2 binary32))))
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (+.f32 (*.f32 #s(literal -1/2 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))))) (+.f32 (*.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32))))) (*.f32 #s(literal -1/16 binary32) (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32)))))))))
(*.f32 x (+.f32 (sqrt.f32 (/.f32 #s(literal -6 binary32) x)) (+.f32 #s(literal -1/2 binary32) (fma.f32 #s(literal -1/8 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) (pow.f32 x #s(literal 5 binary32)))) (*.f32 (sqrt.f32 (/.f32 #s(literal -6 binary32) (pow.f32 x #s(literal 7 binary32)))) #s(literal -1/16 binary32))))))
(*.f32 #s(literal -1 binary32) (*.f32 (sqrt.f32 x) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))
(neg.f32 (*.f32 #s(literal -6 binary32) (sqrt.f32 x)))
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))
(*.f32 #s(literal -6 binary32) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -6 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) x)))))
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))))))
(*.f32 #s(literal -6 binary32) (fma.f32 #s(literal -1/8 binary32) (*.f32 #s(literal -6 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) (pow.f32 x #s(literal 5 binary32))))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -6 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) x))))))
(*.f32 #s(literal -1 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1/8 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 5 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal 1/16 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 7 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (*.f32 (sqrt.f32 (/.f32 #s(literal 1 binary32) x)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))))))
(*.f32 #s(literal -6 binary32) (fma.f32 #s(literal -1/8 binary32) (*.f32 #s(literal -6 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) (pow.f32 x #s(literal 5 binary32))))) (fma.f32 #s(literal 1/16 binary32) (*.f32 #s(literal -6 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) (pow.f32 x #s(literal 7 binary32))))) (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -6 binary32) (sqrt.f32 (/.f32 #s(literal -6 binary32) x)))))))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(log.f32 x)
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(log.f32 x)
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(log.f32 x)
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(log.f32 x)
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(log.f32 x)
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(log.f32 x)
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(log.f32 x)
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(log.f32 x)
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(log.f32 x)
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(log.f32 x)
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(log.f32 x)
(+.f32 (log.f32 #s(literal -2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(log.f32 x)
(*.f32 #s(literal 2 binary32) x)
#s(literal -6 binary32)
(*.f32 #s(literal 2 binary32) x)
#s(literal -6 binary32)
(*.f32 #s(literal 2 binary32) x)
#s(literal -6 binary32)
(*.f32 #s(literal 2 binary32) x)
#s(literal -6 binary32)
(*.f32 #s(literal 2 binary32) x)
#s(literal -6 binary32)
(*.f32 #s(literal 2 binary32) x)
#s(literal -6 binary32)
(*.f32 #s(literal 2 binary32) x)
#s(literal -6 binary32)
(*.f32 #s(literal 2 binary32) x)
#s(literal -6 binary32)
(*.f32 #s(literal 2 binary32) x)
#s(literal -6 binary32)
(*.f32 #s(literal 2 binary32) x)
#s(literal -6 binary32)
(*.f32 #s(literal 2 binary32) x)
#s(literal -6 binary32)
(*.f32 #s(literal 2 binary32) 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 x)
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(log.f32 x)
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(log.f32 x)
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(log.f32 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)))))
(log.f32 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)))))
(log.f32 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)))))
(log.f32 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)))))
(log.f32 x)
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(log.f32 x)
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(log.f32 x)
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(log.f32 x)
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(log.f32 x)
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(log.f32 x)
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(log.f32 x)
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(log.f32 x)
(+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(log.f32 x)
#s(literal -1 binary32)
#s(literal -6 binary32)
(-.f32 x #s(literal 1 binary32))
#s(literal -6 binary32)
(-.f32 x #s(literal 1 binary32))
#s(literal -6 binary32)
(-.f32 x #s(literal 1 binary32))
#s(literal -6 binary32)
x
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(*.f32 x (-.f32 #s(literal -6 binary32) (/.f32 #s(literal -6 binary32) x)))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(*.f32 x (-.f32 #s(literal -6 binary32) (/.f32 #s(literal -6 binary32) x)))
(*.f32 x (-.f32 #s(literal 1 binary32) (/.f32 #s(literal 1 binary32) x)))
(*.f32 x (-.f32 #s(literal -6 binary32) (/.f32 #s(literal -6 binary32) x)))
x
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(*.f32 #s(literal -6 binary32) (+.f32 #s(literal -6 binary32) (/.f32 #s(literal -6 binary32) x)))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(*.f32 #s(literal -6 binary32) (+.f32 #s(literal -6 binary32) (/.f32 #s(literal -6 binary32) x)))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 1 binary32))))
(*.f32 #s(literal -6 binary32) (+.f32 #s(literal -6 binary32) (/.f32 #s(literal -6 binary32) x)))
(log.f32 (sqrt.f32 #s(literal -1 binary32)))
#s(literal -6 binary32)
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))
(+.f32 #s(literal -6 binary32) (/.f32 x #s(literal -6 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 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 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 #s(literal -6 binary32) (*.f32 x #s(literal 109/120 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(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 x) #s(literal -1/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 x) #s(literal 19/32 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 (+.f32 (log.f32 x) #s(literal 7/48 binary32)) #s(literal -1/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))))
(log.f32 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 #s(literal 1/4 binary32) (log.f32 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 (*.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 x) #s(literal 11/24 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 #s(literal -5/8 binary32) (log.f32 x))
(sqrt.f32 #s(literal -1 binary32))
#s(literal -6 binary32)
(+.f32 x (sqrt.f32 #s(literal -1 binary32)))
#s(literal -6 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 #s(literal -6 binary32) (*.f32 x (+.f32 #s(literal -6 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -6 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 -6 binary32) (*.f32 x (*.f32 x #s(literal 11/8 binary32))))
(*.f32 #s(literal 2 binary32) x)
#s(literal -6 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 1/4 binary32) x)
(*.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 #s(literal 11/8 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 #s(literal 11/16 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))))
#s(literal -6 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))))
#s(literal 9/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))))))))
#s(literal -5/8 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)))))))))
#s(literal 71/16 binary32)
(sqrt.f32 #s(literal -1 binary32))
#s(literal -6 binary32)
(+.f32 x (sqrt.f32 #s(literal -1 binary32)))
#s(literal -6 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 #s(literal -6 binary32) (*.f32 x (+.f32 #s(literal -6 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -6 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 -6 binary32) (*.f32 x (*.f32 x #s(literal 11/8 binary32))))
(*.f32 #s(literal 2 binary32) x)
#s(literal -6 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 1/4 binary32) x)
(*.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 #s(literal 11/8 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 #s(literal 11/16 binary32))
(/.f32 #s(literal 1/2 binary32) x)
(/.f32 #s(literal 1/4 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 -5/8 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 -5/16 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 -67/128 binary32) x)
(sqrt.f32 #s(literal -1 binary32))
#s(literal -6 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)))))
#s(literal 9/2 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)))))))
#s(literal 11/8 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)))))))
#s(literal 23/16 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 #s(literal 1/4 binary32) x)
(*.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 #s(literal 11/8 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 #s(literal 11/16 binary32))
(*.f32 #s(literal -1 binary32) x)
#s(literal -6 binary32)
(*.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)))))))
#s(literal 1/4 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)))))))
#s(literal 11/8 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 11/16 binary32)
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))
#s(literal -6 binary32)
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))
(+.f32 #s(literal -6 binary32) (/.f32 x #s(literal -6 binary32)))
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.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 #s(literal -6 binary32) (*.f32 x (fma.f32 #s(literal 1/6 binary32) (*.f32 x #s(literal 9/2 binary32)) #s(literal -6 binary32))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (*.f32 x (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/18 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -6 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32)))) (*.f32 #s(literal 24 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (*.f32 #s(literal 1/6 binary32) (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.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 #s(literal -6 binary32) (*.f32 x (fma.f32 x (fma.f32 #s(literal 1/18 binary32) (*.f32 x #s(literal 59/2 binary32)) #s(literal 3/4 binary32)) #s(literal -6 binary32))))
(*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))))
(*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))))
(-.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 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)))))
(fma.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) #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 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32)))) #s(literal 19/32 binary32))
(-.f32 (+.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 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 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 #s(literal 7/48 binary32) (fma.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) #s(literal -1/2 binary32)))
(*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 x) (log.f32 #s(literal -1/8 binary32))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 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)))))
(fma.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 x) (log.f32 #s(literal -1/8 binary32))) #s(literal 1/4 binary32))
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 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) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(fma.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 x) (log.f32 #s(literal -1/8 binary32))) #s(literal 19/32 binary32))
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 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 #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)))))))
(fma.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 x) (log.f32 #s(literal -1/8 binary32))) #s(literal 31/48 binary32))
(log.f32 (sqrt.f32 #s(literal -1 binary32)))
#s(literal -6 binary32)
(+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32))))
(+.f32 #s(literal -6 binary32) (/.f32 x #s(literal -6 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 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 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 #s(literal -6 binary32) (*.f32 x #s(literal 109/120 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(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 x) #s(literal -1/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 x) #s(literal 19/32 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 (+.f32 (log.f32 x) #s(literal 7/48 binary32)) #s(literal -1/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))))
(log.f32 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 #s(literal 1/4 binary32) (log.f32 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 (*.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 x) #s(literal 11/24 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 #s(literal -5/8 binary32) (log.f32 x))
(sqrt.f32 #s(literal -1 binary32))
#s(literal -6 binary32)
(+.f32 x (sqrt.f32 #s(literal -1 binary32)))
#s(literal -6 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 #s(literal -6 binary32) (*.f32 x (+.f32 #s(literal -6 binary32) (*.f32 #s(literal 1/4 binary32) (/.f32 x #s(literal -6 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 -6 binary32) (*.f32 x (*.f32 x #s(literal 11/8 binary32))))
(*.f32 #s(literal 2 binary32) x)
#s(literal -6 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 1/4 binary32) x)
(*.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 #s(literal 11/8 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 #s(literal 11/16 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))))
#s(literal -6 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))))
#s(literal 9/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))))))))
#s(literal -5/8 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)))))))))
#s(literal 71/16 binary32)
(sqrt.f32 #s(literal -1 binary32))
#s(literal -6 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)))))
#s(literal 9/2 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)))))))
#s(literal 11/8 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)))))))
#s(literal 23/16 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 #s(literal 1/4 binary32) x)
(*.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 #s(literal 11/8 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 #s(literal 11/16 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 x (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))))
#s(literal -6 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)))))
#s(literal 9/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)))))))
#s(literal -5/8 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 71/16 binary32)
#s(literal -1 binary32)
#s(literal -6 binary32)
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
#s(literal -6 binary32)
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
#s(literal -6 binary32)
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 x #s(literal 2 binary32))
#s(literal -6 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 -6 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 -6 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 -6 binary32)
(pow.f32 x #s(literal 2 binary32))
#s(literal -6 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 -6 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 -6 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 -6 binary32)
(log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))
#s(literal -6 binary32)
(+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 #s(literal 3 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))
#s(literal -6 binary32)
(+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 #s(literal -6 binary32) (*.f32 x (fma.f32 #s(literal 1/4 binary32) (*.f32 x #s(literal 9/2 binary32)) #s(literal -6 binary32))))
(+.f32 (log.f32 (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))) (*.f32 x (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/6 binary32) (*.f32 x (+.f32 (*.f32 #s(literal -6 binary32) (/.f32 (*.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (+.f32 (*.f32 #s(literal 2 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 9 binary32)))) (*.f32 #s(literal 24 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 (*.f32 #s(literal -1 binary32) (/.f32 (pow.f32 (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 2 binary32)) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 6 binary32)))) (*.f32 #s(literal 2 binary32) (/.f32 (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.f32 #s(literal -1 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))))) (*.f32 #s(literal 3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 #s(literal -6 binary32) (*.f32 x (fma.f32 x (fma.f32 #s(literal 1/6 binary32) (*.f32 x #s(literal 59/2 binary32)) #s(literal 9/4 binary32)) #s(literal -6 binary32))))
(+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32)))
(-.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (*.f32 (log.f32 x) #s(literal -3 binary32))) #s(literal -3/4 binary32))
(+.f32 (log.f32 #s(literal 8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/4 binary32) (*.f32 #s(literal 9/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 8 binary32)) (fma.f32 #s(literal -3 binary32) (log.f32 x) #s(literal 33/32 binary32)))
(-.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (+.f32 (*.f32 #s(literal -3 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 9/32 binary32) (*.f32 #s(literal 5/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (+.f32 (log.f32 #s(literal 8 binary32)) (fma.f32 #s(literal -3 binary32) (log.f32 x) #s(literal 7/16 binary32))) #s(literal -3/4 binary32))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 x) (log.f32 #s(literal -1/8 binary32)))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (log.f32 x) #s(literal 3/4 binary32)))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (log.f32 x) #s(literal 33/32 binary32)))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 (*.f32 #s(literal 3 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 9/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 3/4 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32))))))))
(+.f32 (log.f32 #s(literal -1/8 binary32)) (+.f32 #s(literal 19/16 binary32) (log.f32 x)))
(pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32))
#s(literal -6 binary32)
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32)))) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))
#s(literal -6 binary32)
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (*.f32 #s(literal 4 binary32) (sqrt.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 3 binary32)))
(*.f32 x (*.f32 x #s(literal 9/2 binary32)))
(+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 2 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 2 binary32))) (+.f32 (*.f32 x (+.f32 (*.f32 #s(literal 1/2 binary32) (sqrt.f32 #s(literal -1 binary32))) (+.f32 (*.f32 #s(literal 4 binary32) x) (*.f32 #s(literal 4 binary32) (sqrt.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 3 binary32)))
(*.f32 x (*.f32 x #s(literal 9/2 binary32)))
(*.f32 #s(literal 8 binary32) (pow.f32 x #s(literal 3 binary32)))
#s(literal 8 binary32)
(*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 #s(literal 8 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
#s(literal 7 binary32)
(*.f32 (pow.f32 x #s(literal 3 binary32)) (+.f32 #s(literal 8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 6 binary32) (*.f32 #s(literal 1/8 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 4 binary32))))) (pow.f32 x #s(literal 2 binary32))))))
#s(literal 73/8 binary32)
(*.f32 (pow.f32 x #s(literal 3 binary32)) (-.f32 (+.f32 #s(literal 8 binary32) (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 6 binary32))))) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
#s(literal 231/32 binary32)
(/.f32 #s(literal 1/8 binary32) (pow.f32 x #s(literal 3 binary32)))
#s(literal -1/8 binary32)
(/.f32 (+.f32 #s(literal 1/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 3 binary32)))
#s(literal -7/32 binary32)
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 3/32 binary32) (*.f32 #s(literal 9/128 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 2 binary32)))) #s(literal 1/8 binary32)) (pow.f32 x #s(literal 3 binary32))))
#s(literal 5/128 binary32)
(*.f32 #s(literal -1 binary32) (/.f32 (-.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 9/128 binary32) (*.f32 #s(literal 7/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/8 binary32) (*.f32 #s(literal 3/32 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))) (pow.f32 x #s(literal 3 binary32))))
#s(literal -3/32 binary32)
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))
#s(literal -6 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 #s(literal -6 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))
#s(literal -6 binary32)
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
#s(literal -6 binary32)
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(cbrt.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
#s(literal -6 binary32)
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 #s(literal 1 binary32) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (cbrt.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 binary32)
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)))
#s(literal -6 binary32)
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1/2 binary32)))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 binary32)
(/.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
#s(literal -6 binary32)
(/.f32 (sqrt.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) x))))
#s(literal -6 binary32)
(pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/2 binary32))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) #s(literal 3 binary32))
#s(literal -6 binary32)
(pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(cbrt.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32)))
(pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
#s(literal -6 binary32)
(fabs.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(log.f32 (exp.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))))))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3/2 binary32)))
(cbrt.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 binary32)
(hypot.f32 #s(literal 1 binary32) (sqrt.f32 x))
(hypot.f32 #s(literal -6 binary32) (sqrt.f32 x))
(log1p.f32 (expm1.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 binary32)
(exp.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 x)))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log1p.f32 x) #s(literal 1/2 binary32)))
#s(literal -6 binary32)
(exp.f32 (*.f32 (*.f32 #s(literal 1/2 binary32) (log1p.f32 x)) #s(literal 1 binary32)))
#s(literal -6 binary32)
(-.f32 x #s(literal -1 binary32))
#s(literal -6 binary32)
(-.f32 (exp.f32 (log1p.f32 (+.f32 x #s(literal 1 binary32)))) #s(literal 1 binary32))
#s(literal -6 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))))
#s(literal -6 binary32)
(*.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32)))
#s(literal -6 binary32)
(*.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32))) (cbrt.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 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))))
#s(literal -6 binary32)
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)))
#s(literal -6 binary32)
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal 1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 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)))))
#s(literal -6 binary32)
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32)))
#s(literal -6 binary32)
(/.f32 (+.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x (-.f32 #s(literal 1 binary32) x)))
#s(literal -6 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)))
#s(literal -6 binary32)
(/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (+.f32 x #s(literal -1 binary32))))
#s(literal -6 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))))
#s(literal -6 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)))))
#s(literal -6 binary32)
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) x))
#s(literal -6 binary32)
(pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 2 binary32))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32))
#s(literal -6 binary32)
(pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))
#s(literal -6 binary32)
(pow.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
#s(literal -6 binary32)
(sqrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 2 binary32)))
#s(literal -6 binary32)
(log.f32 (exp.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 3 binary32)))
#s(literal -6 binary32)
(expm1.f32 (log1p.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(log1p.f32 (expm1.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(exp.f32 (log1p.f32 x))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log1p.f32 x) #s(literal 1 binary32)))
#s(literal -6 binary32)
(fma.f32 #s(literal 1 binary32) x #s(literal 1 binary32))
#s(literal -6 binary32)
(fma.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (cbrt.f32 x) #s(literal 1 binary32))
(fma.f32 #s(literal -6 binary32) (cbrt.f32 x) #s(literal -6 binary32))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) #s(literal 1 binary32))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) #s(literal -6 binary32))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 #s(literal 1 binary32) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (+.f32 x #s(literal -1 binary32))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
#s(literal -6 binary32)
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
#s(literal -6 binary32)
(*.f32 (pow.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32))) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32)))) (sqrt.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(/.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(/.f32 (sqrt.f32 (+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (fma.f32 x x (-.f32 #s(literal 1 binary32) (*.f32 x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/2 binary32))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) #s(literal 3 binary32))
#s(literal -6 binary32)
(pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(cbrt.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32)))
(pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) #s(literal 2 binary32))
#s(literal -6 binary32)
(fabs.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
#s(literal -6 binary32)
(log.f32 (exp.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(cbrt.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(log1p.f32 (expm1.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(exp.f32 (log.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(+.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
#s(literal -6 binary32)
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(log.f32 x)
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(log.f32 x)
(+.f32 #s(literal 0 binary32) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
#s(literal -6 binary32)
(-.f32 (exp.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) #s(literal 1 binary32))
#s(literal -6 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))))
#s(literal -6 binary32)
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))
#s(literal -6 binary32)
(-.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 x) (log.f32 x))
(*.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
#s(literal -6 binary32)
(*.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
#s(literal -6 binary32)
(*.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 (log.f32 x) (log.f32 x))
(*.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 (log.f32 x) (log.f32 x))
(/.f32 #s(literal 1 binary32) (/.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 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32)))))
(/.f32 (log.f32 x) (log.f32 x))
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))))
(/.f32 (log.f32 x) (log.f32 x))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 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 (log.f32 x) (log.f32 x))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 #s(literal 2 binary32)) (log.f32 x)))))
(/.f32 (log.f32 x) (+.f32 (log.f32 x) (log.f32 x)))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal 2 binary32) x)))
(/.f32 (log.f32 x) (log.f32 x))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 (log.f32 x) (log.f32 x))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 (log.f32 x) (log.f32 x))
(/.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))))
(/.f32 (log.f32 x) (log.f32 x))
(pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 3 binary32))
#s(literal -6 binary32)
(pow.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 2 binary32))
#s(literal -6 binary32)
(sqrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32)))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32)))
#s(literal -6 binary32)
(expm1.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
#s(literal -6 binary32)
(log1p.f32 (-.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32)))
#s(literal -6 binary32)
(exp.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)) (log.f32 x))
(log.f32 x)
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 2 binary32)))
(log.f32 x)
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x))
(log.f32 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)))
(log.f32 x)
(fma.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x))
(log.f32 x)
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32)))
(log.f32 x)
(-.f32 (exp.f32 (log1p.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 1 binary32))
#s(literal -6 binary32)
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)) (/.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 0 binary32)))
#s(literal -6 binary32)
(*.f32 x #s(literal 2 binary32))
#s(literal -6 binary32)
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
#s(literal -6 binary32)
(*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
#s(literal -6 binary32)
(*.f32 #s(literal 2 binary32) x)
#s(literal -6 binary32)
(*.f32 #s(literal 2 binary32) (*.f32 x (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 x) (+.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (cbrt.f32 (pow.f32 x #s(literal 2 binary32)))))
(*.f32 #s(literal -6 binary32) (cbrt.f32 x))
(*.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (+.f32 (cbrt.f32 x) (cbrt.f32 x)))
(*.f32 #s(literal -6 binary32) (cbrt.f32 x))
(*.f32 (sqrt.f32 x) (+.f32 (sqrt.f32 x) (sqrt.f32 x)))
(*.f32 #s(literal -6 binary32) (*.f32 (sqrt.f32 x) (sqrt.f32 x)))
(*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 x x #s(literal 0 binary32))))
#s(literal -6 binary32)
(*.f32 #s(literal 0 binary32) (/.f32 #s(literal 1 binary32) #s(literal 0 binary32)))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 #s(literal 2 binary32)) (cbrt.f32 x))
(*.f32 #s(literal -6 binary32) (cbrt.f32 x))
(*.f32 #s(literal 4 binary32) (pow.f32 x #s(literal 2 binary32)))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 #s(literal 2 binary32)) (sqrt.f32 x))
(*.f32 #s(literal -6 binary32) (sqrt.f32 x))
(*.f32 (*.f32 #s(literal 2 binary32) (cbrt.f32 (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 x))
(*.f32 #s(literal -6 binary32) (cbrt.f32 x))
(*.f32 (*.f32 #s(literal 2 binary32) (sqrt.f32 x)) (sqrt.f32 x))
(*.f32 #s(literal -6 binary32) (*.f32 (sqrt.f32 x) (sqrt.f32 x)))
(*.f32 (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 2 binary32)) x)
#s(literal -6 binary32)
(/.f32 #s(literal 1 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
#s(literal -6 binary32)
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 x x #s(literal 0 binary32)) (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))))
#s(literal -6 binary32)
(/.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 x x #s(literal 0 binary32)))
#s(literal -6 binary32)
(/.f32 #s(literal 0 binary32) #s(literal 0 binary32))
#s(literal -6 binary32)
(/.f32 (cbrt.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal 0 binary32))))
#s(literal -6 binary32)
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 (fma.f32 x x #s(literal 0 binary32)) (fma.f32 x x #s(literal 0 binary32))))
#s(literal -6 binary32)
(/.f32 (sqrt.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (sqrt.f32 (fma.f32 x x #s(literal 0 binary32))))
#s(literal -6 binary32)
(/.f32 (sqrt.f32 #s(literal 0 binary32)) (sqrt.f32 #s(literal 0 binary32)))
#s(literal -6 binary32)
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 0 binary32)) (*.f32 (fma.f32 x x #s(literal 0 binary32)) #s(literal 0 binary32)))
#s(literal -6 binary32)
(/.f32 (*.f32 #s(literal 0 binary32) (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (*.f32 #s(literal 0 binary32) (fma.f32 x x #s(literal 0 binary32))))
#s(literal -6 binary32)
(/.f32 (neg.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 x x #s(literal 0 binary32))))
#s(literal -6 binary32)
(/.f32 (*.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 x x #s(literal 0 binary32)))
#s(literal -6 binary32)
(/.f32 (*.f32 (*.f32 #s(literal 2 binary32) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) (fma.f32 x x #s(literal 0 binary32)))
#s(literal -6 binary32)
(/.f32 (*.f32 #s(literal 0 binary32) (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 0 binary32))
#s(literal -6 binary32)
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 2 binary32))
#s(literal -6 binary32)
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1/3 binary32))
#s(literal -6 binary32)
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 3 binary32))
#s(literal -6 binary32)
(pow.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1/2 binary32))
#s(literal -6 binary32)
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
#s(literal -6 binary32)
(pow.f32 (exp.f32 (cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32)))) (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
#s(literal -6 binary32)
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
#s(literal -6 binary32)
(sqrt.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
#s(literal -6 binary32)
(fabs.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
#s(literal -6 binary32)
(log.f32 (exp.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
#s(literal -6 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
#s(literal -6 binary32)
(cbrt.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
#s(literal -6 binary32)
(expm1.f32 (log1p.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
#s(literal -6 binary32)
(hypot.f32 (sqrt.f32 x) (sqrt.f32 x))
(log1p.f32 (expm1.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
#s(literal -6 binary32)
(exp.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
#s(literal -6 binary32)
(fma.f32 #s(literal 1 binary32) x x)
#s(literal -6 binary32)
(fma.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (cbrt.f32 x) x)
(fma.f32 #s(literal -6 binary32) (cbrt.f32 x) x)
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) x)
(-.f32 (exp.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))) #s(literal 1 binary32))
#s(literal -6 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))))
#s(literal -6 binary32)
(-.f32 (log.f32 #s(literal 0 binary32)) (log.f32 #s(literal 0 binary32)))
#s(literal -6 binary32)
(-.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 x) (log.f32 x))
(*.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))))
#s(literal -6 binary32)
(*.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
#s(literal -6 binary32)
(*.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 (log.f32 x) (log.f32 x))
(*.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 (log.f32 x) (log.f32 x))
(/.f32 #s(literal 1 binary32) (/.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 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 binary32)))))
(/.f32 (log.f32 x) (log.f32 x))
(/.f32 #s(literal 1 binary32) (/.f32 (log.f32 (/.f32 #s(literal 2 binary32) x)) (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))))
(/.f32 (log.f32 x) (log.f32 x))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #s(literal 3 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 (log.f32 x) (log.f32 x))
(/.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 #s(literal 2 binary32)) (log.f32 x)))))
(/.f32 (log.f32 x) (+.f32 (log.f32 x) (log.f32 x)))
(/.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal 2 binary32) x)))
(/.f32 (log.f32 x) (log.f32 x))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) (pow.f32 (log.f32 x) #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 (log.f32 x) (log.f32 x))
(/.f32 (neg.f32 (-.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 (log.f32 x) (log.f32 x))
(/.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))))
(/.f32 (log.f32 x) (log.f32 x))
(pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 3 binary32))
#s(literal -6 binary32)
(pow.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 2 binary32))
#s(literal -6 binary32)
(sqrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 2 binary32)))
#s(literal -6 binary32)
(log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))
#s(literal -6 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32))))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32))) #s(literal 3 binary32)))
#s(literal -6 binary32)
(expm1.f32 (log1p.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
#s(literal -6 binary32)
(log1p.f32 (-.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)) #s(literal 1 binary32)))
#s(literal -6 binary32)
(exp.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (log.f32 (/.f32 #s(literal 0 binary32) #s(literal 0 binary32)))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(fma.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)) (log.f32 x))
(log.f32 x)
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 2 binary32)))
(log.f32 x)
(fma.f32 (cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x))
(log.f32 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)))
(log.f32 x)
(fma.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))) (log.f32 x))
(log.f32 x)
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 #s(literal 2 binary32)))
(log.f32 x)
(-.f32 (exp.f32 (log1p.f32 (log.f32 #s(literal 2 binary32)))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 #s(literal 1 binary32) (log.f32 #s(literal 2 binary32)))
#s(literal -6 binary32)
(*.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) (cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32))) (cbrt.f32 (log.f32 #s(literal 2 binary32))))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) (sqrt.f32 (log.f32 #s(literal 2 binary32))))
#s(literal -6 binary32)
(pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 3 binary32))
#s(literal -6 binary32)
(pow.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (log.f32 #s(literal 2 binary32))) #s(literal 2 binary32))
#s(literal -6 binary32)
(sqrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 2 binary32)))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32)))
#s(literal -6 binary32)
(expm1.f32 (log1p.f32 (log.f32 #s(literal 2 binary32))))
#s(literal -6 binary32)
(log1p.f32 #s(literal 1 binary32))
#s(literal -6 binary32)
(exp.f32 (log.f32 (log.f32 #s(literal 2 binary32))))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (log.f32 #s(literal 2 binary32))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(+.f32 #s(literal 0 binary32) (log.f32 x))
(log.f32 x)
(+.f32 (log.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32)))) (log.f32 (cbrt.f32 x)))
(+.f32 #s(literal -6 binary32) (log.f32 (cbrt.f32 x)))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 x)))
(*.f32 #s(literal -6 binary32) (log.f32 (sqrt.f32 x)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 x))) #s(literal 1 binary32))
(log.f32 x)
(*.f32 #s(literal 1 binary32) (log.f32 x))
(log.f32 x)
(*.f32 (log.f32 x) #s(literal 1 binary32))
(log.f32 x)
(*.f32 (cbrt.f32 (log.f32 x)) (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))))
(log.f32 x)
(*.f32 (cbrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32))) (cbrt.f32 (log.f32 x)))
(log.f32 x)
(*.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)))
(log.f32 x)
(pow.f32 (log.f32 x) #s(literal 1 binary32))
(log.f32 x)
(pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 3 binary32))
(log.f32 x)
(pow.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 x)
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32))
(log.f32 x)
(sqrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)))
(sqrt.f32 (log.f32 x))
(cbrt.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)))
(log.f32 x)
(expm1.f32 (log1p.f32 (log.f32 x)))
(log.f32 x)
(log1p.f32 (+.f32 x #s(literal -1 binary32)))
#s(literal -6 binary32)
(exp.f32 (log.f32 (log.f32 x)))
(log.f32 x)
(exp.f32 (*.f32 (log.f32 (log.f32 x)) #s(literal 1 binary32)))
(log.f32 x)
(-.f32 x #s(literal 1 binary32))
#s(literal -6 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))))
#s(literal -6 binary32)
(*.f32 #s(literal 1 binary32) (+.f32 x #s(literal -1 binary32)))
#s(literal -6 binary32)
(*.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
#s(literal -6 binary32)
(*.f32 (fma.f32 x x #s(literal -1 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32))))
#s(literal -6 binary32)
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 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))))))
#s(literal -6 binary32)
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
#s(literal -6 binary32)
(*.f32 (+.f32 (sqrt.f32 x) #s(literal 1 binary32)) (-.f32 (sqrt.f32 x) #s(literal 1 binary32)))
(*.f32 (+.f32 #s(literal -6 binary32) (sqrt.f32 x)) (+.f32 #s(literal -6 binary32) (sqrt.f32 x)))
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 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)))))
#s(literal -6 binary32)
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(/.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32)))
#s(literal -6 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)))))
#s(literal -6 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)))))
#s(literal -6 binary32)
(/.f32 (neg.f32 (fma.f32 x x #s(literal -1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 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))))))
#s(literal -6 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))))
#s(literal -6 binary32)
(/.f32 (-.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))) (-.f32 #s(literal -1 binary32) x))
#s(literal -6 binary32)
(pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 2 binary32))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 3 binary32))
#s(literal -6 binary32)
(pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))
#s(literal -6 binary32)
(pow.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
#s(literal -6 binary32)
(sqrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 2 binary32)))
#s(literal -6 binary32)
(log.f32 (exp.f32 (+.f32 x #s(literal -1 binary32))))
#s(literal -6 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 3 binary32)))
#s(literal -6 binary32)
(expm1.f32 (log.f32 x))
(log1p.f32 (expm1.f32 (+.f32 x #s(literal -1 binary32))))
#s(literal -6 binary32)
(exp.f32 (log.f32 (+.f32 x #s(literal -1 binary32))))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (+.f32 x #s(literal -1 binary32))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(fma.f32 #s(literal 1 binary32) x #s(literal -1 binary32))
#s(literal -6 binary32)
(fma.f32 (cbrt.f32 (pow.f32 x #s(literal 2 binary32))) (cbrt.f32 x) #s(literal -1 binary32))
(fma.f32 #s(literal -6 binary32) (cbrt.f32 x) #s(literal -6 binary32))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) #s(literal -1 binary32))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) #s(literal -6 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 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)))))))
#s(literal -6 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)))))))
#s(literal -6 binary32)
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
#s(literal -6 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 #s(literal -6 binary32) (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32)))) #s(literal -6 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal -6 binary32)
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
#s(literal -6 binary32)
(*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))
#s(literal -6 binary32)
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
#s(literal -6 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)))
#s(literal -6 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)))))))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (*.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
#s(literal -6 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)))))))
#s(literal -6 binary32)
(*.f32 (*.f32 #s(literal 1/3 binary32) (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
#s(literal -6 binary32)
(*.f32 (*.f32 #s(literal 1/3 binary32) (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
#s(literal -6 binary32)
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
#s(literal -6 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))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
#s(literal -6 binary32)
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
#s(literal -6 binary32)
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal -6 binary32)
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
#s(literal -6 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))))))
#s(literal -6 binary32)
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
#s(literal -6 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)))
#s(literal -6 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))))))
#s(literal -6 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))))))
#s(literal -6 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 (neg.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 binary32))
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
#s(literal -6 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 (neg.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 binary32))
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 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 #s(literal -6 binary32) (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 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 #s(literal -6 binary32) (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 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 (neg.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 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))
#s(literal -6 binary32)
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
#s(literal -6 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))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))
#s(literal -6 binary32)
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(pow.f32 (exp.f32 #s(literal 1/3 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (exp.f32 #s(literal 1/3 binary32)) #s(literal -6 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)))))))
#s(literal -6 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)))))))
#s(literal -6 binary32)
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
#s(literal -6 binary32)
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
#s(literal -6 binary32)
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
#s(literal -6 binary32)
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)
#s(literal -6 binary32)
(fma.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))) x)
#s(literal -6 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)
#s(literal -6 binary32)
(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 #s(literal -6 binary32) (cbrt.f32 x) #s(literal -6 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)
#s(literal -6 binary32)
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) #s(literal -6 binary32))
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
#s(literal -6 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))))))
#s(literal -6 binary32)
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
#s(literal -6 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)))
#s(literal -6 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))))))
#s(literal -6 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))))))
#s(literal -6 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 (neg.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 binary32))
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
#s(literal -6 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 (neg.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 binary32))
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 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 #s(literal -6 binary32) (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 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 #s(literal -6 binary32) (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 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 (neg.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 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))
#s(literal -6 binary32)
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
#s(literal -6 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))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))
#s(literal -6 binary32)
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(pow.f32 (exp.f32 #s(literal 1/3 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (exp.f32 #s(literal 1/3 binary32)) #s(literal -6 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)))))))
#s(literal -6 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)))))))
#s(literal -6 binary32)
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
#s(literal -6 binary32)
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
#s(literal -6 binary32)
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
#s(literal -6 binary32)
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)
#s(literal -6 binary32)
(fma.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))) x)
#s(literal -6 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)
#s(literal -6 binary32)
(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 #s(literal -6 binary32) (cbrt.f32 x) #s(literal -6 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)
#s(literal -6 binary32)
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) #s(literal -6 binary32))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 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)))
#s(literal -6 binary32)
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 binary32)
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 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)))
#s(literal -6 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)))))
#s(literal -6 binary32)
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
#s(literal -6 binary32)
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (+.f32 x #s(literal 1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 binary32)
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))
#s(literal -6 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 #s(literal -6 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))
#s(literal -6 binary32)
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(cbrt.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
#s(literal -6 binary32)
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 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)))))))
#s(literal -6 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)))))))
#s(literal -6 binary32)
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
#s(literal -6 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 #s(literal -6 binary32) (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32)))) #s(literal -6 binary32))
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
#s(literal -6 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))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
#s(literal -6 binary32)
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
#s(literal -6 binary32)
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 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))))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
#s(literal -6 binary32)
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal -6 binary32)
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(+.f32 #s(literal 0 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 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)))))))
#s(literal -6 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)))))))
#s(literal -6 binary32)
(-.f32 #s(literal 0 binary32) (log.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(-.f32 (exp.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32))
#s(literal -6 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 #s(literal -6 binary32) (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32)))) #s(literal -6 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(*.f32 #s(literal 1/3 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal -6 binary32)
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
#s(literal -6 binary32)
(*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1/3 binary32))
#s(literal -6 binary32)
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (*.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
#s(literal -6 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)))
#s(literal -6 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)))))))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (*.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1/3 binary32)))
#s(literal -6 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)))))))
#s(literal -6 binary32)
(*.f32 (*.f32 #s(literal 1/3 binary32) (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))) (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
#s(literal -6 binary32)
(*.f32 (*.f32 #s(literal 1/3 binary32) (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
#s(literal -6 binary32)
(pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32))
#s(literal -6 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))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))
#s(literal -6 binary32)
(sqrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32)))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
#s(literal -6 binary32)
(expm1.f32 (log1p.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal -6 binary32)
(log1p.f32 (-.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(exp.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(-.f32 (exp.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
#s(literal -6 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))))))
#s(literal -6 binary32)
(*.f32 #s(literal 1 binary32) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(*.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
#s(literal -6 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)))
#s(literal -6 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))))))
#s(literal -6 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))))))
#s(literal -6 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 (neg.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 binary32))
(/.f32 #s(literal 1 binary32) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
#s(literal -6 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 (neg.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 binary32))
(/.f32 #s(literal -1 binary32) (neg.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 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 #s(literal -6 binary32) (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 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 #s(literal -6 binary32) (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 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 (neg.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 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))
#s(literal -6 binary32)
(pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
#s(literal -6 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))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 2 binary32))
#s(literal -6 binary32)
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(pow.f32 (exp.f32 #s(literal 1/3 binary32)) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (exp.f32 #s(literal 1/3 binary32)) #s(literal -6 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)))))))
#s(literal -6 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)))))))
#s(literal -6 binary32)
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)))
#s(literal -6 binary32)
(log.f32 (exp.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
#s(literal -6 binary32)
(expm1.f32 (log1p.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(log1p.f32 (expm1.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(exp.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(fma.f32 #s(literal 1 binary32) x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(fma.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) x)
#s(literal -6 binary32)
(fma.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))) x)
#s(literal -6 binary32)
(fma.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))) x)
#s(literal -6 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)
#s(literal -6 binary32)
(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 #s(literal -6 binary32) (cbrt.f32 x) #s(literal -6 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)
#s(literal -6 binary32)
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) #s(literal -6 binary32))
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 #s(literal 1 binary32) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (sqrt.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (+.f32 x #s(literal -1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (+.f32 x #s(literal 1 binary32))) (*.f32 (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 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)))
#s(literal -6 binary32)
(*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)) (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 binary32)
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 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)))
#s(literal -6 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)))))
#s(literal -6 binary32)
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (cbrt.f32 (+.f32 x #s(literal -1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal -1 binary32)) #s(literal 1/4 binary32)))
#s(literal -6 binary32)
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (cbrt.f32 (+.f32 x #s(literal 1 binary32)))) (cbrt.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 binary32)
(*.f32 (*.f32 (sqrt.f32 (+.f32 x #s(literal -1 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32))) (pow.f32 (+.f32 x #s(literal 1 binary32)) #s(literal 1/4 binary32)))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1/2 binary32))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))
#s(literal -6 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 #s(literal -6 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))
#s(literal -6 binary32)
(fabs.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(log.f32 (exp.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)))
(cbrt.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(log1p.f32 (expm1.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(exp.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1/2 binary32)))
#s(literal -6 binary32)
(+.f32 #s(literal -1 binary32) (pow.f32 x #s(literal 2 binary32)))
#s(literal -6 binary32)
(+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 (+.f32 x #s(literal -1 binary32)) x))
#s(literal -6 binary32)
(+.f32 (+.f32 x #s(literal -1 binary32)) (*.f32 x (+.f32 x #s(literal -1 binary32))))
#s(literal -6 binary32)
(+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32))
#s(literal -6 binary32)
(+.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(+.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (+.f32 x (pow.f32 x #s(literal 2 binary32))))
#s(literal -6 binary32)
(+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)) #s(literal -1 binary32))
#s(literal -6 binary32)
(+.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) x) (+.f32 x #s(literal -1 binary32)))
#s(literal -6 binary32)
(+.f32 (*.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) #s(literal 1 binary32)) (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(+.f32 (*.f32 x (+.f32 x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))
#s(literal -6 binary32)
(-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32))
#s(literal -6 binary32)
(-.f32 (exp.f32 (log1p.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 1 binary32))
#s(literal -6 binary32)
(/.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) (fma.f32 x x #s(literal -1 binary32)))
#s(literal -6 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))))))
#s(literal -6 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))))
#s(literal -6 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))))))
#s(literal -6 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))))
#s(literal -6 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))))
#s(literal -6 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))))
#s(literal -6 binary32)
(/.f32 (+.f32 (pow.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) #s(literal 3 binary32)) (pow.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) #s(literal 3 binary32))) (+.f32 (*.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) (+.f32 x (pow.f32 x #s(literal 2 binary32)))) (-.f32 (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))) (*.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))))))
#s(literal -6 binary32)
(/.f32 (+.f32 (pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal -1 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)))))
#s(literal -6 binary32)
(/.f32 (-.f32 (pow.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 3 binary32)) #s(literal 1 binary32)) (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 x #s(literal 2 binary32))) (+.f32 #s(literal 1 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))))
#s(literal -6 binary32)
(/.f32 (-.f32 (*.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) (+.f32 x (pow.f32 x #s(literal 2 binary32)))) (*.f32 (neg.f32 (+.f32 x #s(literal 1 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32))))) (-.f32 (+.f32 x (pow.f32 x #s(literal 2 binary32))) (neg.f32 (+.f32 x #s(literal 1 binary32)))))
#s(literal -6 binary32)
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 x #s(literal 2 binary32))) #s(literal 1 binary32)) (-.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -1 binary32)))
#s(literal -6 binary32)
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (pow.f32 x #s(literal 2 binary32))) #s(literal 1 binary32)) (+.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1 binary32)))
#s(literal -6 binary32)
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal 1 binary32))) (+.f32 x #s(literal 1 binary32)))
#s(literal -6 binary32)
(/.f32 (*.f32 (fma.f32 x x #s(literal -1 binary32)) (+.f32 x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))
#s(literal -6 binary32)
(/.f32 (*.f32 (+.f32 x #s(literal -1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal -1 binary32)))
#s(literal -6 binary32)
(/.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (fma.f32 x x #s(literal -1 binary32))) (+.f32 x #s(literal 1 binary32)))
#s(literal -6 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)))))
#s(literal -6 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)))
#s(literal -6 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)))
#s(literal -6 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)))))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 2 binary32))
#s(literal -6 binary32)
(pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 3 binary32))
#s(literal -6 binary32)
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)) #s(literal 1/2 binary32))
#s(literal -6 binary32)
(pow.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
#s(literal -6 binary32)
(sqrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 2 binary32)))
#s(literal -6 binary32)
(log.f32 (exp.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3 binary32)))
#s(literal -6 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))))
#s(literal -6 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))))
#s(literal -6 binary32)
(expm1.f32 (log1p.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(log1p.f32 (expm1.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(exp.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (fma.f32 x x #s(literal -1 binary32))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(fma.f32 x x #s(literal -1 binary32))
#s(literal -6 binary32)
(fma.f32 x (+.f32 x #s(literal 1 binary32)) (neg.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(fma.f32 (+.f32 x #s(literal 1 binary32)) x (neg.f32 (+.f32 x #s(literal 1 binary32))))
#s(literal -6 binary32)
(+.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))
#s(literal -6 binary32)
(+.f32 #s(literal 0 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal -6 binary32)
(+.f32 (log.f32 (pow.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))))))
#s(literal -6 binary32)
(+.f32 (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32))) (log.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32))))
(*.f32 #s(literal -6 binary32) (log.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))))
(-.f32 (exp.f32 (log1p.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 #s(literal 1 binary32) (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal -6 binary32)
(*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(*.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))))
#s(literal -6 binary32)
(*.f32 (cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32))) (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
#s(literal -6 binary32)
(*.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
#s(literal -6 binary32)
(pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
#s(literal -6 binary32)
(pow.f32 (cbrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))
#s(literal -6 binary32)
(pow.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
#s(literal -6 binary32)
(pow.f32 (sqrt.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))
#s(literal -6 binary32)
(sqrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 2 binary32)))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
#s(literal -6 binary32)
(expm1.f32 (log1p.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
#s(literal -6 binary32)
(log1p.f32 (-.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1 binary32)))
#s(literal -6 binary32)
(exp.f32 (log.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
#s(literal -6 binary32)
(exp.f32 (*.f32 (log.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)))
#s(literal -6 binary32)
(+.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) x))
#s(literal -6 binary32)
(+.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) x) (*.f32 (pow.f32 (+.f32 x (sqrt.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 -6 binary32)
(+.f32 (*.f32 (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 x (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))
#s(literal -6 binary32)
(+.f32 (*.f32 x (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))) (*.f32 (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))))
#s(literal -6 binary32)
(-.f32 (exp.f32 (log1p.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.f32 #s(literal 1 binary32) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
#s(literal -6 binary32)
(*.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)))
#s(literal -6 binary32)
(*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 1 binary32))
#s(literal -6 binary32)
(*.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)))))
#s(literal -6 binary32)
(*.f32 (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 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))
#s(literal -6 binary32)
(*.f32 (sqrt.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))))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32))))
#s(literal -6 binary32)
(*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32)) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3/2 binary32)))
#s(literal -6 binary32)
(*.f32 (pow.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)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(*.f32 (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)) (pow.f32 (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 3 binary32)))
#s(literal -6 binary32)
(*.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1 binary32)) (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(*.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))) (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(*.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)))))) (sqrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
#s(literal -6 binary32)
(/.f32 #s(literal 1 binary32) (pow.f32 (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))
#s(literal -6 binary32)
(/.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)))))
#s(literal -6 binary32)
(/.f32 (pow.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 3 binary32)) (pow.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)))))) #s(literal 3 binary32)))
(/.f32 (pow.f32 (+.f32 #s(literal -6 binary32) (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 binary32)) #s(literal -6 binary32))
(/.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 2 binary32)) #s(literal 1 binary32)) (-.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal -6 binary32)
(/.f32 (*.f32 (pow.f32 (+.f32 x (sqrt.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 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 (neg.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 binary32))
(/.f32 (*.f32 (+.f32 (pow.f32 (fma.f32 x x #s(literal -1 binary32)) #s(literal 3/2 binary32)) (pow.f32 x #s(literal 3 binary32))) (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 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 (neg.f32 (pow.f32 #s(literal -6 binary32) #s(literal 3/2 binary32))) #s(literal -6 binary32))
(sqrt.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 6 binary32)))
#s(literal -6 binary32)
(log.f32 (exp.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))
#s(literal -6 binary32)
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)))))
#s(literal -6 binary32)
(cbrt.f32 (pow.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32)) #s(literal 3 binary32)))
#s(literal -6 binary32)
(expm1.f32 (log1p.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))
#s(literal -6 binary32)
(log1p.f32 (expm1.f32 (pow.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))) #s(literal 3 binary32))))
#s(literal -6 binary32)
(exp.f32 (*.f32 #s(literal 3 binary32) (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
#s(literal -6 binary32)

eval94.0ms (1.2%)

Compiler

Compiled 14370 to 3784 computations (73.7% saved)

prune451.0ms (5.9%)

Pruning

15 alts after pruning (11 fresh and 4 done)

PrunedKeptTotal
New85111862
Fresh000
Picked235
Done011
Total85315868
Accuracy
100.0%
Counts
868 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
52.6%
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
95.7%
(+.f32 (log.f32 #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32)))
96.6%
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
45.8%
(+.f32 #s(literal 1/4 binary32) (log.f32 x))
11.2%
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 109/120 binary32)))
11.1%
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 binary32)))
56.8%
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
19.0%
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x #s(literal 1/4 binary32)) #s(literal 3 binary32))))
20.7%
(*.f32 #s(literal 1/3 binary32) (log.f32 #s(literal 73/8 binary32)))
50.0%
(log.f32 (+.f32 x (*.f32 x #s(literal 11/16 binary32))))
45.5%
(log.f32 (+.f32 x (*.f32 #s(literal 1/4 binary32) x)))
57.2%
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
57.2%
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
96.7%
(log.f32 (+.f32 x x))
43.7%
(log.f32 x)
Compiler

Compiled 183 to 144 computations (21.3% saved)

simplify11.0ms (0.1%)

Algorithm
egg-herbie
Localize:

Found 12 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f32 #s(literal 1/4 binary32) x)
cost-diff64
(+.f32 x (*.f32 #s(literal 1/4 binary32) x))
cost-diff64
(log.f32 (+.f32 x (*.f32 #s(literal 1/4 binary32) x)))
cost-diff-6432
(log.f32 x)
cost-diff0
(+.f32 #s(literal 1/4 binary32) (log.f32 x))
cost-diff-6432
(log.f32 x)
cost-diff-3136
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 binary32)))
cost-diff0
(*.f32 x #s(literal 5/6 binary32))
cost-diff0
(sqrt.f32 (log.f32 x))
cost-diff0
(log.f32 #s(literal 2 binary32))
cost-diff6432
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32))
cost-diff6432
(+.f32 (log.f32 #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32)))
Rules
12×fma-define
10×+-commutative
*-commutative
1-exp
rem-square-sqrt
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
021216
132162
246162
348162
Stop Event
saturated
Calls
Call 1
Inputs
(+.f32 (log.f32 #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32)))
(log.f32 #s(literal 2 binary32))
#s(literal 2 binary32)
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32))
(sqrt.f32 (log.f32 x))
(log.f32 x)
x
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 binary32)))
#s(literal -6 binary32)
(*.f32 x #s(literal 5/6 binary32))
x
#s(literal 5/6 binary32)
(log.f32 x)
x
(+.f32 #s(literal 1/4 binary32) (log.f32 x))
#s(literal 1/4 binary32)
(log.f32 x)
x
(log.f32 (+.f32 x (*.f32 #s(literal 1/4 binary32) x)))
(+.f32 x (*.f32 #s(literal 1/4 binary32) x))
x
(*.f32 #s(literal 1/4 binary32) x)
#s(literal 1/4 binary32)
Outputs
(+.f32 (log.f32 #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(log.f32 #s(literal 2 binary32))
#s(literal 2 binary32)
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32))
(log.f32 x)
(sqrt.f32 (log.f32 x))
(log.f32 x)
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32))
x
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 binary32)))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
#s(literal -6 binary32)
(*.f32 x #s(literal 5/6 binary32))
x
#s(literal 5/6 binary32)
(log.f32 x)
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32))
x
(+.f32 #s(literal 1/4 binary32) (log.f32 x))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
#s(literal 1/4 binary32)
(log.f32 x)
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32))
x
(log.f32 (+.f32 x (*.f32 #s(literal 1/4 binary32) x)))
(log.f32 (*.f32 #s(literal 5/4 binary32) x))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(+.f32 x (*.f32 #s(literal 1/4 binary32) x))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
x
(*.f32 #s(literal 1/4 binary32) x)
(*.f32 x #s(literal 1/4 binary32))
#s(literal 1/4 binary32)

localize108.0ms (1.4%)

Localize:

Found 12 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f32 x (*.f32 #s(literal 1/4 binary32) x))
accuracy100.0%
(*.f32 #s(literal 1/4 binary32) x)
accuracy99.9%
(log.f32 (+.f32 x (*.f32 #s(literal 1/4 binary32) x)))
accuracy100.0%
(log.f32 x)
accuracy100.0%
(+.f32 #s(literal 1/4 binary32) (log.f32 x))
accuracy100.0%
(log.f32 x)
accuracy99.9%
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 binary32)))
accuracy99.3%
(*.f32 x #s(literal 5/6 binary32))
accuracy100.0%
(log.f32 #s(literal 2 binary32))
accuracy99.8%
(sqrt.f32 (log.f32 x))
accuracy99.2%
(+.f32 (log.f32 #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32)))
accuracy98.6%
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32))
Results
48.0ms222×0valid
31.0ms34×5exit
Compiler

Compiled 62 to 17 computations (72.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 42.0ms
ival-log: 15.0ms (35.7% of total)
ival-add: 6.0ms (14.3% of total)
backward-pass: 6.0ms (14.3% of total)
...c/correct-round.rkt:119:19: 5.0ms (11.9% of total)
ival-mult: 4.0ms (9.5% of total)
ival-pow: 3.0ms (7.1% of total)
ival-sqrt: 2.0ms (4.8% of total)
const: 1.0ms (2.4% of total)

series61.0ms (0.8%)

Counts
9 → 88
Calls
Call 1
Inputs
#<alt (+.f32 (log.f32 #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32)))>
#<alt (pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32))>
#<alt (sqrt.f32 (log.f32 x))>
#<alt (*.f32 x #s(literal 5/6 binary32))>
#<alt (+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 binary32)))>
#<alt (+.f32 #s(literal 1/4 binary32) (log.f32 x))>
#<alt (log.f32 (+.f32 x (*.f32 #s(literal 1/4 binary32) x)))>
#<alt (+.f32 x (*.f32 #s(literal 1/4 binary32) x))>
#<alt (*.f32 #s(literal 1/4 binary32) x)>
Outputs
#<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 -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 (log.f32 x)>
#<alt (log.f32 x)>
#<alt (log.f32 x)>
#<alt (log.f32 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 (*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) (sqrt.f32 #s(literal -1 binary32)))>
#<alt (*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) (sqrt.f32 #s(literal -1 binary32)))>
#<alt (*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) (sqrt.f32 #s(literal -1 binary32)))>
#<alt (*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) (sqrt.f32 #s(literal -1 binary32)))>
#<alt (sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt #s(literal -6 binary32)>
#<alt (-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))>
#<alt (-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))>
#<alt (-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt (*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))>
#<alt (*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))>
#<alt (*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))>
#<alt (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 #s(literal 1/4 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (+.f32 #s(literal 1/4 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (+.f32 #s(literal 1/4 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (+.f32 #s(literal 1/4 binary32) (+.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 5/4 binary32)) (log.f32 x))>
#<alt (+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))>
#<alt (+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))>
#<alt (+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))>
#<alt (+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
Calls

27 calls:

TimeVariablePointExpression
21.0ms
x
@-inf
(log (+ x (* 1/4 x)))
20.0ms
x
@0
(log (+ x (* 1/4 x)))
6.0ms
x
@inf
(log (+ x (* 1/4 x)))
0.0ms
x
@inf
(* x 5/6)
0.0ms
x
@-inf
(* 1/4 x)

rewrite162.0ms (2.1%)

Algorithm
batch-egg-rewrite
Rules
1100×fma-define
901×log1p-expm1-u
901×expm1-log1p-u
536×fma-neg
460×log1p-undefine
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
021112
1295104
23829104
Stop Event
node limit
Counts
9 → 264
Calls
Call 1
Inputs
(+.f32 (log.f32 #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32)))
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32))
(sqrt.f32 (log.f32 x))
(*.f32 x #s(literal 5/6 binary32))
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 binary32)))
(+.f32 #s(literal 1/4 binary32) (log.f32 x))
(log.f32 (+.f32 x (*.f32 #s(literal 1/4 binary32) x)))
(+.f32 x (*.f32 #s(literal 1/4 binary32) x))
(*.f32 #s(literal 1/4 binary32) x)
Outputs
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 1 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 (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(*.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 (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 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) (sqrt.f32 (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 #s(literal 1 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 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (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 (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 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (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 (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 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (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 (*.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 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) x #s(literal -1 binary32))))
(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 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32)))
(fma.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 1 binary32) (log.f32 x))
(fma.f32 (log.f32 x) #s(literal 1 binary32) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log1p.f32 #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 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (cbrt.f32 (log.f32 x)) (*.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) (sqrt.f32 (log.f32 x))) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(fma.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 x))
(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 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (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))
(fma.f32 (*.f32 (sqrt.f32 (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 1/4 binary32))) (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (*.f32 (sqrt.f32 (log.f32 x)) (cbrt.f32 (log.f32 x))) (cbrt.f32 (sqrt.f32 (log.f32 x))) (log1p.f32 #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (log.f32 x))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (log.f32 (cbrt.f32 x)))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 x)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 x))) #s(literal 1 binary32))
(*.f32 (log.f32 x) #s(literal 1 binary32))
(*.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)))
(*.f32 #s(literal 1 binary32) (log.f32 x))
(*.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (log.f32 x)) (*.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) (sqrt.f32 (log.f32 x))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)))
(*.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 x))))
(*.f32 (*.f32 (sqrt.f32 (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 1/4 binary32))) (pow.f32 (log.f32 x) #s(literal 1/4 binary32)))
(*.f32 (*.f32 (sqrt.f32 (log.f32 x)) (cbrt.f32 (log.f32 x))) (cbrt.f32 (sqrt.f32 (log.f32 x))))
(sqrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)))
(log.f32 x)
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 x #s(literal 1 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 (exp.f32 (log1p.f32 (sqrt.f32 (log.f32 x)))) #s(literal 1 binary32))
(*.f32 (sqrt.f32 (log.f32 x)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (log.f32 x)))
(*.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) (cbrt.f32 (log.f32 x)))
(*.f32 (cbrt.f32 (log.f32 x)) (cbrt.f32 (sqrt.f32 (log.f32 x))))
(*.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (pow.f32 (log.f32 x) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (log.f32 x)))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 x))))
(pow.f32 (log.f32 x) #s(literal 1/2 binary32))
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 x) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(fabs.f32 (sqrt.f32 (log.f32 x)))
(log.f32 (exp.f32 (sqrt.f32 (log.f32 x))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (log.f32 x)))))
(cbrt.f32 (pow.f32 (log.f32 x) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (log.f32 x))))
(log1p.f32 (expm1.f32 (sqrt.f32 (log.f32 x))))
(exp.f32 (log.f32 (sqrt.f32 (log.f32 x))))
(exp.f32 (*.f32 (log.f32 (log.f32 x)) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 x))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x #s(literal 5/6 binary32)))) #s(literal 1 binary32))
(pow.f32 (*.f32 x #s(literal 5/6 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 x #s(literal 5/6 binary32))) #s(literal 3 binary32))
(pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (*.f32 x #s(literal 5/6 binary32))) #s(literal 2 binary32))
(sqrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32)))
(log.f32 (pow.f32 (exp.f32 x) #s(literal 5/6 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x #s(literal 5/6 binary32)))))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32)))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 5/6 binary32))))
(log1p.f32 (expm1.f32 (*.f32 x #s(literal 5/6 binary32))))
(exp.f32 (log.f32 (*.f32 x #s(literal 5/6 binary32))))
(exp.f32 (*.f32 (log.f32 (*.f32 x #s(literal 5/6 binary32))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)))) #s(literal 1 binary32))
(-.f32 (/.f32 #s(literal 36 binary32) (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x))) (/.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32)) (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x))))
(*.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) (pow.f32 (cbrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) (sqrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(*.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32))))
(*.f32 (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32)) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x)) (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32)))))
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32)))
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32) (-.f32 #s(literal 36 binary32) (*.f32 #s(literal -5 binary32) x))))
(/.f32 (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x)))
(/.f32 (neg.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32))) (neg.f32 (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32)))) (neg.f32 (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x))))
(/.f32 (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32) #s(literal -36 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)))
(pow.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) #s(literal 2 binary32)))
(log.f32 (exp.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)))))
(cbrt.f32 (pow.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(log1p.f32 (expm1.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(exp.f32 (log.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) #s(literal 1 binary32)))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 (*.f32 x #s(literal 5/6 binary32)) #s(literal 1 binary32) #s(literal -6 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 x #s(literal 5/6 binary32)) #s(literal -6 binary32))
(fma.f32 (cbrt.f32 (*.f32 x #s(literal 5/6 binary32))) (cbrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) #s(literal -6 binary32))
(fma.f32 (cbrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) (cbrt.f32 (*.f32 x #s(literal 5/6 binary32))) #s(literal -6 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 (cbrt.f32 x) #s(literal 5/6 binary32)) #s(literal -6 binary32))
(fma.f32 (sqrt.f32 (*.f32 x #s(literal 5/6 binary32))) (sqrt.f32 (*.f32 x #s(literal 5/6 binary32))) #s(literal -6 binary32))
(fma.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 x) #s(literal 5/6 binary32)) #s(literal -6 binary32))
(fma.f32 (*.f32 #s(literal 5/6 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x) #s(literal -6 binary32))
(fma.f32 (*.f32 #s(literal 5/6 binary32) (sqrt.f32 x)) (sqrt.f32 x) #s(literal -6 binary32))
(-.f32 (exp.f32 (log1p.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)))) #s(literal 1 binary32))
(-.f32 (/.f32 #s(literal 1/16 binary32) (-.f32 #s(literal 1/4 binary32) (log.f32 x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1/4 binary32) (log.f32 x))))
(*.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) #s(literal 1/4 binary32)))
(*.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) (pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))))
(*.f32 (sqrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) (sqrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1/16 binary32))))
(*.f32 (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/4 binary32) (log.f32 x))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1/16 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/4 binary32) (log.f32 x)) (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1/16 binary32)))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1/16 binary32) (*.f32 (log.f32 x) #s(literal 1/4 binary32)))))
(/.f32 (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 #s(literal 1/4 binary32) (log.f32 x)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32))) (neg.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1/16 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 1/4 binary32) (log.f32 x))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1/16 binary32)) (-.f32 (log.f32 x) #s(literal 1/4 binary32)))
(pow.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 2 binary32)))
(log.f32 (*.f32 x (exp.f32 #s(literal 1/4 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (exp.f32 #s(literal 1/4 binary32)) #s(literal -1 binary32))))
(cbrt.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))))
(log1p.f32 (fma.f32 x (exp.f32 #s(literal 1/4 binary32)) #s(literal -1 binary32)))
(exp.f32 (log.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))))
(exp.f32 (*.f32 (log.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) #s(literal 1 binary32)))
(fma.f32 (log.f32 x) #s(literal 1 binary32) #s(literal 1/4 binary32))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) #s(literal 1/4 binary32))
(fma.f32 #s(literal 1 binary32) (log.f32 x) #s(literal 1/4 binary32))
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) #s(literal 1/4 binary32))
(fma.f32 (cbrt.f32 (log.f32 x)) (*.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) (sqrt.f32 (log.f32 x))) #s(literal 1/4 binary32))
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)) #s(literal 1/4 binary32))
(fma.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 x))) #s(literal 1/4 binary32))
(fma.f32 (*.f32 (sqrt.f32 (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 1/4 binary32))) (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1/4 binary32))
(fma.f32 (*.f32 (sqrt.f32 (log.f32 x)) (cbrt.f32 (log.f32 x))) (cbrt.f32 (sqrt.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(+.f32 (log.f32 (cbrt.f32 (*.f32 #s(literal 25/16 binary32) (pow.f32 x #s(literal 2 binary32))))) (log.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32)))) (log.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))) #s(literal 1 binary32))
(-.f32 (log.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 (log.f32 (*.f32 (*.f32 x #s(literal 5/4 binary32)) (*.f32 x #s(literal 3/4 binary32)))) (log.f32 (*.f32 x #s(literal 3/4 binary32))))
(*.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(log1p.f32 (fma.f32 x #s(literal 5/4 binary32) #s(literal -1 binary32)))
(exp.f32 (log.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 3/4 binary32))) (/.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32)) (*.f32 x #s(literal 3/4 binary32))))
(*.f32 x #s(literal 5/4 binary32))
(*.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x #s(literal 5/4 binary32)))
(*.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))) (cbrt.f32 (*.f32 #s(literal 25/16 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (*.f32 #s(literal 25/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32))) (sqrt.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (*.f32 (*.f32 x #s(literal 5/4 binary32)) (*.f32 x #s(literal 3/4 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 x #s(literal 3/4 binary32))))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 (*.f32 #s(literal 5/4 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x))
(*.f32 (*.f32 #s(literal 5/4 binary32) (sqrt.f32 x)) (sqrt.f32 x))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))) (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x #s(literal 3/4 binary32)) (*.f32 (*.f32 x #s(literal 5/4 binary32)) (*.f32 x #s(literal 3/4 binary32)))))
(/.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))))
(/.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/4 binary32)))))
(/.f32 (*.f32 (*.f32 x #s(literal 5/4 binary32)) (*.f32 x #s(literal 3/4 binary32))) (*.f32 x #s(literal 3/4 binary32)))
(/.f32 (neg.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32)))))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 5/4 binary32)) (*.f32 x #s(literal 3/4 binary32)))) (neg.f32 (*.f32 x #s(literal 3/4 binary32))))
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x))
(pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(sqrt.f32 (*.f32 #s(literal 25/16 binary32) (pow.f32 x #s(literal 2 binary32))))
(log.f32 (pow.f32 (exp.f32 #s(literal 5/4 binary32)) x))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x #s(literal 5/4 binary32)))))
(cbrt.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 5/4 binary32))))
(log1p.f32 (expm1.f32 (*.f32 x #s(literal 5/4 binary32))))
(exp.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(fma.f32 x #s(literal 1/4 binary32) x)
(fma.f32 x #s(literal 1 binary32) (*.f32 x #s(literal 1/4 binary32)))
(fma.f32 #s(literal 1/4 binary32) x x)
(fma.f32 (*.f32 x #s(literal 1/4 binary32)) #s(literal 1 binary32) x)
(fma.f32 #s(literal 1 binary32) x (*.f32 x #s(literal 1/4 binary32)))
(fma.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/4 binary32)) x)
(fma.f32 (cbrt.f32 (*.f32 x #s(literal 1/4 binary32))) (pow.f32 (cbrt.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 2 binary32)) x)
(fma.f32 (pow.f32 (cbrt.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 2 binary32)) (cbrt.f32 (*.f32 x #s(literal 1/4 binary32))) x)
(fma.f32 (cbrt.f32 x) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 x #s(literal 1/4 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (*.f32 x #s(literal 1/4 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 (cbrt.f32 x) #s(literal 1/4 binary32)) x)
(fma.f32 (sqrt.f32 (*.f32 x #s(literal 1/4 binary32))) (sqrt.f32 (*.f32 x #s(literal 1/4 binary32))) x)
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (*.f32 x #s(literal 1/4 binary32)))
(fma.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 x) #s(literal 1/4 binary32)) x)
(fma.f32 (*.f32 #s(literal 1/4 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x) x)
(fma.f32 (*.f32 #s(literal 1/4 binary32) (sqrt.f32 x)) (sqrt.f32 x) x)
(-.f32 (exp.f32 (log1p.f32 (*.f32 x #s(literal 1/4 binary32)))) #s(literal 1 binary32))
(pow.f32 (*.f32 x #s(literal 1/4 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 3 binary32))
(pow.f32 (*.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 2 binary32))
(sqrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32)))
(log.f32 (pow.f32 (exp.f32 #s(literal 1/4 binary32)) x))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x #s(literal 1/4 binary32)))))
(cbrt.f32 (*.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32))))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 1/4 binary32))))
(log1p.f32 (expm1.f32 (*.f32 x #s(literal 1/4 binary32))))
(exp.f32 (log.f32 (*.f32 x #s(literal 1/4 binary32))))
(exp.f32 (*.f32 (log.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 1 binary32)))

simplify161.0ms (2.1%)

Algorithm
egg-herbie
Rules
740×cancel-sign-sub-inv
708×distribute-lft-in
696×associate-*r/
660×distribute-rgt-in
636×distribute-lft-neg-in
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
05577509
110776933
230886819
Stop Event
node limit
Counts
352 → 342
Calls
Call 1
Inputs
(+.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 -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)))))
(log.f32 x)
(log.f32 x)
(log.f32 x)
(log.f32 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))))
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) (sqrt.f32 #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) (sqrt.f32 #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) (sqrt.f32 #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) (sqrt.f32 #s(literal -1 binary32)))
(sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 #s(literal 5/6 binary32) x)
#s(literal -6 binary32)
(-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))
(-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))
(-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))
(+.f32 #s(literal 1/4 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) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 #s(literal 1/4 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) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 #s(literal 1/4 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 #s(literal 1/4 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 #s(literal 1/4 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 #s(literal 1/4 binary32) (+.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 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 1 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 (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(*.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 (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 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) (sqrt.f32 (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 #s(literal 1 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 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (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 (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 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #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 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (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 (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 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (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 (*.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 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 2 binary32)))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) x #s(literal -1 binary32))))
(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 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32)))
(fma.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 1 binary32) (log.f32 x))
(fma.f32 (log.f32 x) #s(literal 1 binary32) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log1p.f32 #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 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (cbrt.f32 (log.f32 x)) (*.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) (sqrt.f32 (log.f32 x))) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(fma.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 x))
(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 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (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))
(fma.f32 (*.f32 (sqrt.f32 (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 1/4 binary32))) (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (*.f32 (sqrt.f32 (log.f32 x)) (cbrt.f32 (log.f32 x))) (cbrt.f32 (sqrt.f32 (log.f32 x))) (log1p.f32 #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (log.f32 x))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (log.f32 (cbrt.f32 x)))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 x)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 x))) #s(literal 1 binary32))
(*.f32 (log.f32 x) #s(literal 1 binary32))
(*.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)))
(*.f32 #s(literal 1 binary32) (log.f32 x))
(*.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)))
(*.f32 (cbrt.f32 (log.f32 x)) (*.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) (sqrt.f32 (log.f32 x))))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)))
(*.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 x))))
(*.f32 (*.f32 (sqrt.f32 (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 1/4 binary32))) (pow.f32 (log.f32 x) #s(literal 1/4 binary32)))
(*.f32 (*.f32 (sqrt.f32 (log.f32 x)) (cbrt.f32 (log.f32 x))) (cbrt.f32 (sqrt.f32 (log.f32 x))))
(sqrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)))
(log.f32 x)
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 x #s(literal 1 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 (exp.f32 (log1p.f32 (sqrt.f32 (log.f32 x)))) #s(literal 1 binary32))
(*.f32 (sqrt.f32 (log.f32 x)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (log.f32 x)))
(*.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) (cbrt.f32 (log.f32 x)))
(*.f32 (cbrt.f32 (log.f32 x)) (cbrt.f32 (sqrt.f32 (log.f32 x))))
(*.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (pow.f32 (log.f32 x) #s(literal 1/4 binary32)))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (log.f32 x)))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 x))))
(pow.f32 (log.f32 x) #s(literal 1/2 binary32))
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 x) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(pow.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(fabs.f32 (sqrt.f32 (log.f32 x)))
(log.f32 (exp.f32 (sqrt.f32 (log.f32 x))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (log.f32 x)))))
(cbrt.f32 (pow.f32 (log.f32 x) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (log.f32 x))))
(log1p.f32 (expm1.f32 (sqrt.f32 (log.f32 x))))
(exp.f32 (log.f32 (sqrt.f32 (log.f32 x))))
(exp.f32 (*.f32 (log.f32 (log.f32 x)) #s(literal 1/2 binary32)))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 x))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x #s(literal 5/6 binary32)))) #s(literal 1 binary32))
(pow.f32 (*.f32 x #s(literal 5/6 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 x #s(literal 5/6 binary32))) #s(literal 3 binary32))
(pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (*.f32 x #s(literal 5/6 binary32))) #s(literal 2 binary32))
(sqrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32)))
(log.f32 (pow.f32 (exp.f32 x) #s(literal 5/6 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x #s(literal 5/6 binary32)))))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32)))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 5/6 binary32))))
(log1p.f32 (expm1.f32 (*.f32 x #s(literal 5/6 binary32))))
(exp.f32 (log.f32 (*.f32 x #s(literal 5/6 binary32))))
(exp.f32 (*.f32 (log.f32 (*.f32 x #s(literal 5/6 binary32))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)))) #s(literal 1 binary32))
(-.f32 (/.f32 #s(literal 36 binary32) (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x))) (/.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32)) (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x))))
(*.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)))
(*.f32 (cbrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) (pow.f32 (cbrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(*.f32 (sqrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) (sqrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(*.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32))))
(*.f32 (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32)) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x)) (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32)))))
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32)))
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32) (-.f32 #s(literal 36 binary32) (*.f32 #s(literal -5 binary32) x))))
(/.f32 (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x)))
(/.f32 (neg.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32))) (neg.f32 (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32)))) (neg.f32 (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x))))
(/.f32 (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32) #s(literal -36 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)))
(pow.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) #s(literal 2 binary32)))
(log.f32 (exp.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)))))
(cbrt.f32 (pow.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(log1p.f32 (expm1.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(exp.f32 (log.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(exp.f32 (*.f32 (log.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) #s(literal 1 binary32)))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 (*.f32 x #s(literal 5/6 binary32)) #s(literal 1 binary32) #s(literal -6 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 x #s(literal 5/6 binary32)) #s(literal -6 binary32))
(fma.f32 (cbrt.f32 (*.f32 x #s(literal 5/6 binary32))) (cbrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) #s(literal -6 binary32))
(fma.f32 (cbrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) (cbrt.f32 (*.f32 x #s(literal 5/6 binary32))) #s(literal -6 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 (cbrt.f32 x) #s(literal 5/6 binary32)) #s(literal -6 binary32))
(fma.f32 (sqrt.f32 (*.f32 x #s(literal 5/6 binary32))) (sqrt.f32 (*.f32 x #s(literal 5/6 binary32))) #s(literal -6 binary32))
(fma.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 x) #s(literal 5/6 binary32)) #s(literal -6 binary32))
(fma.f32 (*.f32 #s(literal 5/6 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x) #s(literal -6 binary32))
(fma.f32 (*.f32 #s(literal 5/6 binary32) (sqrt.f32 x)) (sqrt.f32 x) #s(literal -6 binary32))
(-.f32 (exp.f32 (log1p.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)))) #s(literal 1 binary32))
(-.f32 (/.f32 #s(literal 1/16 binary32) (-.f32 #s(literal 1/4 binary32) (log.f32 x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1/4 binary32) (log.f32 x))))
(*.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) #s(literal 1/4 binary32)))
(*.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) (pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))))
(*.f32 (sqrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) (sqrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1/16 binary32))))
(*.f32 (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/4 binary32) (log.f32 x))))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1/16 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/4 binary32) (log.f32 x)) (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1/16 binary32)))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1/16 binary32) (*.f32 (log.f32 x) #s(literal 1/4 binary32)))))
(/.f32 (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 #s(literal 1/4 binary32) (log.f32 x)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32))) (neg.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1/16 binary32))))
(/.f32 (neg.f32 (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 1/4 binary32) (log.f32 x))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1/16 binary32)) (-.f32 (log.f32 x) #s(literal 1/4 binary32)))
(pow.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 2 binary32)))
(log.f32 (*.f32 x (exp.f32 #s(literal 1/4 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (exp.f32 #s(literal 1/4 binary32)) #s(literal -1 binary32))))
(cbrt.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))))
(log1p.f32 (fma.f32 x (exp.f32 #s(literal 1/4 binary32)) #s(literal -1 binary32)))
(exp.f32 (log.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))))
(exp.f32 (*.f32 (log.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) #s(literal 1 binary32)))
(fma.f32 (log.f32 x) #s(literal 1 binary32) #s(literal 1/4 binary32))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) #s(literal 1/4 binary32))
(fma.f32 #s(literal 1 binary32) (log.f32 x) #s(literal 1/4 binary32))
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) #s(literal 1/4 binary32))
(fma.f32 (cbrt.f32 (log.f32 x)) (*.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) (sqrt.f32 (log.f32 x))) #s(literal 1/4 binary32))
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)) #s(literal 1/4 binary32))
(fma.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 x))) #s(literal 1/4 binary32))
(fma.f32 (*.f32 (sqrt.f32 (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 1/4 binary32))) (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1/4 binary32))
(fma.f32 (*.f32 (sqrt.f32 (log.f32 x)) (cbrt.f32 (log.f32 x))) (cbrt.f32 (sqrt.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(+.f32 (log.f32 (cbrt.f32 (*.f32 #s(literal 25/16 binary32) (pow.f32 x #s(literal 2 binary32))))) (log.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32)))) (log.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))) #s(literal 1 binary32))
(-.f32 (log.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 (log.f32 (*.f32 (*.f32 x #s(literal 5/4 binary32)) (*.f32 x #s(literal 3/4 binary32)))) (log.f32 (*.f32 x #s(literal 3/4 binary32))))
(*.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(log1p.f32 (fma.f32 x #s(literal 5/4 binary32) #s(literal -1 binary32)))
(exp.f32 (log.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 3/4 binary32))) (/.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32)) (*.f32 x #s(literal 3/4 binary32))))
(*.f32 x #s(literal 5/4 binary32))
(*.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x #s(literal 5/4 binary32)))
(*.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))) (cbrt.f32 (*.f32 #s(literal 25/16 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (*.f32 #s(literal 25/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32))) (sqrt.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (*.f32 (*.f32 x #s(literal 5/4 binary32)) (*.f32 x #s(literal 3/4 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 x #s(literal 3/4 binary32))))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 (*.f32 #s(literal 5/4 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x))
(*.f32 (*.f32 #s(literal 5/4 binary32) (sqrt.f32 x)) (sqrt.f32 x))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))) (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x #s(literal 3/4 binary32)) (*.f32 (*.f32 x #s(literal 5/4 binary32)) (*.f32 x #s(literal 3/4 binary32)))))
(/.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))))
(/.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/4 binary32)))))
(/.f32 (*.f32 (*.f32 x #s(literal 5/4 binary32)) (*.f32 x #s(literal 3/4 binary32))) (*.f32 x #s(literal 3/4 binary32)))
(/.f32 (neg.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32)))))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 5/4 binary32)) (*.f32 x #s(literal 3/4 binary32)))) (neg.f32 (*.f32 x #s(literal 3/4 binary32))))
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x))
(pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(sqrt.f32 (*.f32 #s(literal 25/16 binary32) (pow.f32 x #s(literal 2 binary32))))
(log.f32 (pow.f32 (exp.f32 #s(literal 5/4 binary32)) x))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x #s(literal 5/4 binary32)))))
(cbrt.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 5/4 binary32))))
(log1p.f32 (expm1.f32 (*.f32 x #s(literal 5/4 binary32))))
(exp.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(fma.f32 x #s(literal 1/4 binary32) x)
(fma.f32 x #s(literal 1 binary32) (*.f32 x #s(literal 1/4 binary32)))
(fma.f32 #s(literal 1/4 binary32) x x)
(fma.f32 (*.f32 x #s(literal 1/4 binary32)) #s(literal 1 binary32) x)
(fma.f32 #s(literal 1 binary32) x (*.f32 x #s(literal 1/4 binary32)))
(fma.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/4 binary32)) x)
(fma.f32 (cbrt.f32 (*.f32 x #s(literal 1/4 binary32))) (pow.f32 (cbrt.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 2 binary32)) x)
(fma.f32 (pow.f32 (cbrt.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 2 binary32)) (cbrt.f32 (*.f32 x #s(literal 1/4 binary32))) x)
(fma.f32 (cbrt.f32 x) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 x #s(literal 1/4 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (*.f32 x #s(literal 1/4 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 (cbrt.f32 x) #s(literal 1/4 binary32)) x)
(fma.f32 (sqrt.f32 (*.f32 x #s(literal 1/4 binary32))) (sqrt.f32 (*.f32 x #s(literal 1/4 binary32))) x)
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (*.f32 x #s(literal 1/4 binary32)))
(fma.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 x) #s(literal 1/4 binary32)) x)
(fma.f32 (*.f32 #s(literal 1/4 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x) x)
(fma.f32 (*.f32 #s(literal 1/4 binary32) (sqrt.f32 x)) (sqrt.f32 x) x)
(-.f32 (exp.f32 (log1p.f32 (*.f32 x #s(literal 1/4 binary32)))) #s(literal 1 binary32))
(pow.f32 (*.f32 x #s(literal 1/4 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 3 binary32))
(pow.f32 (*.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 2 binary32))
(sqrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32)))
(log.f32 (pow.f32 (exp.f32 #s(literal 1/4 binary32)) x))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x #s(literal 1/4 binary32)))))
(cbrt.f32 (*.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32))))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 1/4 binary32))))
(log1p.f32 (expm1.f32 (*.f32 x #s(literal 1/4 binary32))))
(exp.f32 (log.f32 (*.f32 x #s(literal 1/4 binary32))))
(exp.f32 (*.f32 (log.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 1 binary32)))
Outputs
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #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 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #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 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #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 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #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 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 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)) (log1p.f32 #s(literal 1 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (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)) (log1p.f32 #s(literal 1 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (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)) (log1p.f32 #s(literal 1 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (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)) (log1p.f32 #s(literal 1 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 #s(literal 2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log1p.f32 #s(literal 1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(log.f32 x)
(log.f32 x)
(log.f32 x)
(log.f32 x)
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(log.f32 x)
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(log.f32 x)
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x)))
(log.f32 x)
(*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) 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 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.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 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.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 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.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 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) (sqrt.f32 #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (neg.f32 (log.f32 x))) (sqrt.f32 #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) (sqrt.f32 #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (neg.f32 (log.f32 x))) (sqrt.f32 #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) (sqrt.f32 #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (neg.f32 (log.f32 x))) (sqrt.f32 #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (log.f32 (/.f32 #s(literal 1 binary32) x))) (sqrt.f32 #s(literal -1 binary32)))
(*.f32 (sqrt.f32 (neg.f32 (log.f32 x))) (sqrt.f32 #s(literal -1 binary32)))
(sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(sqrt.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(sqrt.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(sqrt.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(sqrt.f32 (+.f32 (log.f32 #s(literal -1 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(sqrt.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
#s(literal -6 binary32)
(-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(+.f32 #s(literal 1/4 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(+.f32 #s(literal 1/4 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (+.f32 #s(literal 1/4 binary32) (log.f32 #s(literal -1 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 1/4 binary32))
(-.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 1/4 binary32)))
(+.f32 #s(literal 1/4 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (+.f32 #s(literal 1/4 binary32) (log.f32 #s(literal -1 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 1/4 binary32))
(-.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 1/4 binary32)))
(+.f32 #s(literal 1/4 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (+.f32 #s(literal 1/4 binary32) (log.f32 #s(literal -1 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 1/4 binary32))
(-.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 1/4 binary32)))
(+.f32 #s(literal 1/4 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (+.f32 #s(literal 1/4 binary32) (log.f32 #s(literal -1 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 1/4 binary32))
(-.f32 (log.f32 #s(literal -1 binary32)) (-.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) #s(literal 1/4 binary32)))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (log.f32 #s(literal -5/4 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 -5/4 binary32)))
(-.f32 (log.f32 #s(literal -5/4 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -5/4 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 -5/4 binary32)))
(-.f32 (log.f32 #s(literal -5/4 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -5/4 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 -5/4 binary32)))
(-.f32 (log.f32 #s(literal -5/4 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -5/4 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 -5/4 binary32)))
(-.f32 (log.f32 #s(literal -5/4 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(+.f32 (log.f32 (*.f32 #s(literal 2 binary32) 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 (-.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (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)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal 2 binary32) x)))
(*.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 #s(literal 2 binary32) x)))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(*.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)))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(*.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))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(*.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(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 #s(literal 1 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 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 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))) (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 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (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)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (log.f32 (/.f32 #s(literal 2 binary32) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (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 (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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 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 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 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))) (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 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (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)) (pow.f32 (log.f32 x) #s(literal 2 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))) (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 #s(literal 1 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 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 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 (log1p.f32 #s(literal 1 binary32)) #s(literal 3 binary32))) (/.f32 #s(literal 1 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 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 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))) (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 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (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)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (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 (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 #s(literal 1 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 (log.f32 #s(literal 2 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) (log.f32 #s(literal 2 binary32))) (pow.f32 (log.f32 #s(literal 2 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))) (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 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (neg.f32 (log.f32 (/.f32 #s(literal 2 binary32) x))))
(/.f32 (-.f32 (pow.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 2 binary32)) (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)) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (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))))
(/.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 (*.f32 #s(literal 2 binary32) x)) #s(literal 1 binary32))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 3 binary32))
(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))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 2 binary32))
(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))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 #s(literal 2 binary32) x #s(literal -1 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)))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(+.f32 (log.f32 (*.f32 #s(literal 2 binary32) x)) #s(literal 0 binary32))
(log1p.f32 (fma.f32 #s(literal 2 binary32) x #s(literal -1 binary32)))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(exp.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 #s(literal 2 binary32) x))) #s(literal 1 binary32)))
(log.f32 (*.f32 #s(literal 2 binary32) x))
(fma.f32 (log1p.f32 #s(literal 1 binary32)) #s(literal 1 binary32) (log.f32 x))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 (log.f32 x) #s(literal 1 binary32) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 #s(literal 1 binary32) (log1p.f32 #s(literal 1 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 (cbrt.f32 (log.f32 x)) (*.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) (sqrt.f32 (log.f32 x))) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (cbrt.f32 (log.f32 x)) (*.f32 (sqrt.f32 (log.f32 x)) (cbrt.f32 (sqrt.f32 (log.f32 x)))) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) #s(literal 4 binary32)) (log.f32 #s(literal 2 binary32)))
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) #s(literal 4 binary32)) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.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 x))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.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 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 x))) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (sqrt.f32 (log1p.f32 #s(literal 1 binary32))) (log.f32 x))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 (*.f32 (sqrt.f32 (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 1/4 binary32))) (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log1p.f32 #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 2 binary32)))
(fma.f32 (*.f32 (sqrt.f32 (log.f32 x)) (cbrt.f32 (log.f32 x))) (cbrt.f32 (sqrt.f32 (log.f32 x))) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (cbrt.f32 (log.f32 x)) (*.f32 (sqrt.f32 (log.f32 x)) (cbrt.f32 (sqrt.f32 (log.f32 x)))) (log1p.f32 #s(literal 1 binary32)))
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) #s(literal 4 binary32)) (log.f32 #s(literal 2 binary32)))
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) #s(literal 4 binary32)) (log1p.f32 #s(literal 1 binary32)))
(+.f32 #s(literal 0 binary32) (log.f32 x))
(log.f32 x)
(+.f32 (log.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (log.f32 (cbrt.f32 x)))
(+.f32 (log.f32 (sqrt.f32 x)) (log.f32 (sqrt.f32 x)))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 x)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 x))) #s(literal 1 binary32))
(log.f32 x)
(*.f32 (log.f32 x) #s(literal 1 binary32))
(log.f32 x)
(*.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)))
(log.f32 x)
(*.f32 #s(literal 1 binary32) (log.f32 x))
(log.f32 x)
(*.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)))
(log.f32 x)
(*.f32 (cbrt.f32 (log.f32 x)) (*.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) (sqrt.f32 (log.f32 x))))
(*.f32 (cbrt.f32 (log.f32 x)) (*.f32 (sqrt.f32 (log.f32 x)) (cbrt.f32 (sqrt.f32 (log.f32 x)))))
(*.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) #s(literal 4 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)))
(log.f32 x)
(*.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 x))))
(log.f32 x)
(*.f32 (*.f32 (sqrt.f32 (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 1/4 binary32))) (pow.f32 (log.f32 x) #s(literal 1/4 binary32)))
(log.f32 x)
(*.f32 (*.f32 (sqrt.f32 (log.f32 x)) (cbrt.f32 (log.f32 x))) (cbrt.f32 (sqrt.f32 (log.f32 x))))
(*.f32 (cbrt.f32 (log.f32 x)) (*.f32 (sqrt.f32 (log.f32 x)) (cbrt.f32 (sqrt.f32 (log.f32 x)))))
(*.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) #s(literal 4 binary32)))
(sqrt.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)))
(log.f32 x)
(log.f32 x)
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 x #s(literal 1 binary32))))
(log.f32 x)
(cbrt.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)))
(log.f32 x)
(expm1.f32 (log1p.f32 (log.f32 x)))
(log.f32 x)
(log1p.f32 (-.f32 x #s(literal 1 binary32)))
(log.f32 x)
(exp.f32 (log.f32 (log.f32 x)))
(log.f32 x)
(exp.f32 (*.f32 (log.f32 (log.f32 x)) #s(literal 1 binary32)))
(log.f32 x)
(-.f32 (exp.f32 (log1p.f32 (sqrt.f32 (log.f32 x)))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (sqrt.f32 (log.f32 x))))
(+.f32 (sqrt.f32 (log.f32 x)) #s(literal 0 binary32))
(*.f32 (sqrt.f32 (log.f32 x)) #s(literal 1 binary32))
(sqrt.f32 (log.f32 x))
(*.f32 #s(literal 1 binary32) (sqrt.f32 (log.f32 x)))
(sqrt.f32 (log.f32 x))
(*.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) (cbrt.f32 (log.f32 x)))
(*.f32 (cbrt.f32 (log.f32 x)) (cbrt.f32 (sqrt.f32 (log.f32 x))))
(*.f32 (cbrt.f32 (log.f32 x)) (cbrt.f32 (sqrt.f32 (log.f32 x))))
(*.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (pow.f32 (log.f32 x) #s(literal 1/4 binary32)))
(sqrt.f32 (log.f32 x))
(*.f32 (pow.f32 #s(literal 1 binary32) #s(literal 1/2 binary32)) (sqrt.f32 (log.f32 x)))
(sqrt.f32 (log.f32 x))
(*.f32 (pow.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) #s(literal 1/2 binary32)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 1/2 binary32)))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 x))))
(*.f32 (fabs.f32 (cbrt.f32 (log.f32 x))) (sqrt.f32 (cbrt.f32 (log.f32 x))))
(*.f32 (sqrt.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32))) (sqrt.f32 (cbrt.f32 (log.f32 x))))
(*.f32 (fabs.f32 (cbrt.f32 (log.f32 x))) (sqrt.f32 (cbrt.f32 (log.f32 x))))
(pow.f32 (log.f32 x) #s(literal 1/2 binary32))
(sqrt.f32 (log.f32 x))
(pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 1 binary32))
(sqrt.f32 (log.f32 x))
(pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) #s(literal 3 binary32))
(sqrt.f32 (log.f32 x))
(pow.f32 (pow.f32 (log.f32 x) #s(literal 3/2 binary32)) #s(literal 1/3 binary32))
(cbrt.f32 (pow.f32 (log.f32 x) #s(literal 3/2 binary32)))
(pow.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 2 binary32))
(sqrt.f32 (log.f32 x))
(fabs.f32 (sqrt.f32 (log.f32 x)))
(sqrt.f32 (log.f32 x))
(log.f32 (exp.f32 (sqrt.f32 (log.f32 x))))
(sqrt.f32 (log.f32 x))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (sqrt.f32 (log.f32 x)))))
(sqrt.f32 (log.f32 x))
(cbrt.f32 (pow.f32 (log.f32 x) #s(literal 3/2 binary32)))
(expm1.f32 (log1p.f32 (sqrt.f32 (log.f32 x))))
(+.f32 (sqrt.f32 (log.f32 x)) #s(literal 0 binary32))
(log1p.f32 (expm1.f32 (sqrt.f32 (log.f32 x))))
(sqrt.f32 (log.f32 x))
(exp.f32 (log.f32 (sqrt.f32 (log.f32 x))))
(sqrt.f32 (log.f32 x))
(exp.f32 (*.f32 (log.f32 (log.f32 x)) #s(literal 1/2 binary32)))
(sqrt.f32 (log.f32 x))
(exp.f32 (*.f32 (log.f32 (sqrt.f32 (log.f32 x))) #s(literal 1 binary32)))
(sqrt.f32 (log.f32 x))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x #s(literal 5/6 binary32)))) #s(literal 1 binary32))
(*.f32 x #s(literal 5/6 binary32))
(pow.f32 (*.f32 x #s(literal 5/6 binary32)) #s(literal 1 binary32))
(*.f32 x #s(literal 5/6 binary32))
(pow.f32 (cbrt.f32 (*.f32 x #s(literal 5/6 binary32))) #s(literal 3 binary32))
(*.f32 x #s(literal 5/6 binary32))
(pow.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32)) #s(literal 1/3 binary32))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32)))
(pow.f32 (sqrt.f32 (*.f32 x #s(literal 5/6 binary32))) #s(literal 2 binary32))
(*.f32 x #s(literal 5/6 binary32))
(sqrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32)))
(log.f32 (pow.f32 (exp.f32 x) #s(literal 5/6 binary32)))
(*.f32 x #s(literal 5/6 binary32))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x #s(literal 5/6 binary32)))))
(*.f32 x #s(literal 5/6 binary32))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32)))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 5/6 binary32))))
(*.f32 x #s(literal 5/6 binary32))
(log1p.f32 (expm1.f32 (*.f32 x #s(literal 5/6 binary32))))
(*.f32 x #s(literal 5/6 binary32))
(exp.f32 (log.f32 (*.f32 x #s(literal 5/6 binary32))))
(*.f32 x #s(literal 5/6 binary32))
(exp.f32 (*.f32 (log.f32 (*.f32 x #s(literal 5/6 binary32))) #s(literal 1 binary32)))
(*.f32 x #s(literal 5/6 binary32))
(-.f32 (exp.f32 (log1p.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)))) #s(literal 1 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(-.f32 (/.f32 #s(literal 36 binary32) (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x))) (/.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32)) (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x))))
(/.f32 (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) (+.f32 #s(literal -6 binary32) (*.f32 x #s(literal -5/6 binary32))))
(/.f32 (+.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -25/36 binary32))) (fma.f32 x #s(literal -5/6 binary32) #s(literal -6 binary32)))
(/.f32 (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32) #s(literal -36 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)))
(*.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) #s(literal 1 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(*.f32 #s(literal 1 binary32) (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(*.f32 (cbrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) (pow.f32 (cbrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) #s(literal 2 binary32)))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(*.f32 (pow.f32 (cbrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) #s(literal 2 binary32)) (cbrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(*.f32 (sqrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) (sqrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(*.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32))))
(/.f32 (*.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32)))
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32)))
(*.f32 (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x))))
(/.f32 (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) (+.f32 #s(literal -6 binary32) (*.f32 x #s(literal -5/6 binary32))))
(/.f32 (+.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -25/36 binary32))) (fma.f32 x #s(literal -5/6 binary32) #s(literal -6 binary32)))
(/.f32 (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32) #s(literal -36 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32)) (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32))))
(/.f32 (*.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32)))
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x)) (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32)))))
(/.f32 (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) (+.f32 #s(literal -6 binary32) (*.f32 x #s(literal -5/6 binary32))))
(/.f32 (+.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -25/36 binary32))) (fma.f32 x #s(literal -5/6 binary32) #s(literal -6 binary32)))
(/.f32 (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32) #s(literal -36 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)))
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32)))
(/.f32 (*.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32)))
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32) (-.f32 #s(literal 36 binary32) (*.f32 #s(literal -5 binary32) x))))
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32) (+.f32 #s(literal 36 binary32) (*.f32 #s(literal 5 binary32) x))))
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32) (+.f32 #s(literal 36 binary32) (*.f32 x #s(literal 5 binary32)))))
(/.f32 (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x)))
(/.f32 (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) (+.f32 #s(literal -6 binary32) (*.f32 x #s(literal -5/6 binary32))))
(/.f32 (+.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -25/36 binary32))) (fma.f32 x #s(literal -5/6 binary32) #s(literal -6 binary32)))
(/.f32 (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32) #s(literal -36 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)))
(/.f32 (neg.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32))) (neg.f32 (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32))))
(/.f32 (*.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) #s(literal 1 binary32)) (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32)))
(/.f32 (fma.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 125/216 binary32) #s(literal -216 binary32)) (fma.f32 (*.f32 x #s(literal 5/6 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)) #s(literal 36 binary32)))
(/.f32 (neg.f32 (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32)))) (neg.f32 (+.f32 #s(literal -6 binary32) (*.f32 #s(literal -5/6 binary32) x))))
(/.f32 (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) (+.f32 #s(literal -6 binary32) (*.f32 x #s(literal -5/6 binary32))))
(/.f32 (+.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -25/36 binary32))) (fma.f32 x #s(literal -5/6 binary32) #s(literal -6 binary32)))
(/.f32 (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32) #s(literal -36 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)))
(/.f32 (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32) #s(literal -36 binary32)) (fma.f32 x #s(literal 5/6 binary32) #s(literal 6 binary32)))
(/.f32 (-.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) (+.f32 #s(literal -6 binary32) (*.f32 x #s(literal -5/6 binary32))))
(/.f32 (+.f32 #s(literal 36 binary32) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal -25/36 binary32))) (fma.f32 x #s(literal -5/6 binary32) #s(literal -6 binary32)))
(pow.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) #s(literal 1 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(pow.f32 (cbrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) #s(literal 3 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(pow.f32 (pow.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(pow.f32 (sqrt.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) #s(literal 2 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(sqrt.f32 (pow.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) #s(literal 2 binary32)))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(log.f32 (exp.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)))))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(cbrt.f32 (pow.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) #s(literal 3 binary32)))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(expm1.f32 (log1p.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(log1p.f32 (expm1.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(exp.f32 (log.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(exp.f32 (*.f32 (log.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))) #s(literal 1 binary32)))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(fma.f32 (*.f32 x #s(literal 5/6 binary32)) #s(literal 1 binary32) #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 x #s(literal 5/6 binary32)) #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(fma.f32 (cbrt.f32 (*.f32 x #s(literal 5/6 binary32))) (cbrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) #s(literal -6 binary32))
(fma.f32 (cbrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) (cbrt.f32 (*.f32 x #s(literal 5/6 binary32))) #s(literal -6 binary32))
(fma.f32 (cbrt.f32 (*.f32 x #s(literal 5/6 binary32))) (cbrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/36 binary32))) #s(literal -6 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 (cbrt.f32 x) #s(literal 5/6 binary32)) #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(fma.f32 (sqrt.f32 (*.f32 x #s(literal 5/6 binary32))) (sqrt.f32 (*.f32 x #s(literal 5/6 binary32))) #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(fma.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 x) #s(literal 5/6 binary32)) #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(fma.f32 (*.f32 #s(literal 5/6 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x) #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(fma.f32 (*.f32 #s(literal 5/6 binary32) (sqrt.f32 x)) (sqrt.f32 x) #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(-.f32 (exp.f32 (log1p.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)))) #s(literal 1 binary32))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(-.f32 (/.f32 #s(literal 1/16 binary32) (-.f32 #s(literal 1/4 binary32) (log.f32 x))) (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1/4 binary32) (log.f32 x))))
(/.f32 (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 #s(literal 1/4 binary32) (log.f32 x)))
(*.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1 binary32))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(*.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) #s(literal 1/4 binary32)))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(*.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) (pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) #s(literal 2 binary32)))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(*.f32 (sqrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) (sqrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (/.f32 #s(literal 1 binary32) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1/16 binary32))))
(/.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) #s(literal 1 binary32)) (fma.f32 (log.f32 x) (+.f32 (log.f32 x) #s(literal -1/4 binary32)) #s(literal 1/16 binary32)))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (fma.f32 (log.f32 x) (+.f32 (log.f32 x) #s(literal -1/4 binary32)) #s(literal 1/16 binary32)))
(*.f32 (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (/.f32 #s(literal 1 binary32) (-.f32 #s(literal 1/4 binary32) (log.f32 x))))
(/.f32 (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 #s(literal 1/4 binary32) (log.f32 x)))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1/16 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32))))
(/.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) #s(literal 1 binary32)) (fma.f32 (log.f32 x) (+.f32 (log.f32 x) #s(literal -1/4 binary32)) #s(literal 1/16 binary32)))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (fma.f32 (log.f32 x) (+.f32 (log.f32 x) #s(literal -1/4 binary32)) #s(literal 1/16 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (-.f32 #s(literal 1/4 binary32) (log.f32 x)) (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32)))))
(/.f32 (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 #s(literal 1/4 binary32) (log.f32 x)))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (fma.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1/16 binary32)))
(/.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) #s(literal 1 binary32)) (fma.f32 (log.f32 x) (+.f32 (log.f32 x) #s(literal -1/4 binary32)) #s(literal 1/16 binary32)))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (fma.f32 (log.f32 x) (+.f32 (log.f32 x) #s(literal -1/4 binary32)) #s(literal 1/16 binary32)))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 1/16 binary32) (*.f32 (log.f32 x) #s(literal 1/4 binary32)))))
(/.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) #s(literal 1 binary32)) (fma.f32 (log.f32 x) (+.f32 (log.f32 x) #s(literal -1/4 binary32)) #s(literal 1/16 binary32)))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (fma.f32 (log.f32 x) (+.f32 (log.f32 x) #s(literal -1/4 binary32)) #s(literal 1/16 binary32)))
(/.f32 (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 #s(literal 1/4 binary32) (log.f32 x)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32))) (neg.f32 (fma.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1/16 binary32))))
(/.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) #s(literal 1 binary32)) (fma.f32 (log.f32 x) (+.f32 (log.f32 x) #s(literal -1/4 binary32)) #s(literal 1/16 binary32)))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 1/64 binary32)) (fma.f32 (log.f32 x) (+.f32 (log.f32 x) #s(literal -1/4 binary32)) #s(literal 1/16 binary32)))
(/.f32 (neg.f32 (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32)))) (neg.f32 (-.f32 #s(literal 1/4 binary32) (log.f32 x))))
(/.f32 (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 #s(literal 1/4 binary32) (log.f32 x)))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal 1/16 binary32)) (-.f32 (log.f32 x) #s(literal 1/4 binary32)))
(/.f32 (-.f32 #s(literal 1/16 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 #s(literal 1/4 binary32) (log.f32 x)))
(pow.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1 binary32))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) #s(literal 3 binary32))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(pow.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(pow.f32 (sqrt.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) #s(literal 2 binary32))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(sqrt.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 2 binary32)))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(log.f32 (*.f32 x (exp.f32 #s(literal 1/4 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (fma.f32 x (exp.f32 #s(literal 1/4 binary32)) #s(literal -1 binary32))))
(log.f32 (*.f32 x (exp.f32 #s(literal 1/4 binary32))))
(cbrt.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 3 binary32)))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(expm1.f32 (log1p.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(log1p.f32 (fma.f32 x (exp.f32 #s(literal 1/4 binary32)) #s(literal -1 binary32)))
(log.f32 (*.f32 x (exp.f32 #s(literal 1/4 binary32))))
(exp.f32 (log.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(exp.f32 (*.f32 (log.f32 (+.f32 (log.f32 x) #s(literal 1/4 binary32))) #s(literal 1 binary32)))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(fma.f32 (log.f32 x) #s(literal 1 binary32) #s(literal 1/4 binary32))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) #s(literal 1/4 binary32))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(fma.f32 #s(literal 1 binary32) (log.f32 x) #s(literal 1/4 binary32))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) #s(literal 1/4 binary32))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(fma.f32 (cbrt.f32 (log.f32 x)) (*.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) (sqrt.f32 (log.f32 x))) #s(literal 1/4 binary32))
(fma.f32 (cbrt.f32 (log.f32 x)) (*.f32 (sqrt.f32 (log.f32 x)) (cbrt.f32 (sqrt.f32 (log.f32 x)))) #s(literal 1/4 binary32))
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) #s(literal 4 binary32)) #s(literal 1/4 binary32))
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)) #s(literal 1/4 binary32))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(fma.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (*.f32 (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) (sqrt.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(fma.f32 (*.f32 (sqrt.f32 (log.f32 x)) (pow.f32 (log.f32 x) #s(literal 1/4 binary32))) (pow.f32 (log.f32 x) #s(literal 1/4 binary32)) #s(literal 1/4 binary32))
(+.f32 (neg.f32 (neg.f32 (log.f32 x))) #s(literal 1/4 binary32))
(+.f32 (log.f32 x) #s(literal 1/4 binary32))
(fma.f32 (*.f32 (sqrt.f32 (log.f32 x)) (cbrt.f32 (log.f32 x))) (cbrt.f32 (sqrt.f32 (log.f32 x))) #s(literal 1/4 binary32))
(fma.f32 (cbrt.f32 (log.f32 x)) (*.f32 (sqrt.f32 (log.f32 x)) (cbrt.f32 (sqrt.f32 (log.f32 x)))) #s(literal 1/4 binary32))
(fma.f32 (cbrt.f32 (log.f32 x)) (pow.f32 (cbrt.f32 (sqrt.f32 (log.f32 x))) #s(literal 4 binary32)) #s(literal 1/4 binary32))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(+.f32 (log.f32 (cbrt.f32 (*.f32 #s(literal 25/16 binary32) (pow.f32 x #s(literal 2 binary32))))) (log.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(+.f32 (log.f32 (cbrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/16 binary32)))) (log.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(+.f32 (log.f32 (cbrt.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 2 binary32)))) (log.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32)))) (log.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))) #s(literal 1 binary32))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(-.f32 (log.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 (log.f32 (*.f32 #s(literal 65/64 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 (log.f32 (*.f32 #s(literal 65/64 binary32) (pow.f32 x #s(literal 3 binary32)))) (log.f32 (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32) (*.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32))))))
(-.f32 (log.f32 (*.f32 (*.f32 x #s(literal 5/4 binary32)) (*.f32 x #s(literal 3/4 binary32)))) (log.f32 (*.f32 x #s(literal 3/4 binary32))))
(-.f32 (log.f32 (*.f32 (*.f32 (*.f32 x #s(literal 5/4 binary32)) x) #s(literal 3/4 binary32))) (log.f32 (*.f32 x #s(literal 3/4 binary32))))
(-.f32 (log.f32 (*.f32 x (*.f32 #s(literal 15/16 binary32) x))) (log.f32 (*.f32 x #s(literal 3/4 binary32))))
(*.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 1 binary32))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(*.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32)))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 1 binary32))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 3 binary32))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(pow.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 2 binary32)))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32)))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(log1p.f32 (fma.f32 x #s(literal 5/4 binary32) #s(literal -1 binary32)))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(exp.f32 (log.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 1 binary32)))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 1 binary32))
(*.f32 x #s(literal 5/4 binary32))
(-.f32 (/.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 x #s(literal 3/4 binary32))) (/.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32)) (*.f32 x #s(literal 3/4 binary32))))
(*.f32 x #s(literal 5/4 binary32))
(*.f32 x #s(literal 5/4 binary32))
(*.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 1 binary32))
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 1 binary32) (*.f32 x #s(literal 5/4 binary32)))
(*.f32 x #s(literal 5/4 binary32))
(*.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))) (cbrt.f32 (*.f32 #s(literal 25/16 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/16 binary32))) (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 2 binary32))) (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 (cbrt.f32 (*.f32 #s(literal 25/16 binary32) (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 (cbrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/16 binary32))) (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 (cbrt.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 2 binary32))) (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32))) (sqrt.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 x #s(literal 5/4 binary32))
(*.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (/.f32 #s(literal 1 binary32) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32)))))
(/.f32 (*.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 #s(literal 65/64 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 #s(literal 65/64 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32) (*.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (*.f32 (*.f32 x #s(literal 5/4 binary32)) (*.f32 x #s(literal 3/4 binary32))) (/.f32 #s(literal 1 binary32) (*.f32 x #s(literal 3/4 binary32))))
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 (*.f32 #s(literal 5/4 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x))
(*.f32 x #s(literal 5/4 binary32))
(*.f32 (*.f32 #s(literal 5/4 binary32) (sqrt.f32 x)) (sqrt.f32 x))
(*.f32 x #s(literal 5/4 binary32))
(/.f32 #s(literal 1 binary32) (/.f32 (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))) (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))))
(/.f32 (*.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 #s(literal 65/64 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 #s(literal 65/64 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32) (*.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (*.f32 x #s(literal 3/4 binary32)) (*.f32 (*.f32 x #s(literal 5/4 binary32)) (*.f32 x #s(literal 3/4 binary32)))))
(*.f32 x #s(literal 5/4 binary32))
(/.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 #s(literal 65/64 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 #s(literal 65/64 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32) (*.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(/.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32) (-.f32 (pow.f32 x #s(literal 2 binary32)) (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/4 binary32)))))
(/.f32 (*.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 #s(literal 65/64 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 #s(literal 65/64 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32) (*.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(/.f32 (*.f32 (*.f32 x #s(literal 5/4 binary32)) (*.f32 x #s(literal 3/4 binary32))) (*.f32 x #s(literal 3/4 binary32)))
(*.f32 x #s(literal 5/4 binary32))
(/.f32 (neg.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32)))) (neg.f32 (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32)))))
(/.f32 (*.f32 (fma.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))) #s(literal 1 binary32)) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 #s(literal 65/64 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (*.f32 x #s(literal 1/4 binary32)) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x) (pow.f32 x #s(literal 2 binary32))))
(/.f32 (*.f32 #s(literal 65/64 binary32) (pow.f32 x #s(literal 3 binary32))) (fma.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32) (*.f32 #s(literal 3/4 binary32) (pow.f32 x #s(literal 2 binary32)))))
(/.f32 (neg.f32 (*.f32 (*.f32 x #s(literal 5/4 binary32)) (*.f32 x #s(literal 3/4 binary32)))) (neg.f32 (*.f32 x #s(literal 3/4 binary32))))
(*.f32 x #s(literal 5/4 binary32))
(/.f32 (-.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32)) (pow.f32 x #s(literal 2 binary32))) (-.f32 (*.f32 x #s(literal 1/4 binary32)) x))
(*.f32 x #s(literal 5/4 binary32))
(pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 1 binary32))
(*.f32 x #s(literal 5/4 binary32))
(pow.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32))
(*.f32 x #s(literal 5/4 binary32))
(pow.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(*.f32 x #s(literal 5/4 binary32))
(pow.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 2 binary32))
(*.f32 x #s(literal 5/4 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 x #s(literal 5/4 binary32))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(*.f32 x #s(literal 5/4 binary32))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(*.f32 x #s(literal 5/4 binary32))
(sqrt.f32 (*.f32 #s(literal 25/16 binary32) (pow.f32 x #s(literal 2 binary32))))
(sqrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/16 binary32)))
(sqrt.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 2 binary32)))
(fabs.f32 (*.f32 x #s(literal 5/4 binary32)))
(log.f32 (pow.f32 (exp.f32 #s(literal 5/4 binary32)) x))
(*.f32 x #s(literal 5/4 binary32))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x #s(literal 5/4 binary32)))))
(*.f32 x #s(literal 5/4 binary32))
(cbrt.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 3 binary32)))
(*.f32 x #s(literal 5/4 binary32))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 x #s(literal 5/4 binary32))
(log1p.f32 (expm1.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 x #s(literal 5/4 binary32))
(exp.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 x #s(literal 1/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 x #s(literal 1 binary32) (*.f32 x #s(literal 1/4 binary32)))
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 #s(literal 1/4 binary32) x x)
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 (*.f32 x #s(literal 1/4 binary32)) #s(literal 1 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 #s(literal 1 binary32) x (*.f32 x #s(literal 1/4 binary32)))
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 #s(literal 1 binary32) (*.f32 x #s(literal 1/4 binary32)) x)
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 (cbrt.f32 (*.f32 x #s(literal 1/4 binary32))) (pow.f32 (cbrt.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 2 binary32)) x)
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 (pow.f32 (cbrt.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 2 binary32)) (cbrt.f32 (*.f32 x #s(literal 1/4 binary32))) x)
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 (cbrt.f32 x) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 x #s(literal 1/4 binary32)))
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (cbrt.f32 x) (*.f32 x #s(literal 1/4 binary32)))
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 (pow.f32 (cbrt.f32 x) #s(literal 2 binary32)) (*.f32 (cbrt.f32 x) #s(literal 1/4 binary32)) x)
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 (sqrt.f32 (*.f32 x #s(literal 1/4 binary32))) (sqrt.f32 (*.f32 x #s(literal 1/4 binary32))) x)
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 (sqrt.f32 x) (sqrt.f32 x) (*.f32 x #s(literal 1/4 binary32)))
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 (sqrt.f32 x) (*.f32 (sqrt.f32 x) #s(literal 1/4 binary32)) x)
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 (*.f32 #s(literal 1/4 binary32) (pow.f32 (cbrt.f32 x) #s(literal 2 binary32))) (cbrt.f32 x) x)
(*.f32 x #s(literal 5/4 binary32))
(fma.f32 (*.f32 #s(literal 1/4 binary32) (sqrt.f32 x)) (sqrt.f32 x) x)
(*.f32 x #s(literal 5/4 binary32))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x #s(literal 1/4 binary32)))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 1/4 binary32))))
(+.f32 #s(literal 0 binary32) (*.f32 x #s(literal 1/4 binary32)))
(pow.f32 (*.f32 x #s(literal 1/4 binary32)) #s(literal 1 binary32))
(*.f32 x #s(literal 1/4 binary32))
(pow.f32 (cbrt.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 3 binary32))
(*.f32 x #s(literal 1/4 binary32))
(pow.f32 (*.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/3 binary32))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/64 binary32)))
(pow.f32 (sqrt.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 2 binary32))
(*.f32 x #s(literal 1/4 binary32))
(sqrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 1/16 binary32)))
(sqrt.f32 (pow.f32 (*.f32 x #s(literal 1/4 binary32)) #s(literal 2 binary32)))
(log.f32 (pow.f32 (exp.f32 #s(literal 1/4 binary32)) x))
(*.f32 x #s(literal 1/4 binary32))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x #s(literal 1/4 binary32)))))
(*.f32 x #s(literal 1/4 binary32))
(cbrt.f32 (*.f32 #s(literal 1/64 binary32) (pow.f32 x #s(literal 3 binary32))))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) #s(literal 1/64 binary32)))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 1/4 binary32))))
(+.f32 #s(literal 0 binary32) (*.f32 x #s(literal 1/4 binary32)))
(log1p.f32 (expm1.f32 (*.f32 x #s(literal 1/4 binary32))))
(*.f32 x #s(literal 1/4 binary32))
(exp.f32 (log.f32 (*.f32 x #s(literal 1/4 binary32))))
(*.f32 x #s(literal 1/4 binary32))
(exp.f32 (*.f32 (log.f32 (*.f32 x #s(literal 1/4 binary32))) #s(literal 1 binary32)))
(*.f32 x #s(literal 1/4 binary32))

eval34.0ms (0.4%)

Compiler

Compiled 4340 to 1007 computations (76.8% saved)

prune161.0ms (2.1%)

Pruning

19 alts after pruning (12 fresh and 7 done)

PrunedKeptTotal
New4246430
Fresh066
Picked235
Done044
Total42619445
Accuracy
100.0%
Counts
445 → 19
Alt Table
Click to see full alt table
StatusAccuracyProgram
45.5%
(+.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
52.6%
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
95.7%
(+.f32 (log.f32 #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32)))
96.6%
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
24.5%
(+.f32 #s(literal 1/4 binary32) (sqrt.f32 (log.f32 x)))
11.2%
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 109/120 binary32)))
11.1%
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 binary32)))
11.1%
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
11.1%
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
56.8%
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
19.0%
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x #s(literal 1/4 binary32)) #s(literal 3 binary32))))
20.7%
(*.f32 #s(literal 1/3 binary32) (log.f32 #s(literal 73/8 binary32)))
50.0%
(log.f32 (+.f32 x (*.f32 x #s(literal 11/16 binary32))))
57.2%
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
57.2%
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
96.7%
(log.f32 (+.f32 x x))
45.5%
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
43.7%
(log.f32 x)
3.0%
#s(literal -6 binary32)
Compiler

Compiled 215 to 172 computations (20% saved)

simplify135.0ms (1.8%)

Algorithm
egg-herbie
Localize:

Found 11 expressions of interest:

NewMetricScoreProgram
cost-diff0
(log.f32 x)
cost-diff0
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
cost-diff0
(*.f32 x #s(literal 5/4 binary32))
cost-diff0
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
cost-diff-3072
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
cost-diff0
(/.f32 #s(literal 6 binary32) x)
cost-diff0
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
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
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32))
cost-diff128
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
Rules
1004×div-sub
954×unsub-neg
950×fma-define
892×distribute-neg-in
744×sub-neg
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
028309
140297
266285
3103285
4190272
5367272
6665272
71052272
81727272
93720272
105431272
117325272
127961272
Stop Event
node limit
Calls
Call 1
Inputs
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
#s(literal 3 binary32)
(*.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 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)
#s(literal -6 binary32)
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
x
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
#s(literal 5/6 binary32)
(/.f32 #s(literal 6 binary32) x)
#s(literal 6 binary32)
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(*.f32 x #s(literal 5/4 binary32))
x
#s(literal 5/4 binary32)
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(log.f32 x)
x
#s(literal 19/32 binary32)
Outputs
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x (sqrt.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 1 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
#s(literal 3 binary32)
(*.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 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x (sqrt.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 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)
#s(literal -6 binary32)
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
x
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))
#s(literal 5/6 binary32)
(/.f32 #s(literal 6 binary32) x)
#s(literal 6 binary32)
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(*.f32 x #s(literal 5/4 binary32))
x
#s(literal 5/4 binary32)
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(log.f32 x)
x
#s(literal 19/32 binary32)

localize261.0ms (3.4%)

Localize:

Found 11 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(log.f32 x)
accuracy99.9%
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
accuracy100.0%
(*.f32 x #s(literal 5/4 binary32))
accuracy99.9%
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
accuracy100.0%
(/.f32 #s(literal 6 binary32) x)
accuracy99.8%
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
accuracy99.4%
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
accuracy99.6%
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))
accuracy99.0%
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
accuracy98.8%
(*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32))
accuracy65.8%
(sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))
Results
161.0ms236×0valid
75.0ms20×5exit
Compiler

Compiled 88 to 23 computations (73.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 191.0ms
ival-mult: 113.0ms (59.2% of total)
ival-add: 41.0ms (21.5% of total)
ival-log: 10.0ms (5.2% of total)
backward-pass: 8.0ms (4.2% of total)
...c/correct-round.rkt:119:19: 8.0ms (4.2% of total)
ival-fma: 4.0ms (2.1% of total)
ival-div: 2.0ms (1% of total)
ival-sqrt: 2.0ms (1% of total)
ival-sub: 1.0ms (0.5% of total)
const: 1.0ms (0.5% of total)

series117.0ms (1.5%)

Counts
9 → 96
Calls
Call 1
Inputs
#<alt (*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))>
#<alt (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32))>
#<alt (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))>
#<alt (/.f32 #s(literal 6 binary32) x)>
#<alt (*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))>
#<alt (log.f32 (*.f32 x #s(literal 5/4 binary32)))>
#<alt (*.f32 x #s(literal 5/4 binary32))>
#<alt (+.f32 (log.f32 x) #s(literal 19/32 binary32))>
#<alt (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x 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 (*.f32 #s(literal 1/3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))>
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/3 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))>
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal -1/18 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/3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/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/18 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))>
#<alt (*.f32 #s(literal 1/3 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/3 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/12 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/12 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 #s(literal 1/3 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 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 5/288 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal 1/3 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/12 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/12 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))>
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/12 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))>
#<alt (+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/12 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/288 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))>
#<alt (/.f32 #s(literal -6 binary32) x)>
#<alt (/.f32 (-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32)) x)>
#<alt (/.f32 (-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32)) x)>
#<alt (/.f32 (-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32)) x)>
#<alt #s(literal 5/6 binary32)>
#<alt (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))>
#<alt (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))>
#<alt (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))>
#<alt #s(literal 5/6 binary32)>
#<alt (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))>
#<alt (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))>
#<alt (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))>
#<alt #s(literal -6 binary32)>
#<alt (-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))>
#<alt (-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))>
#<alt (-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt (*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))>
#<alt (*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))>
#<alt (*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))>
#<alt (*.f32 #s(literal 5/6 binary32) x)>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))>
#<alt (*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))>
#<alt (+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))>
#<alt (+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))>
#<alt (+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))>
#<alt (+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))>
#<alt (+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (*.f32 #s(literal 5/4 binary32) x)>
#<alt (+.f32 #s(literal 19/32 binary32) (log.f32 x))>
#<alt (+.f32 #s(literal 19/32 binary32) (log.f32 x))>
#<alt (+.f32 #s(literal 19/32 binary32) (log.f32 x))>
#<alt (+.f32 #s(literal 19/32 binary32) (log.f32 x))>
#<alt (+.f32 #s(literal 19/32 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 #s(literal 19/32 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 #s(literal 19/32 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 #s(literal 19/32 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))>
#<alt (+.f32 #s(literal 19/32 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (+.f32 #s(literal 19/32 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (+.f32 #s(literal 19/32 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<alt (+.f32 #s(literal 19/32 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))>
#<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))))))))>
Calls

27 calls:

TimeVariablePointExpression
86.0ms
x
@inf
(log (* x 5/4))
7.0ms
x
@-inf
(log (* x 5/4))
7.0ms
x
@0
(log (* x 5/4))
4.0ms
x
@0
(* 3 (* (log (+ x (sqrt (+ (* x x) -1)))) 1/3))
1.0ms
x
@-inf
(* (log (+ x (sqrt (+ (* x x) -1)))) 1/3)

rewrite272.0ms (3.6%)

Algorithm
batch-egg-rewrite
Rules
1588×prod-diff
987×log1p-expm1-u
334×expm1-log1p-u
250×associate-*r*
156×associate-*l*
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
027215
1329189
24353189
Stop Event
node limit
Counts
9 → 208
Calls
Call 1
Inputs
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x (sqrt.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 1/3 binary32))
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(/.f32 #s(literal 6 binary32) x)
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(*.f32 x #s(literal 5/4 binary32))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(log.f32 (+.f32 x (sqrt.f32 (fma.f32 x 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))))))
(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 (exp.f32 (log1p.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 1 binary32))
(pow.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (cbrt.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 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.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))))))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(log1p.f32 (-.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)))
(+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))
(+.f32 #s(literal 5/6 binary32) (*.f32 (/.f32 #s(literal -6 binary32) x) #s(literal 1 binary32)))
(+.f32 (/.f32 #s(literal -6 binary32) x) #s(literal 5/6 binary32))
(*.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))
(*.f32 (cbrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) (pow.f32 (cbrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(*.f32 (sqrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) (sqrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(*.f32 (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x)))))
(*.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))) (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)) (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))))))
(/.f32 (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32)))) (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))))
(/.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(/.f32 (neg.f32 (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x)))))
(/.f32 (neg.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))))) (neg.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))))
(/.f32 (+.f32 #s(literal 125/216 binary32) (pow.f32 (/.f32 #s(literal -6 binary32) x) #s(literal 3 binary32))) (+.f32 #s(literal 25/36 binary32) (-.f32 (*.f32 (/.f32 #s(literal -6 binary32) x) (/.f32 #s(literal -6 binary32) x)) (*.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))))
(/.f32 (-.f32 #s(literal 25/36 binary32) (*.f32 (/.f32 #s(literal -6 binary32) x) (/.f32 #s(literal -6 binary32) x))) (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))
(pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 2 binary32)))
(log.f32 (exp.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))))
(cbrt.f32 (pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(log1p.f32 (expm1.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(exp.f32 (log.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(exp.f32 (*.f32 (log.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x))) #s(literal 1 binary32))
(*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 #s(literal 6 binary32) x) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 6 binary32) x))
(*.f32 (cbrt.f32 (/.f32 #s(literal 6 binary32) x)) (cbrt.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (/.f32 #s(literal 6 binary32) x)))
(*.f32 (sqrt.f32 (/.f32 #s(literal 6 binary32) x)) (sqrt.f32 (/.f32 #s(literal 6 binary32) x)))
(*.f32 #s(literal -6 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x)))
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 6 binary32))
(pow.f32 (/.f32 #s(literal 6 binary32) x) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (/.f32 #s(literal 6 binary32) x)) #s(literal 3 binary32))
(pow.f32 (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (/.f32 #s(literal 6 binary32) x)) #s(literal 2 binary32))
(pow.f32 (*.f32 x #s(literal 1/6 binary32)) #s(literal -1 binary32))
(neg.f32 (/.f32 #s(literal -6 binary32) x))
(sqrt.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))))
(log.f32 (exp.f32 (/.f32 #s(literal 6 binary32) x)))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 #s(literal 6 binary32) x))))
(cbrt.f32 (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(log1p.f32 (expm1.f32 (/.f32 #s(literal 6 binary32) x)))
(exp.f32 (log.f32 (/.f32 #s(literal 6 binary32) x)))
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 6 binary32) x)) #s(literal 1 binary32)))
(+.f32 (*.f32 x #s(literal 5/6 binary32)) (*.f32 x (/.f32 #s(literal -6 binary32) x)))
(+.f32 (*.f32 #s(literal 5/6 binary32) x) (*.f32 (/.f32 #s(literal -6 binary32) x) x))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))) #s(literal 1 binary32))
(/.f32 (*.f32 x (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))) (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))))
(/.f32 (*.f32 x (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(/.f32 (*.f32 (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32)))) x) (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))))
(/.f32 (*.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) x) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(pow.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 2 binary32)))
(log.f32 (pow.f32 (exp.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) x))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))))
(cbrt.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 3 binary32)))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 3 binary32))))
(cbrt.f32 (*.f32 (pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))
(expm1.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))))
(log1p.f32 (expm1.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))))
(exp.f32 (log.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))))
(exp.f32 (*.f32 (log.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))) #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (log.f32 x) (*.f32 (log.f32 #s(literal 5/4 binary32)) #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32)))) (log.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))) #s(literal 1 binary32))
(*.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 5/4 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (*.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 #s(literal 5/4 binary32))) (*.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32))))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 #s(literal 5/4 binary32)))) (-.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32))))
(pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(log1p.f32 (-.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)) (log.f32 #s(literal 5/4 binary32)))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 #s(literal 5/4 binary32)))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 1 binary32))
(pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(sqrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/16 binary32)))
(log.f32 (pow.f32 (exp.f32 x) #s(literal 5/4 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x #s(literal 5/4 binary32)))))
(cbrt.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 5/4 binary32))))
(log1p.f32 (expm1.f32 (*.f32 x #s(literal 5/4 binary32))))
(exp.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(-.f32 (exp.f32 (log1p.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)))) #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32))) (/.f32 #s(literal 361/1024 binary32) (+.f32 (log.f32 x) #s(literal -19/32 binary32))))
(*.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) #s(literal 19/32 binary32)))
(*.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) (pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))))
(*.f32 (sqrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) (sqrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32))))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) #s(literal -19/32 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (log.f32 x) #s(literal -19/32 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 #s(literal 361/1024 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32))) (neg.f32 (+.f32 (log.f32 x) #s(literal -19/32 binary32))))
(/.f32 (-.f32 #s(literal 361/1024 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 #s(literal 19/32 binary32) (log.f32 x)))
(pow.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)) #s(literal 2 binary32)))
(log.f32 (*.f32 x (exp.f32 #s(literal 19/32 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(cbrt.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))))
(log1p.f32 (expm1.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))))
(exp.f32 (log.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))))
(exp.f32 (*.f32 (log.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log.f32 x) #s(literal 19/32 binary32))
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)) #s(literal 19/32 binary32))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) #s(literal 19/32 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 #s(literal 3 binary32) (log.f32 (cbrt.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/3 binary32) (*.f32 #s(literal 3 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)))))) #s(literal 3 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 (pow.f32 (cbrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 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 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (*.f32 (sqrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (*.f32 #s(literal 3 binary32) (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) (pow.f32 (cbrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (*.f32 #s(literal 3 binary32) (sqrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (log.f32 (cbrt.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)))
(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)))

simplify201.0ms (2.6%)

Algorithm
egg-herbie
Rules
730×distribute-lft-in
700×distribute-rgt-in
536×+-commutative
494×associate-+l+
460×associate-+r+
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
05519062
111668722
233068202
Stop Event
node limit
Counts
304 → 322
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))))))))
(*.f32 #s(literal 1/3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/3 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal -1/18 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/3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/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/18 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(*.f32 #s(literal 1/3 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/3 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/12 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/12 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 #s(literal 1/3 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 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 5/288 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal 1/3 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/12 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/12 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/12 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/12 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/288 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(/.f32 #s(literal -6 binary32) x)
(/.f32 (-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32)) x)
(/.f32 (-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32)) x)
(/.f32 (-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32)) x)
#s(literal 5/6 binary32)
(-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))
(-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))
(-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))
#s(literal 5/6 binary32)
(-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))
(-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))
(-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))
#s(literal -6 binary32)
(-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))
(-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))
(-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 #s(literal 5/4 binary32) x)
(+.f32 #s(literal 19/32 binary32) (log.f32 x))
(+.f32 #s(literal 19/32 binary32) (log.f32 x))
(+.f32 #s(literal 19/32 binary32) (log.f32 x))
(+.f32 #s(literal 19/32 binary32) (log.f32 x))
(+.f32 #s(literal 19/32 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 #s(literal 19/32 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 #s(literal 19/32 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 #s(literal 19/32 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 #s(literal 19/32 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 #s(literal 19/32 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 #s(literal 19/32 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 #s(literal 19/32 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.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 (+.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))))))))
(+.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))))))
(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 (exp.f32 (log1p.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 1 binary32))
(pow.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (cbrt.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 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.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))))))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))))
(cbrt.f32 (pow.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(log1p.f32 (-.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)))
(+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))
(+.f32 #s(literal 5/6 binary32) (*.f32 (/.f32 #s(literal -6 binary32) x) #s(literal 1 binary32)))
(+.f32 (/.f32 #s(literal -6 binary32) x) #s(literal 5/6 binary32))
(*.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))
(*.f32 (cbrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) (pow.f32 (cbrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(*.f32 (sqrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) (sqrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(*.f32 (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x)))))
(*.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))) (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)) (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))))))
(/.f32 (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32)))) (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))))
(/.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(/.f32 (neg.f32 (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x)))))
(/.f32 (neg.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))))) (neg.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))))
(/.f32 (+.f32 #s(literal 125/216 binary32) (pow.f32 (/.f32 #s(literal -6 binary32) x) #s(literal 3 binary32))) (+.f32 #s(literal 25/36 binary32) (-.f32 (*.f32 (/.f32 #s(literal -6 binary32) x) (/.f32 #s(literal -6 binary32) x)) (*.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))))
(/.f32 (-.f32 #s(literal 25/36 binary32) (*.f32 (/.f32 #s(literal -6 binary32) x) (/.f32 #s(literal -6 binary32) x))) (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))
(pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 2 binary32)))
(log.f32 (exp.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))))
(cbrt.f32 (pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(log1p.f32 (expm1.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(exp.f32 (log.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(exp.f32 (*.f32 (log.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 1 binary32)))
(-.f32 (exp.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x))) #s(literal 1 binary32))
(*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))
(*.f32 (/.f32 #s(literal 6 binary32) x) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 6 binary32) x))
(*.f32 (cbrt.f32 (/.f32 #s(literal 6 binary32) x)) (cbrt.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (/.f32 #s(literal 6 binary32) x)))
(*.f32 (sqrt.f32 (/.f32 #s(literal 6 binary32) x)) (sqrt.f32 (/.f32 #s(literal 6 binary32) x)))
(*.f32 #s(literal -6 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x)))
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 6 binary32))
(pow.f32 (/.f32 #s(literal 6 binary32) x) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (/.f32 #s(literal 6 binary32) x)) #s(literal 3 binary32))
(pow.f32 (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (/.f32 #s(literal 6 binary32) x)) #s(literal 2 binary32))
(pow.f32 (*.f32 x #s(literal 1/6 binary32)) #s(literal -1 binary32))
(neg.f32 (/.f32 #s(literal -6 binary32) x))
(sqrt.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))))
(log.f32 (exp.f32 (/.f32 #s(literal 6 binary32) x)))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 #s(literal 6 binary32) x))))
(cbrt.f32 (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(log1p.f32 (expm1.f32 (/.f32 #s(literal 6 binary32) x)))
(exp.f32 (log.f32 (/.f32 #s(literal 6 binary32) x)))
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 6 binary32) x)) #s(literal 1 binary32)))
(+.f32 (*.f32 x #s(literal 5/6 binary32)) (*.f32 x (/.f32 #s(literal -6 binary32) x)))
(+.f32 (*.f32 #s(literal 5/6 binary32) x) (*.f32 (/.f32 #s(literal -6 binary32) x) x))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))) #s(literal 1 binary32))
(/.f32 (*.f32 x (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))) (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))))
(/.f32 (*.f32 x (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(/.f32 (*.f32 (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32)))) x) (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))))
(/.f32 (*.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) x) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(pow.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 2 binary32)))
(log.f32 (pow.f32 (exp.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) x))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))))
(cbrt.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 3 binary32)))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 3 binary32))))
(cbrt.f32 (*.f32 (pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))
(expm1.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))))
(log1p.f32 (expm1.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))))
(exp.f32 (log.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))))
(exp.f32 (*.f32 (log.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))) #s(literal 1 binary32)))
(+.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (log.f32 x) (*.f32 (log.f32 #s(literal 5/4 binary32)) #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32)))) (log.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))) #s(literal 1 binary32))
(*.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 5/4 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (*.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 #s(literal 5/4 binary32))) (*.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32))))))
(/.f32 (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 #s(literal 5/4 binary32)))) (-.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32))))
(pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 2 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(log1p.f32 (-.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 1 binary32)))
(exp.f32 (log.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)) (log.f32 #s(literal 5/4 binary32)))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 #s(literal 5/4 binary32)))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 1 binary32))
(pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 2 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(sqrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/16 binary32)))
(log.f32 (pow.f32 (exp.f32 x) #s(literal 5/4 binary32)))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x #s(literal 5/4 binary32)))))
(cbrt.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 5/4 binary32))))
(log1p.f32 (expm1.f32 (*.f32 x #s(literal 5/4 binary32))))
(exp.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(-.f32 (exp.f32 (log1p.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)))) #s(literal 1 binary32))
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32))) (/.f32 #s(literal 361/1024 binary32) (+.f32 (log.f32 x) #s(literal -19/32 binary32))))
(*.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)) #s(literal 1 binary32))
(*.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) #s(literal 19/32 binary32)))
(*.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) (pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) #s(literal 2 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))))
(*.f32 (sqrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) (sqrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32))))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) #s(literal -19/32 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (log.f32 x) #s(literal -19/32 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 #s(literal 361/1024 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32)))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32))))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32))) (neg.f32 (+.f32 (log.f32 x) #s(literal -19/32 binary32))))
(/.f32 (-.f32 #s(literal 361/1024 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 #s(literal 19/32 binary32) (log.f32 x)))
(pow.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)) #s(literal 1 binary32))
(pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) #s(literal 3 binary32))
(pow.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(pow.f32 (sqrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) #s(literal 2 binary32))
(sqrt.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)) #s(literal 2 binary32)))
(log.f32 (*.f32 x (exp.f32 #s(literal 19/32 binary32))))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(cbrt.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)) #s(literal 3 binary32)))
(expm1.f32 (log1p.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))))
(log1p.f32 (expm1.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))))
(exp.f32 (log.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))))
(exp.f32 (*.f32 (log.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) #s(literal 1 binary32)))
(fma.f32 #s(literal 1 binary32) (log.f32 x) #s(literal 19/32 binary32))
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)) #s(literal 19/32 binary32))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) #s(literal 19/32 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 #s(literal 3 binary32) (log.f32 (cbrt.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/3 binary32) (*.f32 #s(literal 3 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)))))) #s(literal 3 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 (pow.f32 (cbrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 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 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (*.f32 (sqrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 (*.f32 #s(literal 3 binary32) (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) (pow.f32 (cbrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(*.f32 (*.f32 #s(literal 3 binary32) (sqrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (log.f32 (cbrt.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)))
(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)))
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))))
(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 (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))) (/.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 (*.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 (+.f32 (log.f32 #s(literal 2 binary32)) (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)) (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 2 binary32)) (+.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 x) (/.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 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 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 #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 #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 #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 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) 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 (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 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (log.f32 #s(literal -1/2 binary32)))))
(*.f32 #s(literal 1/3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))))
(*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/3 binary32))
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 #s(literal 1/3 binary32) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))))
(*.f32 (+.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) (/.f32 x (sqrt.f32 #s(literal -1 binary32)))) #s(literal 1/3 binary32))
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 #s(literal -1/18 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/3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(fma.f32 #s(literal 1/3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (fma.f32 #s(literal -1/18 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/3 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/3 binary32) (*.f32 x (+.f32 (*.f32 #s(literal 1/18 binary32) (/.f32 (pow.f32 x #s(literal 2 binary32)) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/3 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (/.f32 #s(literal 1/18 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/3 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/3 binary32)))
(+.f32 (*.f32 #s(literal 1/3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32)))) (*.f32 x (+.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) (-.f32 (*.f32 #s(literal 1/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/18 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))))) (*.f32 #s(literal 1/3 binary32) (/.f32 #s(literal 1 binary32) (sqrt.f32 #s(literal -1 binary32)))))))
(fma.f32 #s(literal 1/3 binary32) (log.f32 (sqrt.f32 #s(literal -1 binary32))) (*.f32 x (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/40 binary32)) (/.f32 #s(literal 1/18 binary32) (pow.f32 (sqrt.f32 #s(literal -1 binary32)) #s(literal 3 binary32)))) (/.f32 #s(literal 1/3 binary32) (sqrt.f32 #s(literal -1 binary32))))))
(fma.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/3 binary32) (*.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 1/40 binary32) (neg.f32 (/.f32 #s(literal -1/18 binary32) (sqrt.f32 #s(literal -1 binary32))))) (/.f32 #s(literal 1/3 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 1/40 binary32) (/.f32 #s(literal 1/18 binary32) (sqrt.f32 #s(literal -1 binary32)))) (/.f32 #s(literal 1/3 binary32) (sqrt.f32 #s(literal -1 binary32)))) (*.f32 (log.f32 (sqrt.f32 #s(literal -1 binary32))) #s(literal 1/3 binary32)))
(*.f32 #s(literal 1/3 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)) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 1/3 binary32))
(*.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 1/3 binary32))
(-.f32 (*.f32 #s(literal 1/3 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/12 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(fma.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) (neg.f32 (/.f32 #s(literal 1/12 binary32) (pow.f32 x #s(literal 2 binary32)))))
(fma.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 1/3 binary32) (/.f32 #s(literal -1/12 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/12 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 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal 2 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))))
(fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/12 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)) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 1/3 binary32)))
(-.f32 (*.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 1/3 binary32)) (/.f32 (+.f32 #s(literal 1/12 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))
(fma.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 1/3 binary32) (/.f32 (+.f32 #s(literal -1/12 binary32) (/.f32 #s(literal -1/32 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 2 binary32))))
(-.f32 (+.f32 (*.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (*.f32 #s(literal 5/288 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))) (pow.f32 x #s(literal 4 binary32)))) (*.f32 #s(literal 1/3 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/12 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(-.f32 (fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 5/288 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (*.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (neg.f32 (neg.f32 (log.f32 x)))) #s(literal 1/3 binary32))) (/.f32 #s(literal 1/12 binary32) (pow.f32 x #s(literal 2 binary32))))
(fma.f32 #s(literal -1 binary32) (/.f32 (+.f32 #s(literal 1/32 binary32) (/.f32 #s(literal 5/288 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))) (fma.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 1/3 binary32) (/.f32 #s(literal -1/12 binary32) (pow.f32 x #s(literal 2 binary32)))))
(+.f32 (fma.f32 (+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x)) #s(literal 1/3 binary32) (/.f32 #s(literal -1/12 binary32) (pow.f32 x #s(literal 2 binary32)))) (/.f32 (+.f32 #s(literal -1/32 binary32) (/.f32 #s(literal -5/288 binary32) (pow.f32 x #s(literal 2 binary32)))) (pow.f32 x #s(literal 4 binary32))))
(*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(*.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 1/3 binary32))
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (*.f32 #s(literal 1/12 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))))
(fma.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (/.f32 #s(literal 1/12 binary32) (pow.f32 x #s(literal 2 binary32))))
(fma.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 1/3 binary32) (/.f32 #s(literal 1/12 binary32) (pow.f32 x #s(literal 2 binary32))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))) (*.f32 #s(literal 1/12 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32))))))
(fma.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 1/12 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(+.f32 (/.f32 #s(literal 1/12 binary32) (pow.f32 x #s(literal 2 binary32))) (fma.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 1/3 binary32) (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32)))))
(+.f32 (*.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))) (+.f32 (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (*.f32 #s(literal 1/12 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 2 binary32)))) (*.f32 #s(literal 5/288 binary32) (/.f32 #s(literal 1 binary32) (pow.f32 x #s(literal 6 binary32)))))))
(fma.f32 #s(literal 1/3 binary32) (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) (+.f32 (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))) (+.f32 (/.f32 #s(literal 1/12 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5/288 binary32) (pow.f32 x #s(literal 6 binary32))))))
(fma.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 1/3 binary32) (+.f32 (/.f32 #s(literal 1/12 binary32) (pow.f32 x #s(literal 2 binary32))) (+.f32 (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 5/288 binary32) (pow.f32 x #s(literal 6 binary32))))))
(+.f32 (fma.f32 (+.f32 (log.f32 #s(literal -1/2 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))) #s(literal 1/3 binary32) (/.f32 #s(literal 1/12 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 (/.f32 #s(literal 1/32 binary32) (pow.f32 x #s(literal 4 binary32))) (/.f32 #s(literal 5/288 binary32) (pow.f32 x #s(literal 6 binary32)))))
(/.f32 #s(literal -6 binary32) x)
(/.f32 (-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32)) x)
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(/.f32 (-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32)) x)
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(/.f32 (-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32)) x)
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
#s(literal 5/6 binary32)
(-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
#s(literal 5/6 binary32)
(-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
#s(literal -6 binary32)
(-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(-.f32 (*.f32 #s(literal 5/6 binary32) x) #s(literal 6 binary32))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(*.f32 #s(literal 5/6 binary32) x)
(*.f32 x #s(literal 5/6 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(*.f32 #s(literal -1 binary32) (*.f32 x (-.f32 (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x)) #s(literal 5/6 binary32))))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 #s(literal -5/4 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 #s(literal -5/4 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 #s(literal -5/4 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 (log.f32 #s(literal -5/4 binary32)) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (log.f32 #s(literal -5/4 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(*.f32 #s(literal 5/4 binary32) x)
(*.f32 x #s(literal 5/4 binary32))
(+.f32 #s(literal 19/32 binary32) (log.f32 x))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(+.f32 #s(literal 19/32 binary32) (log.f32 x))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(+.f32 #s(literal 19/32 binary32) (log.f32 x))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(+.f32 #s(literal 19/32 binary32) (log.f32 x))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(+.f32 #s(literal 19/32 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(+.f32 #s(literal 19/32 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(+.f32 #s(literal 19/32 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(+.f32 #s(literal 19/32 binary32) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal 1 binary32) x))))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(+.f32 #s(literal 19/32 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (+.f32 #s(literal 19/32 binary32) (log.f32 #s(literal -1 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 #s(literal 19/32 binary32) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (+.f32 #s(literal 19/32 binary32) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 #s(literal 19/32 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (+.f32 #s(literal 19/32 binary32) (log.f32 #s(literal -1 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 #s(literal 19/32 binary32) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (+.f32 #s(literal 19/32 binary32) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 #s(literal 19/32 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (+.f32 #s(literal 19/32 binary32) (log.f32 #s(literal -1 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 #s(literal 19/32 binary32) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (+.f32 #s(literal 19/32 binary32) (log.f32 #s(literal -1 binary32))) (log.f32 (/.f32 #s(literal -1 binary32) x)))
(+.f32 #s(literal 19/32 binary32) (+.f32 (log.f32 #s(literal -1 binary32)) (*.f32 #s(literal -1 binary32) (log.f32 (/.f32 #s(literal -1 binary32) x)))))
(+.f32 (+.f32 #s(literal 19/32 binary32) (log.f32 #s(literal -1 binary32))) (neg.f32 (log.f32 (/.f32 #s(literal -1 binary32) x))))
(+.f32 #s(literal 19/32 binary32) (-.f32 (log.f32 #s(literal -1 binary32)) (log.f32 (/.f32 #s(literal -1 binary32) x))))
(-.f32 (+.f32 #s(literal 19/32 binary32) (log.f32 #s(literal -1 binary32))) (log.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))))
(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 (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))) (/.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 (*.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 (+.f32 (log.f32 #s(literal 2 binary32)) (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)) (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 2 binary32)) (+.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 x) (/.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 (log.f32 #s(literal -1/2 binary32)) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 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 #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 #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 #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 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) 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 (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 (+.f32 (log.f32 (/.f32 #s(literal -1 binary32) x)) (/.f32 #s(literal 3/32 binary32) (pow.f32 x #s(literal 4 binary32)))) (+.f32 (/.f32 #s(literal 5/96 binary32) (pow.f32 x #s(literal 6 binary32))) (+.f32 (/.f32 #s(literal 1/4 binary32) (pow.f32 x #s(literal 2 binary32))) (log.f32 #s(literal -1/2 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 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))))))
(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)))))))
(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 (exp.f32 (log1p.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 #s(literal 0 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(pow.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 1 binary32))
(log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (cbrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32))
(log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (pow.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(pow.f32 (sqrt.f32 (log.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))))))
(sqrt.f32 (pow.f32 (log.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))))))
(log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(log.f32 (+.f32 #s(literal 1 binary32) (-.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32))))
(log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(cbrt.f32 (pow.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 binary32)))
(log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(expm1.f32 (log1p.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))))
(+.f32 #s(literal 0 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(log1p.f32 (-.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1 binary32)))
(log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(exp.f32 (log.f32 (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))))))
(exp.f32 (*.f32 (log.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 1 binary32)))
(log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))
(+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(+.f32 #s(literal 5/6 binary32) (*.f32 (/.f32 #s(literal -6 binary32) x) #s(literal 1 binary32)))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(+.f32 (/.f32 #s(literal -6 binary32) x) #s(literal 5/6 binary32))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(*.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 1 binary32))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(*.f32 #s(literal 1 binary32) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(*.f32 (cbrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) (pow.f32 (cbrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 2 binary32)))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(*.f32 (sqrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) (sqrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(*.f32 (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))) (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))))
(/.f32 (+.f32 #s(literal 125/216 binary32) (/.f32 #s(literal -216 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 (/.f32 #s(literal -6 binary32) x) (+.f32 (/.f32 #s(literal -6 binary32) x) #s(literal -5/6 binary32)) #s(literal 25/36 binary32)))
(/.f32 (-.f32 #s(literal -125/216 binary32) (/.f32 #s(literal -216 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal -25/36 binary32) (/.f32 (+.f32 #s(literal 5 binary32) (/.f32 #s(literal 36 binary32) x)) x)))
(*.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))))
(/.f32 (+.f32 #s(literal 25/36 binary32) (/.f32 #s(literal -36 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))) (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))))
(/.f32 (+.f32 #s(literal 125/216 binary32) (/.f32 #s(literal -216 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 (/.f32 #s(literal -6 binary32) x) (+.f32 (/.f32 #s(literal -6 binary32) x) #s(literal -5/6 binary32)) #s(literal 25/36 binary32)))
(/.f32 (-.f32 #s(literal -125/216 binary32) (/.f32 #s(literal -216 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal -25/36 binary32) (/.f32 (+.f32 #s(literal 5 binary32) (/.f32 #s(literal 36 binary32) x)) x)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)) (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))))))
(*.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))))
(/.f32 (+.f32 #s(literal 25/36 binary32) (/.f32 #s(literal -36 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(/.f32 (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32)))) (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))) (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))))
(/.f32 (+.f32 #s(literal 125/216 binary32) (/.f32 #s(literal -216 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 (/.f32 #s(literal -6 binary32) x) (+.f32 (/.f32 #s(literal -6 binary32) x) #s(literal -5/6 binary32)) #s(literal 25/36 binary32)))
(/.f32 (-.f32 #s(literal -125/216 binary32) (/.f32 #s(literal -216 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal -25/36 binary32) (/.f32 (+.f32 #s(literal 5 binary32) (/.f32 #s(literal 36 binary32) x)) x)))
(/.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(*.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))))
(/.f32 (+.f32 #s(literal 25/36 binary32) (/.f32 #s(literal -36 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(/.f32 (neg.f32 (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))) (neg.f32 (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))) (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))))
(/.f32 (+.f32 #s(literal 125/216 binary32) (/.f32 #s(literal -216 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 (/.f32 #s(literal -6 binary32) x) (+.f32 (/.f32 #s(literal -6 binary32) x) #s(literal -5/6 binary32)) #s(literal 25/36 binary32)))
(/.f32 (-.f32 #s(literal -125/216 binary32) (/.f32 #s(literal -216 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal -25/36 binary32) (/.f32 (+.f32 #s(literal 5 binary32) (/.f32 #s(literal 36 binary32) x)) x)))
(/.f32 (neg.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))))) (neg.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))))
(*.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))))
(/.f32 (+.f32 #s(literal 25/36 binary32) (/.f32 #s(literal -36 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(/.f32 (+.f32 #s(literal 125/216 binary32) (pow.f32 (/.f32 #s(literal -6 binary32) x) #s(literal 3 binary32))) (+.f32 #s(literal 25/36 binary32) (-.f32 (*.f32 (/.f32 #s(literal -6 binary32) x) (/.f32 #s(literal -6 binary32) x)) (*.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))) (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))))
(/.f32 (+.f32 #s(literal 125/216 binary32) (/.f32 #s(literal -216 binary32) (pow.f32 x #s(literal 3 binary32)))) (fma.f32 (/.f32 #s(literal -6 binary32) x) (+.f32 (/.f32 #s(literal -6 binary32) x) #s(literal -5/6 binary32)) #s(literal 25/36 binary32)))
(/.f32 (-.f32 #s(literal -125/216 binary32) (/.f32 #s(literal -216 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal -25/36 binary32) (/.f32 (+.f32 #s(literal 5 binary32) (/.f32 #s(literal 36 binary32) x)) x)))
(/.f32 (-.f32 #s(literal 25/36 binary32) (*.f32 (/.f32 #s(literal -6 binary32) x) (/.f32 #s(literal -6 binary32) x))) (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))
(*.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) (/.f32 #s(literal 1 binary32) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))))
(/.f32 (+.f32 #s(literal 25/36 binary32) (/.f32 #s(literal -36 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 1 binary32))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(pow.f32 (cbrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 3 binary32))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(pow.f32 (pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(pow.f32 (sqrt.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 2 binary32))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(sqrt.f32 (pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 2 binary32)))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(log.f32 (exp.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(cbrt.f32 (pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 3 binary32)))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(expm1.f32 (log1p.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(expm1.f32 (log1p.f32 (+.f32 (/.f32 #s(literal -6 binary32) x) #s(literal 5/6 binary32))))
(+.f32 (+.f32 #s(literal 11/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal -1 binary32))
(+.f32 #s(literal -1 binary32) (-.f32 #s(literal 11/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(log1p.f32 (expm1.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(exp.f32 (log.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(exp.f32 (*.f32 (log.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 1 binary32)))
(/.f32 (fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32)) x)
(/.f32 (fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32)) x)
(-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))
(-.f32 (exp.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(*.f32 (/.f32 #s(literal 6 binary32) x) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(*.f32 #s(literal 1 binary32) (/.f32 #s(literal 6 binary32) x))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(*.f32 (cbrt.f32 (/.f32 #s(literal 6 binary32) x)) (cbrt.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (cbrt.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) (cbrt.f32 (/.f32 #s(literal 6 binary32) x)))
(*.f32 (cbrt.f32 (/.f32 #s(literal 6 binary32) x)) (cbrt.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))))
(*.f32 (sqrt.f32 (/.f32 #s(literal 6 binary32) x)) (sqrt.f32 (/.f32 #s(literal 6 binary32) x)))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(*.f32 #s(literal -6 binary32) (/.f32 #s(literal 1 binary32) (neg.f32 x)))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 6 binary32))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(pow.f32 (/.f32 #s(literal 6 binary32) x) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(pow.f32 (cbrt.f32 (/.f32 #s(literal 6 binary32) x)) #s(literal 3 binary32))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(pow.f32 (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))) #s(literal 1/3 binary32))
(cbrt.f32 (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))
(pow.f32 (sqrt.f32 (/.f32 #s(literal 6 binary32) x)) #s(literal 2 binary32))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(pow.f32 (*.f32 x #s(literal 1/6 binary32)) #s(literal -1 binary32))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(neg.f32 (/.f32 #s(literal -6 binary32) x))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(sqrt.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))))
(fabs.f32 (/.f32 #s(literal -6 binary32) x))
(log.f32 (exp.f32 (/.f32 #s(literal 6 binary32) x)))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (/.f32 #s(literal 6 binary32) x))))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(cbrt.f32 (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(log1p.f32 (expm1.f32 (/.f32 #s(literal 6 binary32) x)))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(exp.f32 (log.f32 (/.f32 #s(literal 6 binary32) x)))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(exp.f32 (*.f32 (log.f32 (/.f32 #s(literal 6 binary32) x)) #s(literal 1 binary32)))
(expm1.f32 (log1p.f32 (/.f32 #s(literal 6 binary32) x)))
(/.f32 #s(literal 6 binary32) x)
(+.f32 (*.f32 x #s(literal 5/6 binary32)) (*.f32 x (/.f32 #s(literal -6 binary32) x)))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(+.f32 (*.f32 #s(literal 5/6 binary32) x) (*.f32 (/.f32 #s(literal -6 binary32) x) x))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))) #s(literal 1 binary32))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(/.f32 (*.f32 x (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32))))) (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))))
(*.f32 x (/.f32 (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32)))) (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x)))))
(*.f32 (+.f32 #s(literal 125/216 binary32) (/.f32 #s(literal -216 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 x (fma.f32 (/.f32 #s(literal -6 binary32) x) (+.f32 (/.f32 #s(literal -6 binary32) x) #s(literal -5/6 binary32)) #s(literal 25/36 binary32))))
(*.f32 x (/.f32 (-.f32 #s(literal -125/216 binary32) (/.f32 #s(literal -216 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal -25/36 binary32) (/.f32 (+.f32 #s(literal 5 binary32) (/.f32 #s(literal 36 binary32) x)) x))))
(/.f32 (*.f32 x (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))))) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(*.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) (/.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))))
(*.f32 x (/.f32 (+.f32 #s(literal 25/36 binary32) (/.f32 #s(literal -36 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))))
(/.f32 (*.f32 (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32)))) x) (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x))))
(*.f32 x (/.f32 (-.f32 #s(literal 125/216 binary32) (/.f32 #s(literal 216 binary32) (pow.f32 x #s(literal 3 binary32)))) (+.f32 #s(literal 25/36 binary32) (+.f32 (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32))) (/.f32 #s(literal 5 binary32) x)))))
(*.f32 (+.f32 #s(literal 125/216 binary32) (/.f32 #s(literal -216 binary32) (pow.f32 x #s(literal 3 binary32)))) (/.f32 x (fma.f32 (/.f32 #s(literal -6 binary32) x) (+.f32 (/.f32 #s(literal -6 binary32) x) #s(literal -5/6 binary32)) #s(literal 25/36 binary32))))
(*.f32 x (/.f32 (-.f32 #s(literal -125/216 binary32) (/.f32 #s(literal -216 binary32) (pow.f32 x #s(literal 3 binary32)))) (-.f32 #s(literal -25/36 binary32) (/.f32 (+.f32 #s(literal 5 binary32) (/.f32 #s(literal 36 binary32) x)) x))))
(/.f32 (*.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) x) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(*.f32 (-.f32 #s(literal 25/36 binary32) (/.f32 #s(literal 36 binary32) (pow.f32 x #s(literal 2 binary32)))) (/.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))))
(*.f32 x (/.f32 (+.f32 #s(literal 25/36 binary32) (/.f32 #s(literal -36 binary32) (pow.f32 x #s(literal 2 binary32)))) (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x))))
(pow.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 1 binary32))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(pow.f32 (cbrt.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))) #s(literal 3 binary32))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(pow.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(pow.f32 (sqrt.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))) #s(literal 2 binary32))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(sqrt.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 2 binary32)))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(log.f32 (pow.f32 (exp.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) x))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))))))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(cbrt.f32 (pow.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x))) #s(literal 3 binary32)))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(cbrt.f32 (*.f32 (pow.f32 x #s(literal 3 binary32)) (pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 3 binary32))))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(cbrt.f32 (*.f32 (pow.f32 (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)) #s(literal 3 binary32)) (pow.f32 x #s(literal 3 binary32))))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(expm1.f32 (log1p.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(log1p.f32 (expm1.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(exp.f32 (log.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(exp.f32 (*.f32 (log.f32 (*.f32 x (+.f32 #s(literal 5/6 binary32) (/.f32 #s(literal -6 binary32) x)))) #s(literal 1 binary32)))
(fma.f32 #s(literal 5/6 binary32) x #s(literal -6 binary32))
(fma.f32 x #s(literal 5/6 binary32) #s(literal -6 binary32))
(+.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (*.f32 (log.f32 #s(literal 5/4 binary32)) #s(literal 1 binary32)))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(+.f32 #s(literal 0 binary32) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(+.f32 (log.f32 (pow.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 2 binary32))) (log.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(+.f32 (log.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32)))) (log.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(*.f32 #s(literal 2 binary32) (log.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32)))))
(-.f32 (exp.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))) #s(literal 1 binary32))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(*.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 1 binary32))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(*.f32 #s(literal 1 binary32) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(*.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32)))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(*.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32)) (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(*.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 5/4 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 (*.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 #s(literal 5/4 binary32))) (*.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32))))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 5/4 binary32)) #s(literal 3 binary32))) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 #s(literal 5/4 binary32)) (-.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) (pow.f32 (log.f32 #s(literal 5/4 binary32)) #s(literal 3 binary32))) (fma.f32 (log.f32 #s(literal 5/4 binary32)) (-.f32 (log.f32 #s(literal 5/4 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 #s(literal 5/4 binary32)) (log.f32 #s(literal 5/4 binary32)))) (-.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32))))
(pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 1 binary32))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 3 binary32))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(pow.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(pow.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(sqrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 2 binary32)))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(cbrt.f32 (pow.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32)))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(expm1.f32 (log1p.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(log1p.f32 (-.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 1 binary32)))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(exp.f32 (log.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(exp.f32 (*.f32 (log.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 1 binary32)))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(fma.f32 #s(literal 1 binary32) (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (log.f32 #s(literal 5/4 binary32)) (log.f32 x))
(-.f32 (exp.f32 (log1p.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 1 binary32))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 5/4 binary32))))
(+.f32 #s(literal 1 binary32) (fma.f32 x #s(literal 5/4 binary32) #s(literal -1 binary32)))
(+.f32 #s(literal 0 binary32) (*.f32 x #s(literal 5/4 binary32)))
(pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 1 binary32))
(*.f32 x #s(literal 5/4 binary32))
(pow.f32 (cbrt.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 3 binary32))
(*.f32 x #s(literal 5/4 binary32))
(pow.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(*.f32 x #s(literal 5/4 binary32))
(pow.f32 (sqrt.f32 (*.f32 x #s(literal 5/4 binary32))) #s(literal 2 binary32))
(*.f32 x #s(literal 5/4 binary32))
(pow.f32 (exp.f32 #s(literal 1 binary32)) (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 x #s(literal 5/4 binary32))
(pow.f32 (exp.f32 (pow.f32 (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(*.f32 x #s(literal 5/4 binary32))
(pow.f32 (exp.f32 (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))) (sqrt.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32)))))
(*.f32 x #s(literal 5/4 binary32))
(sqrt.f32 (*.f32 (pow.f32 x #s(literal 2 binary32)) #s(literal 25/16 binary32)))
(fabs.f32 (*.f32 x #s(literal 5/4 binary32)))
(log.f32 (pow.f32 (exp.f32 x) #s(literal 5/4 binary32)))
(*.f32 x #s(literal 5/4 binary32))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (*.f32 x #s(literal 5/4 binary32)))))
(*.f32 x #s(literal 5/4 binary32))
(cbrt.f32 (pow.f32 (*.f32 x #s(literal 5/4 binary32)) #s(literal 3 binary32)))
(*.f32 x #s(literal 5/4 binary32))
(expm1.f32 (log1p.f32 (*.f32 x #s(literal 5/4 binary32))))
(+.f32 #s(literal 1 binary32) (fma.f32 x #s(literal 5/4 binary32) #s(literal -1 binary32)))
(+.f32 #s(literal 0 binary32) (*.f32 x #s(literal 5/4 binary32)))
(log1p.f32 (expm1.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 x #s(literal 5/4 binary32))
(exp.f32 (log.f32 (*.f32 x #s(literal 5/4 binary32))))
(*.f32 x #s(literal 5/4 binary32))
(-.f32 (exp.f32 (log1p.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)))) #s(literal 1 binary32))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32))) (/.f32 #s(literal 361/1024 binary32) (+.f32 (log.f32 x) #s(literal -19/32 binary32))))
(+.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32))) (/.f32 #s(literal 361/1024 binary32) (-.f32 #s(literal 19/32 binary32) (log.f32 x))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32)))
(*.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)) #s(literal 1 binary32))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(*.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) #s(literal 19/32 binary32)))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(*.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) (pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) #s(literal 2 binary32)))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(*.f32 (pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) #s(literal 2 binary32)) (cbrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(*.f32 (sqrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) (sqrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32))))))
(/.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) (+.f32 (log.f32 x) #s(literal -19/32 binary32)))))
(*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32)) (/.f32 #s(literal 1 binary32) (+.f32 (log.f32 x) #s(literal -19/32 binary32))))
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32))) (/.f32 #s(literal 361/1024 binary32) (+.f32 (log.f32 x) #s(literal -19/32 binary32))))
(+.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32))) (/.f32 #s(literal 361/1024 binary32) (-.f32 #s(literal 19/32 binary32) (log.f32 x))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32)))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32)))) (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32))))
(/.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) (+.f32 (log.f32 x) #s(literal -19/32 binary32)))))
(/.f32 #s(literal 1 binary32) (/.f32 (+.f32 (log.f32 x) #s(literal -19/32 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32))))
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32))) (/.f32 #s(literal 361/1024 binary32) (+.f32 (log.f32 x) #s(literal -19/32 binary32))))
(+.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32))) (/.f32 #s(literal 361/1024 binary32) (-.f32 #s(literal 19/32 binary32) (log.f32 x))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32)))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) (+.f32 (log.f32 x) #s(literal -19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 #s(literal 361/1024 binary32) (-.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (*.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) (+.f32 (log.f32 x) #s(literal -19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32)))
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32))) (/.f32 #s(literal 361/1024 binary32) (+.f32 (log.f32 x) #s(literal -19/32 binary32))))
(+.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32))) (/.f32 #s(literal 361/1024 binary32) (-.f32 #s(literal 19/32 binary32) (log.f32 x))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32))) (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32))))))
(/.f32 (*.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) #s(literal 1 binary32)) (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (-.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) (-.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 3 binary32)) #s(literal 6859/32768 binary32)) (+.f32 #s(literal 361/1024 binary32) (*.f32 (log.f32 x) (+.f32 (log.f32 x) #s(literal -19/32 binary32)))))
(/.f32 (neg.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32))) (neg.f32 (+.f32 (log.f32 x) #s(literal -19/32 binary32))))
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32))) (/.f32 #s(literal 361/1024 binary32) (+.f32 (log.f32 x) #s(literal -19/32 binary32))))
(+.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32))) (/.f32 #s(literal 361/1024 binary32) (-.f32 #s(literal 19/32 binary32) (log.f32 x))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32)))
(/.f32 (-.f32 #s(literal 361/1024 binary32) (pow.f32 (log.f32 x) #s(literal 2 binary32))) (-.f32 #s(literal 19/32 binary32) (log.f32 x)))
(-.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32))) (/.f32 #s(literal 361/1024 binary32) (+.f32 (log.f32 x) #s(literal -19/32 binary32))))
(+.f32 (/.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32))) (/.f32 #s(literal 361/1024 binary32) (-.f32 #s(literal 19/32 binary32) (log.f32 x))))
(/.f32 (+.f32 (pow.f32 (log.f32 x) #s(literal 2 binary32)) #s(literal -361/1024 binary32)) (+.f32 (log.f32 x) #s(literal -19/32 binary32)))
(pow.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)) #s(literal 1 binary32))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(pow.f32 (cbrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) #s(literal 3 binary32))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(pow.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)) #s(literal 3 binary32)) #s(literal 1/3 binary32))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(pow.f32 (sqrt.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) #s(literal 2 binary32))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(sqrt.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)) #s(literal 2 binary32)))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(log.f32 (*.f32 x (exp.f32 #s(literal 19/32 binary32))))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(log.f32 (+.f32 #s(literal 1 binary32) (expm1.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)))))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(cbrt.f32 (pow.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32)) #s(literal 3 binary32)))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(expm1.f32 (log1p.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(log1p.f32 (expm1.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(exp.f32 (log.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(exp.f32 (*.f32 (log.f32 (+.f32 (log.f32 x) #s(literal 19/32 binary32))) #s(literal 1 binary32)))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(fma.f32 #s(literal 1 binary32) (log.f32 x) #s(literal 19/32 binary32))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(fma.f32 (pow.f32 (cbrt.f32 (log.f32 x)) #s(literal 2 binary32)) (cbrt.f32 (log.f32 x)) #s(literal 19/32 binary32))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(fma.f32 (sqrt.f32 (log.f32 x)) (sqrt.f32 (log.f32 x)) #s(literal 19/32 binary32))
(+.f32 (log.f32 x) #s(literal 19/32 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 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 3 binary32) (log.f32 (cbrt.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/3 binary32) (*.f32 #s(literal 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 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))) #s(literal 3 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 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 (pow.f32 (cbrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32)) (*.f32 (cbrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 #s(literal 3 binary32) (log.f32 (cbrt.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 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) (*.f32 (sqrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 3 binary32)))
(*.f32 #s(literal 3 binary32) (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))
(*.f32 (*.f32 #s(literal 3 binary32) (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 (*.f32 #s(literal 3 binary32) (pow.f32 (cbrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))))) #s(literal 2 binary32))) (cbrt.f32 (log.f32 (cbrt.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 (*.f32 #s(literal 3 binary32) (sqrt.f32 (log.f32 (cbrt.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32)))))))) (sqrt.f32 (log.f32 (cbrt.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)))))))
(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)))))
(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)))))
(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)))))

eval125.0ms (1.6%)

Compiler

Compiled 5107 to 1220 computations (76.1% saved)

prune188.0ms (2.5%)

Pruning

20 alts after pruning (8 fresh and 12 done)

PrunedKeptTotal
New3744378
Fresh347
Picked055
Done077
Total37720397
Accuracy
100.0%
Counts
397 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
24.6%
(+.f32 (sqrt.f32 (log.f32 x)) #s(literal 19/32 binary32))
52.6%
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
95.7%
(+.f32 (log.f32 #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 binary32)))
96.6%
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
24.5%
(+.f32 #s(literal 1/4 binary32) (sqrt.f32 (log.f32 x)))
11.1%
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 binary32)))
11.1%
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
11.1%
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 6 binary32))))
11.8%
(*.f32 x #s(literal 5/6 binary32))
56.8%
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
43.8%
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x #s(literal 1/4 binary32))) #s(literal 1/3 binary32)))
19.0%
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x #s(literal 1/4 binary32)) #s(literal 3 binary32))))
20.7%
(*.f32 #s(literal 1/3 binary32) (log.f32 #s(literal 73/8 binary32)))
50.0%
(log.f32 (+.f32 x (*.f32 x #s(literal 11/16 binary32))))
57.2%
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
57.2%
(log.f32 (+.f32 x (sqrt.f32 (*.f32 (+.f32 x #s(literal 1 binary32)) (+.f32 x #s(literal -1 binary32))))))
96.7%
(log.f32 (+.f32 x x))
45.5%
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
43.7%
(log.f32 x)
3.0%
#s(literal -6 binary32)
Compiler

Compiled 322 to 196 computations (39.1% saved)

regimes35.0ms (0.5%)

Counts
28 → 1
Calls
Call 1
Inputs
#s(literal -6 binary32)
(*.f32 x #s(literal 5/6 binary32))
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 binary32)))
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 109/120 binary32)))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 6 binary32))))
(log.f32 x)
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(log.f32 (+.f32 x x))
(*.f32 #s(literal 1/3 binary32) (log.f32 #s(literal 73/8 binary32)))
(+.f32 #s(literal 1/4 binary32) (log.f32 x))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(log.f32 (+.f32 x (*.f32 #s(literal 1/4 binary32) x)))
(log.f32 (+.f32 x (*.f32 x #s(literal 11/16 binary32))))
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x #s(literal 1/4 binary32))) #s(literal 1/3 binary32)))
(+.f32 #s(literal 1/4 binary32) (sqrt.f32 (log.f32 x)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (sqrt.f32 (log.f32 x)) #s(literal 19/32 binary32))
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x #s(literal 1/4 binary32)) #s(literal 3 binary32))))
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.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)))))
(log.f32 (+.f32 x (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))))
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x (sqrt.f32 (fma.f32 x x #s(literal -1 binary32))))) #s(literal 1/3 binary32)))
(+.f32 (log.f32 #s(literal 2 binary32)) (pow.f32 (sqrt.f32 (log.f32 x)) #s(literal 2 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))))
Outputs
(log.f32 (+.f32 x (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))))
Calls

3 calls:

19.0ms
x
8.0ms
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
8.0ms
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
Results
AccuracySegmentsBranch
99.2%1x
99.2%1(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
99.2%1(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
Compiler

Compiled 21 to 14 computations (33.3% saved)

regimes22.0ms (0.3%)

Counts
24 → 1
Calls
Call 1
Inputs
#s(literal -6 binary32)
(*.f32 x #s(literal 5/6 binary32))
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 binary32)))
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 109/120 binary32)))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 6 binary32))))
(log.f32 x)
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(log.f32 (+.f32 x x))
(*.f32 #s(literal 1/3 binary32) (log.f32 #s(literal 73/8 binary32)))
(+.f32 #s(literal 1/4 binary32) (log.f32 x))
(+.f32 (log.f32 x) #s(literal 19/32 binary32))
(log.f32 (+.f32 x (*.f32 #s(literal 1/4 binary32) x)))
(log.f32 (+.f32 x (*.f32 x #s(literal 11/16 binary32))))
(*.f32 #s(literal 3 binary32) (*.f32 (log.f32 (+.f32 x #s(literal 1/4 binary32))) #s(literal 1/3 binary32)))
(+.f32 #s(literal 1/4 binary32) (sqrt.f32 (log.f32 x)))
(+.f32 (log.f32 #s(literal 2 binary32)) (log.f32 x))
(+.f32 (log.f32 x) (log.f32 #s(literal 5/4 binary32)))
(+.f32 (sqrt.f32 (log.f32 x)) #s(literal 19/32 binary32))
(*.f32 #s(literal 1/3 binary32) (log.f32 (pow.f32 (+.f32 x #s(literal 1/4 binary32)) #s(literal 3 binary32))))
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.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)))))
Outputs
(log.f32 (+.f32 x x))
Calls

3 calls:

8.0ms
x
7.0ms
(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
7.0ms
(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
Results
AccuracySegmentsBranch
96.7%1x
96.7%1(log.f32 (+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32)))))
96.7%1(+.f32 x (sqrt.f32 (-.f32 (*.f32 x x) #s(literal 1 binary32))))
Compiler

Compiled 21 to 14 computations (33.3% saved)

regimes4.0ms (0.1%)

Counts
9 → 1
Calls
Call 1
Inputs
#s(literal -6 binary32)
(*.f32 x #s(literal 5/6 binary32))
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 binary32)))
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 109/120 binary32)))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 6 binary32))))
(log.f32 x)
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
Outputs
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
Calls

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
45.5%1x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

Counts
8 → 1
Calls
Call 1
Inputs
#s(literal -6 binary32)
(*.f32 x #s(literal 5/6 binary32))
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 binary32)))
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 109/120 binary32)))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 6 binary32))))
(log.f32 x)
Outputs
(log.f32 x)
Calls

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
43.7%1x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

Counts
7 → 1
Calls
Call 1
Inputs
#s(literal -6 binary32)
(*.f32 x #s(literal 5/6 binary32))
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 5/6 binary32)))
(+.f32 #s(literal -6 binary32) (*.f32 x #s(literal 109/120 binary32)))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (/.f32 #s(literal 6 binary32) x)))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 #s(literal 6 binary32) (/.f32 #s(literal 1 binary32) x))))
(*.f32 x (-.f32 #s(literal 5/6 binary32) (*.f32 (/.f32 #s(literal 1 binary32) x) #s(literal 6 binary32))))
Outputs
(*.f32 x #s(literal 5/6 binary32))
Calls

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
11.8%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 -6 binary32)
Outputs
#s(literal -6 binary32)
Calls

1 calls:

1.0ms
x
Results
AccuracySegmentsBranch
3.0%1x
Compiler

Compiled 2 to 1 computations (50% saved)

simplify2.0ms (0%)

Algorithm
egg-herbie
Rules
*-commutative
+-commutative
1-exp
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02496
13596
Stop Event
saturated
Calls
Call 1
Inputs
(log.f32 (+.f32 x (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))))
(log.f32 (+.f32 x x))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(log.f32 x)
(*.f32 x #s(literal 5/6 binary32))
#s(literal -6 binary32)
Outputs
(log.f32 (+.f32 x (*.f32 (sqrt.f32 (+.f32 x #s(literal 1 binary32))) (sqrt.f32 (+.f32 x #s(literal -1 binary32))))))
(log.f32 (+.f32 x x))
(log.f32 (*.f32 x #s(literal 5/4 binary32)))
(log.f32 x)
(*.f32 x #s(literal 5/6 binary32))
#s(literal -6 binary32)

soundness1.3s (17.6%)

Rules
1202×times-frac
1192×unpow-prod-down
1036×sub-neg
986×unsub-neg
832×fma-define
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01668
13468
24268
36068
410368
518968
651568
7122968
8301668
9441068
10553168
11598168
12617868
13625168
14633068
15703368
16785668
018198
1214198
22135198
083912884931999
1168412884931223
2489212884929429
05577509
110776933
230886819
013285287
151655287
Stop Event
fuel
unsound
node limit
node limit
node limit
node limit
Compiler

Compiled 256 to 139 computations (45.7% saved)

preprocess103.0ms (1.3%)

Compiler

Compiled 100 to 70 computations (30% saved)

end0.0ms (0%)

Profiling

Loading profile data...